SciML / SciML/SimpleDiffEq.jl

Re-enable downgrade CI tests

Open
#100 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Julia
Stars
23
Forks
13
Avg merge
5h 16m
Merged PRs (30d)
9

Description

Summary

The downgrade CI tests have been disabled in #99 with if: false because they are currently failing.

Background

Similar to DelayDiffEq.jl (#356, #357), the downgrade tests need to wait for dependency updates before they can pass again.

Action Items

  • Investigate which dependency updates are needed
  • Re-enable downgrade CI once dependencies are compatible
  • Remove if: false from .github/workflows/Downgrade.yml

Related

  • PR #99 (disabled downgrade CI)
  • DelayDiffEq.jl #356, #357 (similar issue)

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Review PR #99 and .github/workflows/Downgrade.yml to understand why the downgrade CI tests were disabled with if: false. Investigate the dependency updates referenced in the issue and run the downgrade CI checks; done means compatible dependencies are in place, if: false is removed, and the workflow passes.

Written by the indexing model from the issue text.

Assessment

Tech stack
julia
Domain
ci-cd
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.