Skip to content
This repository has been archived by the owner on Nov 29, 2024. It is now read-only.

Commit

Permalink
Merge pull request #546 from zapier/PLATSUP-999
Browse files Browse the repository at this point in the history
[PLATSUP-999] Adding 8.3 regarding dependency updates
  • Loading branch information
robertscl authored Nov 21, 2023
2 parents ffe20f7 + 0ee97e5 commit 8f88cf0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/_publish/integration-publishing-guidelines.md
Original file line number Diff line number Diff line change
Expand Up @@ -485,5 +485,7 @@ Do not hard code credentials such as API Keys, Client IDs, Client Secrets, etc.
### 8.2 Structure
If you are using the [Zapier CLI](https://platform.zapier.com/reference/cli-docs) to build the integration, ensure files are logically broken out into respective directories and the code is easy to follow. We suggest putting triggers, actions, and searches each in their own directories.

### 8.3 Dependencies
If you are using the [Zapier CLI](https://platform.zapier.com/reference/cli-docs), keep dependencies up to date. When notified that a dependency must be updated—for example, `zapier-platform-legacy-scripting-runner`, `zapier-platform-core`, or `zapier-platform-cli`—complete the update in a timely manner or by the stated deadline. If requested updates are not completed by the stated deadline, Zapier reserves the right to make necessary updates on your behalf.

If you have any questions or concerns about our integration review guidelines, contact Zapier via the [contact form](https://developer.zapier.com/contact).

0 comments on commit 8f88cf0

Please sign in to comment.