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

Adds GH job to publish the VSCode ext to Marketplace and OpenVSX #209

Merged
merged 4 commits into from
May 21, 2024

Conversation

ncordon
Copy link
Collaborator

@ncordon ncordon commented May 9, 2024

No description provided.

@ncordon ncordon added the work-in-progress Work in progress, don't review label May 9, 2024
Copy link

changeset-bot bot commented May 9, 2024

⚠️ No Changeset found

Latest commit: dd43912

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@ncordon ncordon force-pushed the marketplace-publish-job branch 2 times, most recently from d751459 to aac11db Compare May 10, 2024 08:38
@ncordon ncordon marked this pull request as ready for review May 10, 2024 08:43
@ncordon ncordon requested a review from OskarDamkjaer May 10, 2024 08:43
@ncordon ncordon force-pushed the marketplace-publish-job branch from d2eb439 to e46c979 Compare May 13, 2024 09:34
Copy link
Collaborator

@OskarDamkjaer OskarDamkjaer left a comment

Choose a reason for hiding this comment

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

🔥

node-version: '18'

- name: Setup antlr4
uses: ./.github/actions/setup-antlr4
Copy link
Collaborator

Choose a reason for hiding this comment

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

feels like it's soon time for us to consider caching builds in CI, so we only do one build per merge and just download the artifacts

@ncordon ncordon merged commit 8a63a35 into main May 21, 2024
4 checks passed
@ncordon ncordon deleted the marketplace-publish-job branch May 21, 2024 17:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
work-in-progress Work in progress, don't review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants