feat(secret-sync): support syncing to vercel team with all custom environments#6136
feat(secret-sync): support syncing to vercel team with all custom environments#6136
Conversation
… environments enabled
✅ Snyk checks have passed. No issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 8426541593
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
scott-ray-wilson
left a comment
There was a problem hiding this comment.
issue with resolving target and thoughts on api
|
💬 Discussion in Slack: #pr-review-infisical-6136-feat-secret-sync-support-syncing-to-vercel-team-with-al Posted by Review Police — reviews, comments, new commits, and CI failures will stream into this channel. |
victorvhs017
left a comment
There was a problem hiding this comment.
Tested and working!
Context
I've added support for syncing to Vercel teams with all custom environments enabled. Previously, we only supported the default environments: development, preview, and production, but now we support all custom environments. This is a true/false switch in Vercel: you can select individual custom environments, or choose all of them.
Type
Checklist
type(scope): short description(scope is optional, e.g.,fix: prevent crash on syncorfix(api): handle null response).