Skip to content

[backplane/repo-fixer] upgrade machine resource classes to gen3#339

Draft
circleci-foundation-ops wants to merge 1 commit into
mainfrom
backplane/fixer-gen3-compute
Draft

[backplane/repo-fixer] upgrade machine resource classes to gen3#339
circleci-foundation-ops wants to merge 1 commit into
mainfrom
backplane/fixer-gen3-compute

Conversation

@circleci-foundation-ops

@circleci-foundation-ops circleci-foundation-ops commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

Important

This PR was AI-generated by the backplane-cicd repo-fixer pipeline. Give feedback in #backplane-ecosystem.

upgrade machine resource classes to gen3

Append .gen3 to machine executor resource_class values (medium, large, xlarge, 2xlarge, 2xlarge+).

Gen3 only supports the current and edge image tags, so pinned/dated tags
(e.g. ubuntu-2404:2024.11.1) are rewritten to ubuntu-2404:current.

Jobs with circleci_ip_ranges are left unchanged (incompatible).

Jobs without an explicit resource_class get medium.gen3 (the default was medium).

See: https://circleci.com/docs/reference/configuration-reference/#linuxvm-gen3-execution-environment
Fixer-Version: 1

Append .gen3 to machine executor resource_class values (medium, large, xlarge, 2xlarge, 2xlarge+).

Gen3 only supports the current and edge image tags, so pinned/dated tags
(e.g. ubuntu-2404:2024.11.1) are rewritten to ubuntu-2404:current.

Jobs with circleci_ip_ranges are left unchanged (incompatible).

Jobs without an explicit resource_class get medium.gen3 (the default was medium).

See: https://circleci.com/docs/reference/configuration-reference/#linuxvm-gen3-execution-environment
Fixer-Version: 1
@circleci-foundation-ops
circleci-foundation-ops force-pushed the backplane/fixer-gen3-compute branch from 37311f6 to 7f14865 Compare July 22, 2026 21:14
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.

1 participant