Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prepare for Initial release #43

Merged
merged 3 commits into from
Oct 18, 2023
Merged

Prepare for Initial release #43

merged 3 commits into from
Oct 18, 2023

Conversation

thegecko
Copy link
Contributor

What it does

Prepare for initial release. Propose v1.0.0 and have it set as a preview release.

Review checklist

Reminder for reviewers

@colin-grant-work
Copy link
Contributor

Is it planned to publish to both Open VSX and the VSCode Marketplace, or just Open VSX?

@@ -62,7 +62,7 @@ jobs:
node-version: 16.x
- name: Publish
run: |
npx ovsx@0.5.1 publish -i artifacts/*/*.vsix -p ${{secrets.OPEN_VSX_TOKEN}}
npx ovsx@0.8.0 publish -i artifacts/*/*.vsix -p ${{secrets.OPEN_VSX_TOKEN}}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is it definitely worth specifying the version, or could we go with a versionless invocation and trust latest?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

0.8.0 has worked well for us, but I'm happy to go version-less.

@thegecko
Copy link
Contributor Author

Is it planned to publish to both Open VSX and the VSCode Marketplace, or just Open VSX?

Both

@thegecko thegecko merged commit afe0f80 into main Oct 18, 2023
4 checks passed
@thegecko thegecko deleted the initial-release branch October 18, 2023 15:06
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.

2 participants