Skip to content

Chore: [AEA-0000] - bump dev container version to 1.4.8#17

Merged
anthony-nhs merged 2 commits intomainfrom
bump_dev_container_1_4_8
Apr 17, 2026
Merged

Chore: [AEA-0000] - bump dev container version to 1.4.8#17
anthony-nhs merged 2 commits intomainfrom
bump_dev_container_1_4_8

Conversation

@anthony-nhs
Copy link
Copy Markdown
Collaborator

bump dev container version to 1.4.8

Copilot AI review requested due to automatic review settings April 16, 2026 18:57
Copy link
Copy Markdown

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

Updates the pinned reusable GitHub Actions workflow SHA used for devcontainer quality checks, intended to align with devcontainer version 1.4.8.

Changes:

  • Bump quality-checks-devcontainer.yml reusable workflow reference SHA in CI.
  • Bump the same reusable workflow reference SHA in PR validation.
  • Bump the same reusable workflow reference SHA in the release workflow.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

File Description
.github/workflows/release.yml Updates the reusable quality-checks-devcontainer.yml workflow SHA used during release runs.
.github/workflows/pull_request.yml Updates the reusable quality-checks-devcontainer.yml workflow SHA used on pull requests.
.github/workflows/ci.yml Updates the reusable quality-checks-devcontainer.yml workflow SHA used on pushes to main.

Comment thread .github/workflows/ci.yml Outdated
Comment on lines 18 to 20
quality_checks:
uses: NHSDigital/eps-common-workflows/.github/workflows/quality-checks-devcontainer.yml@f3d19a678a725917a5c59cae4d76db621bb7c9c7
uses: NHSDigital/eps-common-workflows/.github/workflows/quality-checks-devcontainer.yml@8399c1f015c1304e40771cbd8ccc24c7ed48fdbc
needs: [get_config_values]
Copy link

Copilot AI Apr 16, 2026

Choose a reason for hiding this comment

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

The PR title/description says it bumps the devcontainer version to 1.4.8, but the repository’s devcontainer definition still sets IMAGE_VERSION to v1.4.2 in .devcontainer/devcontainer.json. If the intent is to upgrade the devcontainer image used by developers, this PR looks incomplete and should update that value (and any other pinned devcontainer image references) to 1.4.8; otherwise, please adjust the PR title/description to reflect that this change is only updating the reusable workflow SHA.

Copilot uses AI. Check for mistakes.
@anthony-nhs anthony-nhs merged commit d86ccff into main Apr 17, 2026
9 checks passed
@anthony-nhs anthony-nhs deleted the bump_dev_container_1_4_8 branch April 17, 2026 08:10
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