Skip to content

chore: pin azldev version via .azldev-version file#17259

Merged
reubeno merged 1 commit into
microsoft:4.0from
dmcilvaney:damcilva/4.0/pipelines/pin_alzdev_infra
May 15, 2026
Merged

chore: pin azldev version via .azldev-version file#17259
reubeno merged 1 commit into
microsoft:4.0from
dmcilvaney:damcilva/4.0/pipelines/pin_alzdev_infra

Conversation

@dmcilvaney
Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI review requested due to automatic review settings May 15, 2026 16:13
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

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 centralizes the azldev tool version in a new root .azldev-version file so local setup, GitHub Actions, ADO, and the shared CI runner can install the same pinned commit.

Changes:

  • Adds .azldev-version with a pinned azldev commit.
  • Updates README and CI workflows to install azldev from that file.
  • Updates runner-image and workflow guidance to describe/pass the pinned version.

Reviewed changes

Copilot reviewed 8 out of 8 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
.azldev-version Defines the pinned azldev commit.
README.md Documents installing azldev from the pinned version file.
.github/workflows/lint.yaml Uses .azldev-version when installing azldev for lint validation.
.github/workflows/containers/azldev-runner.Dockerfile Adds an AZLDEV_VERSION build arg for installing azldev in the runner image.
.github/workflows/check-rendered-specs.yml Passes .azldev-version into runner image builds.
.github/workflows/ado/templates/sources-upload-stages.yml Installs azldev from .azldev-version instead of an ADO variable.
.github/workflows/ado/sources-upload.yml Removes the obsolete AzldevCommit variable-group documentation.
.github/instructions/pr-check-workflows.instructions.md Updates guidance to describe the shared .azldev-version pin.

Comment thread .github/workflows/containers/azldev-runner.Dockerfile Outdated
Comment thread .github/instructions/pr-check-workflows.instructions.md
@dmcilvaney dmcilvaney force-pushed the damcilva/4.0/pipelines/pin_alzdev_infra branch from 0bca03b to 11e3232 Compare May 15, 2026 16:21
@dmcilvaney dmcilvaney changed the base branch from tomls/base/main to 4.0 May 15, 2026 21:05
@dmcilvaney dmcilvaney force-pushed the damcilva/4.0/pipelines/pin_alzdev_infra branch from 11e3232 to 323263d Compare May 15, 2026 21:09
@dmcilvaney dmcilvaney force-pushed the damcilva/4.0/pipelines/pin_alzdev_infra branch from 323263d to 5f932b3 Compare May 15, 2026 22:53
@reubeno reubeno merged commit fef70a3 into microsoft:4.0 May 15, 2026
6 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