Skip to content

Rider test#73

Merged
Rider-Linden merged 25 commits into
developfrom
rider-test
May 27, 2026
Merged

Rider test#73
Rider-Linden merged 25 commits into
developfrom
rider-test

Conversation

@Rider-Linden
Copy link
Copy Markdown
Collaborator

No description provided.

Copilot AI review requested due to automatic review settings May 27, 2026 17:54
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Adds GitHub Actions automation to cut releases for the VS Code extension (tagging, changelog/readme/version updates, VSIX packaging, GitHub release creation, and optional Marketplace publish), and adjusts CI triggers/artifact naming to align with the new release process.

Changes:

  • Add a manual “Cut Release” workflow that generates release notes, updates version/changelog/readme badges, builds/packages a VSIX, creates a GitHub release, and optionally publishes to the VS Code Marketplace.
  • Add a reusable workflow intended to generate release notes via workflow_call.
  • Update CI to ignore tag pushes and simplify build artifact naming/version handling.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 5 comments.

File Description
.github/workflows/release.yml New end-to-end manual release workflow (notes/version/changelog/badges, branch+tag, PRs, VSIX, release, optional Marketplace publish).
.github/workflows/generate-release-notes.yml New reusable workflow for generating release notes (currently appears unused).
.github/workflows/ci.yml Adjust CI triggers (ignore tags) and simplify build steps/artifact naming.

Comment thread .github/workflows/release.yml
Comment thread .github/workflows/release.yml Outdated
Comment thread .github/workflows/release.yml
Comment thread .github/workflows/ci.yml
Comment thread .github/workflows/generate-release-notes.yml
@Rider-Linden Rider-Linden force-pushed the rider-test branch 3 times, most recently from b900af7 to 23161af Compare May 27, 2026 18:24
Rider-Linden and others added 2 commits May 27, 2026 11:34
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
@Rider-Linden Rider-Linden merged commit 05aa031 into develop May 27, 2026
5 checks passed
@Rider-Linden Rider-Linden deleted the rider-test branch May 27, 2026 18:46
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.

2 participants