lincc-frameworks / lincc-frameworks/python-project-template
CI tests fail to run after latest update
@drewoldag 已經在處理了。
開始於 2025年8月29日。
- 主要語言
- Jinja
- 星號
- 85
- 分支
- 16
- 平均合併
- 6 小時 18 分鐘
- 30 天內合併 PR
- 1
描述
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.
貢獻指南
這個儲存庫沒有索引到貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
評估
這個 Issue 還沒有評估資料。