Skip to content

Comments

Implement Manual Release Process#13

Merged
vuon9 merged 2 commits intomainfrom
feat/manual-release-process-14923196322359509576
Jan 1, 2026
Merged

Implement Manual Release Process#13
vuon9 merged 2 commits intomainfrom
feat/manual-release-process-14923196322359509576

Conversation

@google-labs-jules
Copy link
Contributor

This change implements a new manual release process for the Bulk Ops Generator. The new process is manually triggered, creates a release pull request for review, and includes a manual approval step for publishing to the VSCode Marketplace. I have also added documentation for the new process in a RELEASING.md file.


PR created automatically by Jules for task 14923196322359509576 started by @vuon9

This commit introduces a new manual release process, replacing the previous automated system.

Key changes:
- Replaced `semantic-release` with `release-please-action` to create release pull requests.
- The new workflow is manually triggered and includes an integrated `publish` job.
- The `publish` job requires manual approval before publishing to the VSCode Marketplace.
- Added a placeholder step for publishing to the Open VSX marketplace.
- Created a `RELEASING.md` file to document the new process.
- Removed the old `publish.yml` workflow and `semantic-release` dependencies.
- Added the `out/` directory to `.gitignore` to prevent compiled files from being committed.
@google-labs-jules
Copy link
Contributor Author

👋 Jules, reporting for duty! I'm here to lend a hand with this pull request.

When you start a review, I'll add a 👀 emoji to each comment to let you know I've read it. I'll focus on feedback directed at me and will do my best to stay out of conversations between you and other bots or reviewers to keep the noise down.

I'll push a commit with your requested changes shortly after. Please note there might be a delay between these steps, but rest assured I'm on the job!

For more direct control, you can switch me to Reactive Mode. When this mode is on, I will only act on comments where you specifically mention me with @jules. You can find this option in the Pull Request section of your global Jules UI settings. You can always switch back!


For security, I will only act on instructions from the user who triggered this task.

New to Jules? Learn more at jules.google/docs.

This commit introduces a new manual release process, replacing the previous automated system.

Key changes:
- Replaced `semantic-release` with `release-please-action` to create release pull requests.
- The new workflow is manually triggered and includes an integrated `publish` job.
- The `publish` job requires manual approval before publishing to the VSCode Marketplace.
- Added a placeholder step for publishing to the Open VSX marketplace.
- Created a `RELEASING.md` file to document the new process.
- Removed the old `publish.yml` workflow and `semantic-release` dependencies.
- Added the `out/` directory to `.gitignore` to prevent compiled files from being committed.
- Corrected the `release-please-action` repository URL to `googleapis/release-please-action`.
@vuon9 vuon9 marked this pull request as ready for review January 1, 2026 12:35
@vuon9 vuon9 merged commit f43fa50 into main Jan 1, 2026
1 check passed
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