Skip to content

Conversation

@zarianec
Copy link
Contributor

@zarianec zarianec commented Feb 7, 2022

The new workflow will try to release a fresh version of a package to marketplaces on every commit to master.
Package versions still must be bumped manually. The workflow will fail otherwise since the version published to the marketplace must be unique.

@MartinKolarik two repository secrets must be set:
OVSX_TOKEN - access token for Open VSX
VSCE_TOKEN - access token for VS Code Marketplace

resolve #4

@MartinKolarik
Copy link
Member

Workflow will fail otherwise since version published to marketplace must be unique.

Can it publish on new tags only? I don't suppose we'd always want each commit to be published and failing CI will look confusing.

@zarianec
Copy link
Contributor Author

zarianec commented Feb 7, 2022

Can it publish on new tags only?

fixed, we should create a 1.0.0 tag to keep it consistent.

@MartinKolarik MartinKolarik merged commit 0d9edcf into master Feb 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Open VSX Registry: Awareness and Important Steps

3 participants