Bump resource class for release job to reduce failures by neel-astro · Pull Request #1814 · astronomer/astro-cli

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@neel-astro

Copy link

Contributor

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 neel-astro merged commit c0e3a0b into main

Mar 20, 2025

3 of 4 checks passed

@neel-astro neel-astro deleted the bump-release-ci-resource-class branch

March 20, 2025 17:18

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@jeremybeard jeremybeard jeremybeard approved these changes

@kushalmalani kushalmalani Awaiting requested review from kushalmalani

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@neel-astro @jeremybeard