lincc-frameworks / lincc-frameworks/python-project-template
CI tests fail to run after latest update
@drewoldag arbeitet bereits daran.
Seit 29.8.2025.
- Vorherrschende Sprache
- Jinja
- Sterne
- 85
- Forks
- 16
- Ø Merge
- 6 Std. 18 Min.
- Gemergte PRs (30 T.)
- 1
Beschreibung
I updated to the latest project template and tried to commit some new code to my repository, but now my CI tests are failing. Even before this attempt, the .yml files in .github/workflows were corrupted with updates that did not get cleaned up correctly. I fixed these by hand until I got pre-commit to run correctly. Even so, the CI tests are now failing with:
[errors reported here](https://github.com/ArgonneCPAC/diffaux/pull/70)
These errors do not make sense to me and don't seem to pertain to the code updates I made, unless my corrections to the munged files were somehow wrong.
The errors seem to pertain to configuration issues with the project templates.
I will note that the project template update tried to revert back to python 3.11, which I did not want, so I kept the python version at 3.12.
Any help or guidance to resolve this issue will be much appreciated.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Erste Schritte
- Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
- Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
- Forke das Repository und arbeite in einem Branch.
- Öffne einen Pull Request, der die Issue-Nummer nennt.
Bewertung
Dieses Issue wurde noch nicht bewertet.