Skip to content

Update release process#973

Merged
MitMaro merged 1 commit into
masterfrom
mitmaro/refactor-update-release-pipeline
Jun 8, 2025
Merged

Update release process#973
MitMaro merged 1 commit into
masterfrom
mitmaro/refactor-update-release-pipeline

Conversation

@MitMaro
Copy link
Copy Markdown
Owner

@MitMaro MitMaro commented Jun 8, 2025

This change contains a major rewrite of the release process to generate fewer overall releases, while adding support for additional targets. The most significant change is releasing fully static binaries for Linux targets, meaning there is no longer a need to make multiple binaries to support different versions of glibc. macOS now has a universal binary that will work on Apple silicon as well as x86_64 systems. On Windows a new target of x86_64 GNU is now being published.

The other noteworthy change is the creation of archives for each release, where each archive includes the README, license and other related files, along with the binary.

On a project development point of view, the latest release and full release now shares a pipeline. This ensures that the release pipeline is being regularly actioned, as well as providing latest releases against all supported targets.

This change contains a major rewrite of the release process to generate
fewer overall releases, while adding support for additional targets. The
most significant change is releasing fully static binaries for Linux
targets, meaning there is no longer a need to make multiple binaries to
support different versions of glibc. macOS now has a universal binary
that will work on Apple silicon as well as x86_64 systems. On Windows a
new target of x86_64 GNU is now being published.

The other noteworthy change is the creation of archives for each
release, where each archive includes the README, license and other
related files, along with the binary.

On a project development point of view, the latest release and full
release now shares a pipeline. This ensures that the release pipeline is
being regularly actioned, as well as providing latest releases against
all supported targets.
@MitMaro MitMaro self-assigned this Jun 8, 2025
@coveralls
Copy link
Copy Markdown

Pull Request Test Coverage Report for Build 15519610372

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 97.589%

Totals Coverage Status
Change from base Build 15519513799: 0.0%
Covered Lines: 4858
Relevant Lines: 4978

💛 - Coveralls

@MitMaro MitMaro merged commit 4d16b29 into master Jun 8, 2025
8 checks passed
@MitMaro MitMaro deleted the mitmaro/refactor-update-release-pipeline branch June 8, 2025 14:55
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