Skip to content

Enhance release artifact naming#478

Open
yulnr wants to merge 1 commit into
mainfrom
enhance-release-artifacts-names
Open

Enhance release artifact naming#478
yulnr wants to merge 1 commit into
mainfrom
enhance-release-artifacts-names

Conversation

@yulnr

@yulnr yulnr commented May 15, 2025

Copy link
Copy Markdown
Member

Changes

Updated the release workflow to enhance release artifact naming with the following convention:

  • For Ubuntu: Moly-{version}-ubuntu-22.04-amd64.deb
  • For Linux artifacts: Moly-{version}-linux-x86_64.tar.gz and Moly-{version}-linux-x86_64.AppImage
  • For macOS: Moly-{version}-macos-{arch}.dmg where arch is either arm64 or x86_64
  • For Windows: Moly-{version}-windows-x64.exe

- Added steps to extract version from Cargo.toml for Linux, MacOS, and Windows builds.
- Implemented renaming of build artifacts to include version information for better clarity.
- Updated upload commands to reflect new artifact naming conventions.
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