zowe-actions / octorelease

Extensible GitHub action to publish semantic releases
Apache License 2.0
4 stars 0 forks source link

Allow for the extensions (VSCE and OVSX) to be published for the first time #108

Closed zFernand0 closed 1 year ago

zFernand0 commented 1 year ago

Allow for the extension to be published for the first time 😋


https://github.com/zowe-actions/octorelease/blob/f7dd980d3745b9ae5b630190087ff63f2705df8d/packages/vsce/src/utils.ts#L23

# npx ovsx get Zowe.asdf --metadata
❌  Extension not found: Zowe.asdf
# echo $?
1
zFernand0 commented 1 year ago

This issue may also apply to VSCEs 😋 See: https://github.com/zowe/zowe-cli-secrets-for-kubernetes/actions/runs/6041214803/job/16393873795