Skip to content
This repository was archived by the owner on Aug 20, 2025. It is now read-only.

rust_workflow: added yaml#59

Merged
DanielElisenberg merged 2 commits intomainfrom
rust_workflow
Apr 1, 2025
Merged

rust_workflow: added yaml#59
DanielElisenberg merged 2 commits intomainfrom
rust_workflow

Conversation

@DanielElisenberg
Copy link
Contributor

A workflow to build the rust branch with tags rust-latest, and tag rust-{{sha}}. This way we can differentiate between the python and rust builds

A workflow to build the rust branch with tags rust-latest, and tag rust-{{sha}}. This way we can differentiate between the python and rust builds
@DanielElisenberg DanielElisenberg requested a review from a team as a code owner March 28, 2025 08:21
@sonarqubecloud
Copy link

Copy link
Contributor

@haraldsvik haraldsvik left a comment

Choose a reason for hiding this comment

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

Looks good! lets build some images 🚀

with:
ref: rust
- name: Set up Rust (Minimal)
run: rustup toolchain install stable --profile minimal
Copy link
Contributor

Choose a reason for hiding this comment

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

💯

@DanielElisenberg DanielElisenberg merged commit 05604be into main Apr 1, 2025
6 checks passed
@DanielElisenberg DanielElisenberg deleted the rust_workflow branch April 1, 2025 12:23
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants