Skip to content

Mark git provider as ready#48860

Merged
potiuk merged 4 commits intoapache:mainfrom
eladkal:git3
Apr 9, 2025
Merged

Mark git provider as ready#48860
potiuk merged 4 commits intoapache:mainfrom
eladkal:git3

Conversation

@eladkal
Copy link
Contributor

@eladkal eladkal commented Apr 7, 2025

No description provided.

@eladkal
Copy link
Contributor Author

eladkal commented Apr 7, 2025

@potiuk I'm getting

5.829 Collecting uv==0.6.10
5.831   Using cached uv-0.6.10-py3-none-manylinux_2_28_aarch64.whl.metadata (11 kB)
5.834 Using cached uv-0.6.10-py3-none-manylinux_2_28_aarch64.whl (15.5 MB)
6.958 Installing collected packages: uv
6.958   Attempting uninstall: uv
6.960     Found existing installation: uv 0.6.12
6.961     Uninstalling uv-0.6.12:
6.963       Successfully uninstalled uv-0.6.12
7.202 Successfully installed uv-0.6.10
7.399
7.399 Installing predefined versions of pre-commit with pre-commit-uv and uv:
7.399 pre_commit(4.2.0) uv(0.6.10) pre_commit-uv(4.1.4)
7.399
7.414 `pre-commit==4.2.0` is already installed
7.416
7.416 Running 'pip check'
7.416
8.941 apache-airflow-providers-git 0.0.1 has requirement apache-airflow>=3.0.0, but you have apache-airflow 3.0.0.dev0.

I guess something is missing because we need to remove the .dev0 suffix, I guess we want the provider to be released before we actually release Airflow 3 so we can't keep the .dev0

@potiuk potiuk marked this pull request as ready for review April 9, 2025 01:54
@potiuk potiuk marked this pull request as ready for review April 9, 2025 01:54
@potiuk potiuk merged commit 4a1e2ff into apache:main Apr 9, 2025
95 checks passed
@eladkal eladkal deleted the git3 branch April 9, 2025 12:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants