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

feat: allow to publish to Open VSX only #488

Merged
merged 5 commits into from
Jul 11, 2023
Merged

Conversation

dankeboy36
Copy link
Contributor

If the OVSX_PAT is set but VSCE_PAT is missing, pushing the VSIX to the Open VSX Registry is still possible.

Closes #483

If the `OVSX_PAT` is set but `VSCE_PAT` is missing, pushing the VSIX to
the Open VSX Registry is still possible.

Closes felipecrs#483

Signed-off-by: dankeboy36 <dankeboy36@gmail.com>
Copy link
Owner

@felipecrs felipecrs left a comment

Choose a reason for hiding this comment

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

Thanks a ton. I left a few comments to fix before merging though.

lib/publish.js Outdated Show resolved Hide resolved
lib/utils.js Outdated Show resolved Hide resolved
lib/verify.js Outdated Show resolved Hide resolved
lib/verify.js Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
@felipecrs felipecrs changed the title fix: can publish to Open VSX only feat: allow to publish to Open VSX only Jul 11, 2023
Signed-off-by: dankeboy36 <dankeboy36@gmail.com>
@dankeboy36
Copy link
Contributor Author

I left a few comments to fix before merging though.

Great review. Thank you!

Here, I have changed one of the error codes to align with the other ones. Let me know if you want it back.

dankeboy36 and others added 3 commits July 11, 2023 21:40
Signed-off-by: dankeboy36 <dankeboy36@gmail.com>
Signed-off-by: dankeboy36 <dankeboy36@gmail.com>
@felipecrs felipecrs merged commit 28338a6 into felipecrs:master Jul 11, 2023
6 checks passed
@felipecrs
Copy link
Owner

Thanks a lot for the PR. I took the liberty of making some changes, hope you don't mind. :)

@github-actions
Copy link

🎉 This PR is included in version 5.6.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@felipecrs
Copy link
Owner

BTW I'm happy to explain the changes I made if you'd like to know why I did them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants