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

Commit

Permalink
Better details on implications of zapier pull
Browse files Browse the repository at this point in the history
  • Loading branch information
pragmatic-zac committed Aug 30, 2024
1 parent aedebe3 commit f23d481
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions docs/_manage/versions/versions.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,14 @@ Integrations created with the Platform CLI cannot be edited in the Platform UI,

### What do I do if I am blocked from pushing new versions?

Zapier may fix bugs or add new features to your integration and release a new version. You can run `zapier pull` to update your local files with the latest version.
Zapier may fix bugs or add new features to your integration and release a new version.

Any destructive file changes will prompt you with a confirmation dialog before continuing.
In the event that Zapier has made changes to your integration, you will be unable to do the following until you update your local files by running `zapier pull`:
- push to the promoted version
- promote a new version
- migrate from one version to another version

Run `zapier pull` to update your local files with the latest version and remove these restrictions. Any destructive file changes will prompt you with a confirmation dialog before continuing.

## Who can view your versions?

Expand Down

0 comments on commit f23d481

Please sign in to comment.