Skip to content
This repository has been archived by the owner on May 6, 2022. It is now read-only.

Exporting the latest API proxy revision should not append the revision number on the zipfile #16

Closed
kurtkanaskie opened this issue Dec 21, 2021 · 0 comments
Assignees

Comments

@kurtkanaskie
Copy link

When exporting the latest API proxy revision, it would be convenient if the zipfile did not append the revision number.
For example if the latest revision of myproxy-v1 is 7, the proxy is exported as: myproxy-v1_7.zip

Upon importing that API proxy bundle the resultant proxy is named myproxy-v1_7.
This will cause problems for any API product that uses myproxy-v1.

This would facilitate org-to-org migration without any intervening renaming.

Obviously, this doesn't apply when exporting all proxies via --all.

@srinandan srinandan self-assigned this Dec 22, 2021
srinandan added a commit that referenced this issue Dec 31, 2021
fix #16: bundle rev not always incl in zip
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants