Bump resource class for release job to reduce failures by neel-astro · Pull Request #1814 · astronomer/astro-cli
Navigation Menu
{{ message }}
astronomer / astro-cli Public
- Notifications You must be signed in to change notification settings
- Fork 106
Merged
Bump resource class for release job to reduce failures#1814
neel-astro merged 1 commit intomainfrom
Bump resource class for release job to reduce failures#1814
neel-astro merged 1 commit intomainfrom
Conversation
Copy link
Contributor
neel-astro
commented
Mar 20, 2025
neel-astro
commented
Description
The current large resource class seems to be maxing out in terms of CPU and memory causing frequent build failure when releasing new CLI versions. This is due to high requirements when we try to build various platforms and arch binaries that need to cross-compile libs along with cgo enabled.
Reference job stats: https://app.circleci.com/pipelines/github/astronomer/astro-cli/6195/workflows/549fbbc2-32bb-4f05-a8de-5c19e1a29e38/jobs/13010/resources
neel-astro
requested review from
jeremybeard and
kushalmalani
as code owners
jeremybeard approved these changes Mar 20, 2025
neel-astro
deleted the
bump-release-ci-resource-class
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment