Skip to content

Conversation

@ephraimbuddy
Copy link
Contributor


^ 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 airflow-core/newsfragments.

@ephraimbuddy ephraimbuddy force-pushed the dont-clone-all-history-in-gitbundle branch from 05ffc9b to eb1a585 Compare October 21, 2025 19:49
@ashb
Copy link
Member

ashb commented Oct 21, 2025

That needs some checking to see how it behaves and what trade offs it makes

The current bare clone and checkout from that approach uses one full clone then each check out based off the only uses kb more than a bare checkout, but means that subsequent versions are (might be) quicker to clone as they don't need to make any network requests

@potiuk
Copy link
Member

potiuk commented Oct 22, 2025

We could also allow user to specify depth as configuration parameter - and let them decide.

@github-actions
Copy link

github-actions bot commented Dec 7, 2025

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed in 5 days if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the stale Stale PRs per the .github/workflows/stale.yml policy file label Dec 7, 2025
@github-actions github-actions bot closed this Dec 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:providers provider:git stale Stale PRs per the .github/workflows/stale.yml policy file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants