Skip to content

pipeline: trident-release tries to download arm64 RPMs before they are created#708

Merged
bfjelds merged 1 commit into
mainfrom
user/bfjelds/fix-release-deps
Jul 15, 2026
Merged

pipeline: trident-release tries to download arm64 RPMs before they are created#708
bfjelds merged 1 commit into
mainfrom
user/bfjelds/fix-release-deps

Conversation

@bfjelds

@bfjelds bfjelds commented Jul 14, 2026

Copy link
Copy Markdown
Member

🔍 Description

trident-release is missing "GetTridentBinaries_rpms_arm64" dependency

Copilot AI review requested due to automatic review settings July 14, 2026 19:57
@bfjelds
bfjelds requested a review from a team as a code owner July 14, 2026 19:57
@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
Successfully started running 1 pipeline(s).
There may be pipelines that require an authorized user to comment /azp run to run.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This PR fixes the trident-release pipeline stage ordering so the ReleaseArtifacts stage won’t attempt to download arm64 RPM artifacts before the arm64 RPM-producing stage has completed.

Changes:

  • Add GetTridentBinaries_rpms_arm64 to the ReleaseArtifacts stage dependsOn list so arm64 artifacts are guaranteed to exist before download.

@bfjelds
bfjelds merged commit 44567e0 into main Jul 15, 2026
19 checks passed
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.

3 participants