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

Automate build and publish to VS Marketplace #62

Open
3 tasks
sgoudham opened this issue Dec 2, 2024 · 0 comments
Open
3 tasks

Automate build and publish to VS Marketplace #62

sgoudham opened this issue Dec 2, 2024 · 0 comments
Assignees

Comments

@sgoudham
Copy link
Contributor

sgoudham commented Dec 2, 2024

Description

This repository, currently, requires a person to manually build and upload to the Visual Studio marketplace. We should automate this.

Acceptance Criteria

  • Document CLI commands to build the project/theme into a VSIX
  • Create a build.yml GitHub Actions workflow to build the aforementioned VSIX on pushes and PRs to the main branch
  • Create a publish.yml GitHub Actions workflow to publish the aforementioned VSIX to the Visual Studio marketplace using their API.
@sgoudham sgoudham changed the title Automate build and deployment Automate build and publish to VS Marketplace Dec 2, 2024
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

No branches or pull requests

2 participants