Skip to content

Commit a894a9d

Browse files
authored
feat(action-builder): bump version (#420)
## Describe your changes ## Issue ticket number and link ## Checklist before requesting a review (skip if just adding/editing APIs & templates) - [ ] I added tests, otherwise the reason is: - [ ] External API requests have `retries` - [ ] Pagination is used where appropriate - [ ] The built in `nango.paginate` call is used instead of a `while (true)` loop - [ ] Third party requests are NOT parallelized (this can cause issues with rate limits) - [ ] If a sync requires metadata the `nango.yaml` has `auto_start: false` - [ ] If the sync is a `full` sync then `track_deletes: true` is set - [ ] I followed the best practices and guidelines from the [Writing Integration Scripts](/NangoHQ/integration-templates/blob/main/guides/WRITING_SCRIPTS.md) doc
1 parent 6c9d3e5 commit a894a9d

File tree

5 files changed

+50
-344
lines changed

5 files changed

+50
-344
lines changed

.claude/agents/connection-discoverer/connection-discoverer.md

Lines changed: 0 additions & 168 deletions
This file was deleted.

.claude/agents/connection-discoverer/find-connections.js

Lines changed: 0 additions & 91 deletions
This file was deleted.

0 commit comments

Comments
 (0)