apigee / apigee/apigeetool-node
Deploy existing shared flow
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 91
- Forks
- 91
- PR merge metrics
- No merged PRs in 30d
Description
It would be nice to have a command similar to deployExistingRevision but for shared flows. Are there any apigee management API restriction to this? Thanks!
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the existing deployExistingRevision command and the code path used to deploy shared flows. Check the Apigee management API behavior and restrictions for shared-flow deployment, then define the command's expected behavior and verify it against the relevant deployment flow. Done means the command can deploy an existing shared-flow revision, or the API limitation is documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- api, cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100