Limit google-cloud-aiplatform to fix issues in CI#46242
Merged
Conversation
eladkal
reviewed
Jan 29, 2025
google-cloud-aiplatform to fix issues in CI
potiuk
approved these changes
Jan 29, 2025
Member
|
Can you also create an issue for that so we do not forget to take care of that later ? |
pankajastro
approved these changes
Jan 29, 2025
Contributor
|
Seems next canary is also failing as the PR is open: https://github.com/apache/airflow/actions/runs/13038931877/job/36376833483 |
Contributor
Author
|
I think we can merge if failures are unrelated to unblock |
2 tasks
jscheffl
reviewed
Jan 29, 2025
Contributor
|
Merging. All errors in CI checks are residual leftovers of other problems, this PR still improves the broken main state. |
got686-yandex
pushed a commit
to got686-yandex/airflow
that referenced
this pull request
Jan 30, 2025
* Adding sklearn as a dependency for google provider * limiting google cloud aiplatform instead * Add link to bug ticket --------- Co-authored-by: Jens Scheffler <95105677+jscheffl@users.noreply.github.com>
dabla
pushed a commit
to dabla/airflow
that referenced
this pull request
Jan 30, 2025
* Adding sklearn as a dependency for google provider * limiting google cloud aiplatform instead * Add link to bug ticket --------- Co-authored-by: Jens Scheffler <95105677+jscheffl@users.noreply.github.com>
ambika-garg
pushed a commit
to ambika-garg/airflow
that referenced
this pull request
Jan 30, 2025
* Adding sklearn as a dependency for google provider * limiting google cloud aiplatform instead * Add link to bug ticket --------- Co-authored-by: Jens Scheffler <95105677+jscheffl@users.noreply.github.com>
niklasr22
pushed a commit
to niklasr22/airflow
that referenced
this pull request
Feb 8, 2025
* Adding sklearn as a dependency for google provider * limiting google cloud aiplatform instead * Add link to bug ticket --------- Co-authored-by: Jens Scheffler <95105677+jscheffl@users.noreply.github.com>
ambika-garg
pushed a commit
to ambika-garg/airflow
that referenced
this pull request
Feb 17, 2025
* Adding sklearn as a dependency for google provider * limiting google cloud aiplatform instead * Add link to bug ticket --------- Co-authored-by: Jens Scheffler <95105677+jscheffl@users.noreply.github.com>
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
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
From the last failure https://github.com/apache/airflow/actions/runs/13032455156/job/36355532907, looks like sklearn is not a dependency on google provider. Using the latest stable version: https://scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_1_6_0.html
^ 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.rstor{issue_number}.significant.rst, in newsfragments.