Files
Pumpkin/.github/workflows/rust.yml
Missing_Love 83199db6a1 feat: Add support for multiple CPU targets in Rust workflow (#1707)
* Enhance CI with x86-64-v2 build and release notes

Add build job for x86-64-v2 architecture and update release process.

Signed-off-by: Missing_Love <42416195+Q2297045667@users.noreply.github.com>

* Enhance CI workflow for x86-64 architecture support

Updated CI workflow to support additional x86-64 architectures and removed deprecated build job for x86-64-v2.

Signed-off-by: Missing_Love <42416195+Q2297045667@users.noreply.github.com>

* Refactor Rust CI workflow with new build steps

Refactor CI workflow to simplify architecture and improve clarity. Added new build steps for standard, x86-64-v2, and x86-64-v3 releases.

Signed-off-by: Missing_Love <42416195+Q2297045667@users.noreply.github.com>

* add macOS Intel x86-64-v3

* Add x86-64-v4

Signed-off-by: Missing_Love <42416195+Q2297045667@users.noreply.github.com>

* treatment for OCD

Signed-off-by: Missing_Love <42416195+Q2297045667@users.noreply.github.com>

* 0

Signed-off-by: Missing_Love <42416195+Q2297045667@users.noreply.github.com>

* rollback

Removed x86-64-v4 architecture from the workflow and adjusted related steps for x86-64-v2 and x86-64-v3. Updated comments and artifact names accordingly.

Signed-off-by: Missing_Love <42416195+Q2297045667@users.noreply.github.com>

* Refactor CI workflow for Rust project

Signed-off-by: Missing_Love <42416195+Q2297045667@users.noreply.github.com>

* Refactor CI workflow for Rust with additional checks

Updated CI workflow for Rust project to include formatting checks, unused dependency detection, and enhanced build and test steps across multiple platforms and architectures.

Signed-off-by: Missing_Love <42416195+Q2297045667@users.noreply.github.com>

* Update GitHub Actions workflow for Rust project

Signed-off-by: Missing_Love <42416195+Q2297045667@users.noreply.github.com>

* Upgrade checkout action from v4 to v6

Signed-off-by: Missing_Love <42416195+Q2297045667@users.noreply.github.com>

* Update rust.yml

Signed-off-by: Missing_Love <42416195+Q2297045667@users.noreply.github.com>

* Update GitHub Actions workflow for Rust

Signed-off-by: Missing_Love <42416195+Q2297045667@users.noreply.github.com>

* Update install-action version in rust.yml

Signed-off-by: Missing_Love <42416195+Q2297045667@users.noreply.github.com>

* Update rust.yml

Signed-off-by: Missing_Love <42416195+Q2297045667@users.noreply.github.com>

---------

Signed-off-by: Missing_Love <42416195+Q2297045667@users.noreply.github.com>
2026-03-25 14:39:24 +01:00

6.6 KiB