lincc-frameworks / lincc-frameworks/python-project-template
CI tests fail to run after latest update
@drewoldag já está trabalhando nisso.
Desde 29/8/2025.
- Linguagem predominante
- Jinja
- Estrelas
- 85
- Forks
- 16
- Merge médio
- 6h 18min
- PRs com merge (30d)
- 1
Descrição
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
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.
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Primeiros passos
- Leia a issue inteira e depois o guia de contribuição do projeto.
- Comente na issue dizendo que vai assumir — evita que duas pessoas façam o mesmo trabalho.
- Faça um fork do repositório e trabalhe em uma branch.
- Abra um pull request que referencie o número da issue.
Avaliação
Esta issue ainda não foi avaliada.