Skip to content

Update workflow runners to ubuntu-latest and wrapper to 1.3.0#15

Merged
Malcolmnixon merged 2 commits intomainfrom
copilot/update-dependency-versions
Dec 26, 2025
Merged

Update workflow runners to ubuntu-latest and wrapper to 1.3.0#15
Malcolmnixon merged 2 commits intomainfrom
copilot/update-dependency-versions

Conversation

Copy link
Contributor

Copilot AI commented Dec 26, 2025

Updates build pipeline dependencies to use latest tooling versions.

Changes

  • build_on_push.yaml:

    • quality-checks job runner: ubuntu-24.04ubuntu-latest
    • wrapper version: 1.2.01.3.0
  • release.yaml:

    • wrapper input description: updated to suggest 1.3.0
    • release job runner: ubuntu-24.04ubuntu-latest
Original prompt

This section details on the original issue you should resolve

<issue_title>[Feature]: Minor dependency updates</issue_title>
<issue_description>### Feature Description

The project should use the latest builds.

Problem Statement

Some of the build pipelines use or refer to older tooling.

Proposed Solution

The project should apply the following updates:

  • build_on_push.yaml 'quality-checks' job should use 'ubuntu-latest'
  • build_on_push.yaml 'build' job should use the 'wrapper' version 1.3.0 rather than 1.2.0
  • release.yaml should update the 'wrapper' input description to suggest the new 1.3.0 version rather than 1.2.0
  • release.yaml build job should use 'ubuntu-latest'

Alternatives Considered

No response

Additional Context

No response</issue_description>

Comments on the Issue (you are @copilot in this section)


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Co-authored-by: Malcolmnixon <1863707+Malcolmnixon@users.noreply.github.com>
Copilot AI changed the title [WIP] Update dependencies to use latest builds Update workflow runners to ubuntu-latest and wrapper to 1.3.0 Dec 26, 2025
Copilot AI requested a review from Malcolmnixon December 26, 2025 16:38
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.

[Feature]: Minor dependency updates

2 participants