Skip to content
This repository was archived by the owner on Mar 26, 2026. It is now read-only.

Add webpack workflow and extension release workflow#85

Merged
SanjulaGanepola merged 11 commits intomainfrom
fix/github-workflows
Oct 15, 2024
Merged

Add webpack workflow and extension release workflow#85
SanjulaGanepola merged 11 commits intomainfrom
fix/github-workflows

Conversation

@SanjulaGanepola
Copy link
Copy Markdown
Member

@SanjulaGanepola SanjulaGanepola commented Oct 4, 2024

Changes

  • Added webpack workflow to run on PRs
  • Sync CLI and extension version to 1.0.0
  • Update release workflow to publish CLI and extension
  • Added extension release workflow (publishes when release created and tag is prefixed with vs-)
  • Updated CLI release workflow (publishes when release created and tag is prefixed with cli-)

@worksofliam Can you add these secrets or provide me admin access to add Edmund's tokens?

  • OPENVSX_TOKEN
  • PUBLISHER_TOKEN

Signed-off-by: Sanjula Ganepola <Sanjula.Ganepola@ibm.com>
Signed-off-by: Sanjula Ganepola <Sanjula.Ganepola@ibm.com>
Signed-off-by: Sanjula Ganepola <Sanjula.Ganepola@ibm.com>
@SanjulaGanepola SanjulaGanepola added the vs Specific to the Visual Studio Extension label Oct 4, 2024
@SanjulaGanepola SanjulaGanepola linked an issue Oct 4, 2024 that may be closed by this pull request
Signed-off-by: Sanjula Ganepola <Sanjula.Ganepola@ibm.com>
Signed-off-by: Sanjula Ganepola <Sanjula.Ganepola@ibm.com>
Signed-off-by: Sanjula Ganepola <Sanjula.Ganepola@ibm.com>
Signed-off-by: Sanjula Ganepola <Sanjula.Ganepola@ibm.com>
Signed-off-by: Sanjula Ganepola <Sanjula.Ganepola@ibm.com>
Signed-off-by: Sanjula Ganepola <Sanjula.Ganepola@ibm.com>
Signed-off-by: Sanjula Ganepola <Sanjula.Ganepola@ibm.com>
Signed-off-by: Sanjula Ganepola <Sanjula.Ganepola@ibm.com>
@SanjulaGanepola SanjulaGanepola merged commit 63983ae into main Oct 15, 2024
@SanjulaGanepola SanjulaGanepola deleted the fix/github-workflows branch October 15, 2024 23:42
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

vs Specific to the Visual Studio Extension

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Setup release process for extension

2 participants