workflow updates - #97
Conversation
Coverage Report for CI Build 27286666703Coverage remained the same at 97.835%Details
Uncovered ChangesNo uncovered changes found. Coverage RegressionsNo coverage regressions found. Coverage Stats
💛 - Coveralls |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #97 +/- ##
=======================================
Coverage 97.83% 97.83%
=======================================
Files 8 8
Lines 231 231
=======================================
Hits 226 226
Misses 5 5 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
|
@jishnub @fp4code @mkitti maybe also comment on whether you think we should keep testing/supporting julia 1.6? update: actually this PR just jumps ahead to 1.12 so we can use the convenient and recommended |
mkitti
left a comment
There was a problem hiding this comment.
This looks like a clean house keeping task. I have a few questions:
- Why is README.md being renamed to readme.md?
- Why was the Github token not needed before and is needed now?
|
thanks for taking a look
oh, i'm helping maintain quite a few repos and i have scripts that i use to compare to a template and that's what the template has. and all caps are hard for tendonitis
i think it is needed to be able to preview Documenter documentation on PRs: |
The maintainers of
julia-actions/setup-juliahave deprecated the@latestoption, requiring instead specific versions (that will be updated by dependabot).This PR deals with that deprecation and does other workflow housekeeping:
workspacewith Julia 1.12 (this is likely the most dramatic change.)