SciML / SciML/FastAlmostBandedMatrices.jl
Re-enable downgrade tests after dependency updates
Open
Nobody has claimed this yet.
- Dominant language
- Julia
- Stars
- 9
- Forks
- 4
- Avg merge
- 5h 54m
- Merged PRs (30d)
- 11
Description
Summary
The downgrade tests have been temporarily disabled in the CI workflow. This issue tracks re-enabling them once the necessary dependency updates are available.
Related
Similar to the approach taken in https://github.com/SciML/DelayDiffEq.jl/pull/357
Action Items
- Monitor upstream dependency updates
- Re-enable downgrade tests when dependencies are compatible
- Remove the
if: falsecondition from.github/workflows/Downgrade.yml
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing .github/workflows/Downgrade.yml and checking whether the upstream dependency updates are available. Compare the intended approach with SciML/DelayDiffEq.jl#357, then re-enable the downgrade tests by removing the if: false condition once dependencies are compatible.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, julia
- Domain
- ci-cd
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100