Skip to content

[#651] Add a binary to the release#652

Open
marlonbaeten wants to merge 2 commits intomainfrom
add-binary-to-release
Open

[#651] Add a binary to the release#652
marlonbaeten wants to merge 2 commits intomainfrom
add-binary-to-release

Conversation

@marlonbaeten
Copy link
Copy Markdown
Contributor

@marlonbaeten marlonbaeten commented May 3, 2026

Closes #651

DOD checklist

For PR maintainer

Perform these checks before marking the PR as ready:

  • I have linked the PR to at least one issue.
  • I assigned the PR to myself.
  • I have added a description how to test this PR (see "Review Instructions").
  • I have added documentation where necessary.

For reviewer

  • I have read all code changes.
  • I have audited the code quality.
  • I have tested the changes either or both:
    • locally
    • on the test environment (preferred)
  • I have validated that the PR is functionally correct (use-cases, figma designs, etc.)

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 3, 2026

Sigrid maintainability feedback

💭️ You did not change any files that are analyzed by Sigrid.


View this system in Sigrid

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 3, 2026

PDF diff summary

Template Input Status
model-h1.typ model-h1-example-1.json 🔵 identical
model-h1.typ model-h1-example-2.json 🔵 identical
model-h1.typ model-h1-example-3.json 🔵 identical
model-h3-1.typ model-h3-1-example-1.json 🔵 identical
model-h3-1.typ model-h3-1-example-2.json 🔵 identical
model-h3-1.typ model-h3-1-example-3.json 🔵 identical
model-h4.typ model-h4-example-1.json 🔵 identical
model-h4.typ model-h4-example-2.json 🔵 identical
model-h4.typ model-h4-example-3.json 🔵 identical
model-h9.typ model-h9-example-1.json 🔵 identical
model-h9.typ model-h9-example-2.json 🔵 identical
model-h9.typ model-h9-example-3.json 🔵 identical


- name: Install cargo-sbom
if: steps.release_check.outputs.release_exists == 'false'
uses: psastras/sbom-rs/actions/install-cargo-sbom@9ecc460b937ac5558c4f8ebebc9e07d2bdbef67b # v0.10.0
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented May 4, 2026

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.

Publish an application binary every release

2 participants