Skip to content

fix: windows installer on release tags - #368

Merged
coroa merged 2 commits into
masterfrom
fix/add-windows-installer-branch
Jan 13, 2026
Merged

fix: windows installer on release tags#368
coroa merged 2 commits into
masterfrom
fix/add-windows-installer-branch

Conversation

@coroa

@coroa coroa commented Jan 13, 2026

Copy link
Copy Markdown
Member

Changes proposed in this Pull Request

Follow-up to #333 .

The release github action now makes sure the release installers come with the repository set up on the master branch pointing to the release tag, so that

git pull

will fetch and merge the latest master.

Checklist

  • I tested my contribution locally and it works as intended.
  • A release note doc/release_notes.rst is added.

@coroa
coroa requested a review from tgilon January 13, 2026 12:15

@daniel-rdt daniel-rdt left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks @coroa. Looks good, but I do have a question regarding the state of the repo after running git branch --force master HEAD.

Comment thread .github/workflows/release-installer.yaml
Comment thread .github/workflows/release-installer.yaml
Co-authored-by: Daniel Rüdt <117752024+daniel-rdt@users.noreply.github.com>
@coroa
coroa merged commit a5efc58 into master Jan 13, 2026
4 of 5 checks passed
@coroa
coroa deleted the fix/add-windows-installer-branch branch January 13, 2026 13:59
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