Skip to content

fix: repair Azure release pipeline - #436

Merged
Jane Chu (janechu) merged 4 commits into
mainfrom
users/janechu/fix-build-pipeline
Aug 11, 2026
Merged

fix: repair Azure release pipeline#436
Jane Chu (janechu) merged 4 commits into
mainfrom
users/janechu/fix-build-pipeline

Conversation

@janechu

Copy link
Copy Markdown
Contributor

Summary

  • keep rustup on the hosted agent's native Cargo home while using a separate cached Cargo home for release builds
  • select Rust 1.93 explicitly across Linux, macOS, Windows, and artifact assembly
  • add issue-based changelogs to GitHub releases
  • restrict production build and CD runs to release artifacts sourced from main, while preserving feature-branch validation runs
  • update the release automation specification

Validation

  • cargo xtask check
  • Azure release build completed successfully across Linux, macOS, and Windows
  • Azure production CD completed signing, tagging, and external publication successfully

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

Copilot-Session: 65ef3f32-5e2e-4739-80e9-82a36aad1145
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

Copilot-Session: 65ef3f32
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

Copilot-Session: 65ef3f32-5e2e-4739-80e9-82a36aad1145
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

Copilot-Session: 65ef3f32-5e2e-4739-80e9-82a36aad1145
@janechu
Jane Chu (janechu) merged commit f75a405 into main Aug 11, 2026
19 checks passed
@janechu
Jane Chu (janechu) deleted the users/janechu/fix-build-pipeline branch August 11, 2026 04:34
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