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

Mathieubellon/build release action #3

Merged
merged 5 commits into from
Sep 10, 2024

Conversation

mathieubellon
Copy link
Collaborator

No description provided.

Add a new GitHub Actions workflow file, build.yaml, to automate the process of building the VSIX file for the GitGuardian extension. This workflow is triggered on pushes to the mathieubellon/build-release-action branch. It sets up the necessary environment, installs dependencies, builds the extension, and uploads the resulting VSIX file as an artifact.
@mathieubellon mathieubellon merged commit db074eb into main Sep 10, 2024
1 check passed
@mathieubellon mathieubellon deleted the mathieubellon/build-release-action branch September 10, 2024 12:04
mathieubellon added a commit that referenced this pull request Sep 11, 2024
* feat: Add GitHub Actions workflow for building VSIX file

Add a new GitHub Actions workflow file, build.yaml, to automate the process of building the VSIX file for the GitGuardian extension. This workflow is triggered on pushes to the mathieubellon/build-release-action branch. It sets up the necessary environment, installs dependencies, builds the extension, and uploads the resulting VSIX file as an artifact.
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.

1 participant