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

fix: readthedocs git fetch unshallow #777

Merged
merged 1 commit into from Jul 28, 2023
Merged

Conversation

sbrunato
Copy link
Collaborator

Fixes issues when building readthedocs image: RTD performs a shallow git fetch with the last 50 commits, which prevented setuptools_scm to get eodag version and breaked its installation.
It is now configured to perform an unshallow git fetch

@github-actions
Copy link
Contributor

Test Results

       4 files  ±0         4 suites  ±0   4m 28s ⏱️ -19s
   395 tests ±0     393 ✔️ ±0    2 💤 ±0  0 ±0 
1 580 runs  ±0  1 520 ✔️ ±0  60 💤 ±0  0 ±0 

Results for commit b443be5. ± Comparison against base commit e40b40d.

@github-actions
Copy link
Contributor

Code Coverage (Ubuntu)

File Coverage
All files 83%

Minimum allowed coverage is 70%

Generated by 🐒 cobertura-action against b443be5

@github-actions
Copy link
Contributor

Code Coverage (Windows)

File Coverage
All files 77%

Minimum allowed coverage is 70%

Generated by 🐒 cobertura-action against b443be5

@sbrunato sbrunato merged commit ce9b54a into develop Jul 28, 2023
12 checks passed
@sbrunato sbrunato deleted the readthedocs_unshallow branch July 28, 2023 07:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant