-
Notifications
You must be signed in to change notification settings - Fork 3
chore: Move ADaaS template repo FAQ to public docs #166
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
This commit moves documentation from the airdrop-template-snapin repo to the public docs, as we will archive that repository, and we want all ADaaS documentation to be fully public and stored centrally. no-work-item
🌟 EkLine ReviewerHello! I’m here to help improve your docs. I’ve reviewed your pull request, and left in-line suggestions for quick fixes. For details, visit the Analytics Page. For questions or feedback, please email [email protected]. |
Published docs preview URL: https://devrev-preview-2b8b1b45-5166-4ae5-89d3-31d7fcf4610a.docs.buildwithfern.com |
@patricijabrecko @radovan-jorgic @tilenkavcic please add your documentation commits to this PR, so that we track updates centrally. We also need to check and move all the docs from the template repo here: https://github.com/devrev/airdrop-template-snapin/tree/main/docs. |
Published docs preview URL: https://devrev-preview-39bb5305-0528-4b13-8c5d-38fb0332bb5a.docs.buildwithfern.com |
Published docs preview URL: https://devrev-preview-c01317f5-f07d-4726-8f61-1ab2e48cc689.docs.buildwithfern.com |
Published docs preview URL: https://devrev-preview-63ac3c8d-ff43-44b4-b9b2-e33052d7fd5e.docs.buildwithfern.com |
Published docs preview URL: https://devrev-preview-243607f0-74d9-4b40-a4d4-f69f7d9b84db.docs.buildwithfern.com |
Published docs preview URL: https://devrev-preview-9f542e83-f26b-42ee-91d3-324f5151b2f2.docs.buildwithfern.com |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Remaining comments which cannot be posted as a review comment to avoid GitHub Rate Limit
EkLine
🚫 [EkLine] reported by reviewdog 🐶
Use 'snap-in' instead of 'Snap-in'. (EK25050)
## Snap-in |
🚫 [EkLine] reported by reviewdog 🐶
Use 'snap-in' instead of 'Snap-in'. (EK25050)
Snap-in developers interact with DevRev objects through APIs, get updates on DevRev objects through webhooks, and register an event source to subscribe to GitHub/Slack/any external events. |
🚫 [EkLine] reported by reviewdog 🐶
Use 'snap-in' instead of 'Snap-in'. (EK25050)
## Snap-in package |
🚫 [EkLine] reported by reviewdog 🐶
Use 'snap-in' instead of 'Snap-in'. (EK25050)
## Snap-in version |
🚫 [EkLine] reported by reviewdog 🐶
Prefer English terms over Latin abbreviations. Use 'for example' instead of 'e.g.'. (EK00026)
A [keyring](/snapin-development/references/keyrings/introduction) is a collection of authentication information for external systems. This includes the key (e.g., a PAT token or API key), its type, the organization ID for which a key is valid, |
Published docs preview URL: https://devrev-preview-5c2ca8c0-1dcb-422f-96fe-8105773c04fa.docs.buildwithfern.com |
Published docs preview URL: https://devrev-preview-807ef166-5620-48e9-b6ab-ed0776a9d566.docs.buildwithfern.com |
Published docs preview URL: https://devrev-preview-4933c88f-da51-4f7a-b7c9-d8def3d8f743.docs.buildwithfern.com |
Published docs preview URL: https://devrev-preview-e7646bbc-e121-4549-8c3e-0717927bbef0.docs.buildwithfern.com |
Published docs preview URL: https://devrev-preview-0e54498c-ebd1-45e4-83f3-b9ee31a7f558.docs.buildwithfern.com |
Published docs preview URL: https://devrev-preview-304c5bb9-44e1-4bae-8d1a-477ddc4d894b.docs.buildwithfern.com |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Remaining comments which cannot be posted as a review comment to avoid GitHub Rate Limit
EkLine
🚫 [EkLine] reported by reviewdog 🐶
Must put the ending punctuation at the end of a list item. (EK00041)
1. Create an import at **Settings** > **Imports** > **Import**. |
Published docs preview URL: https://devrev-preview-a47a12b2-0658-4266-8155-587daad75781.docs.buildwithfern.com |
Published docs preview URL: https://devrev-preview-bb6f49da-7d83-42a0-b091-08208ad49163.docs.buildwithfern.com |
# Description This commit updates some configuration, adds a pull request template and cleans some files up. # DevRev issue https://app.devrev.ai/devrev/works/ISS-154204 # Documentation PR devrev/fern-api-docs#166
This reverts commit 74009ee.
This commit moves documentation from the airdrop-template-snapin
repo to the public docs, as we will archive that repository, and we want
all ADaaS documentation to be fully public and stored centrally.
no-work-item