Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump cloud build to 3.31.0 #46953

Merged
merged 1 commit into from
Feb 21, 2025
Merged

Conversation

gopidesupavan
Copy link
Member

Lets bump manually cloud build to 3.31.0, PR builds are failing due to its downloading old version of cloud build version.
example: https://github.com/apache/airflow/actions/runs/13451812649/job/37587927717?pr=46950


^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in newsfragments.

@boring-cyborg boring-cyborg bot added the provider:google Google (including GCP) related issues label Feb 21, 2025
@amoghrajesh
Copy link
Contributor

Which version has a problem?

@gopidesupavan
Copy link
Member Author

Which version has a problem?

The CI run failed due to an issue with Cloud Build. In CI, the latest dependencies are used, and tests are run. This PR addresses #46947 and has already been merged with changes. However, the PR build is still downloading an outdated version of Cloud Build. Forcing the use of the latest version should resolve the issue.

WDYT?

@gopidesupavan
Copy link
Member Author

Basically once the constraints are updated on main that solves the problem, but constraints will update schedule run?. so in the meantime the PR's build benefit with this

@eladkal eladkal merged commit 6557e7a into apache:main Feb 21, 2025
112 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
provider:google Google (including GCP) related issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants