fabern / LWFBrook90.jl

Istope-enabled implementation of the LWF-BROOK90 hydrological model in Julia
GNU General Public License v3.0
11 stars 1 forks source link

CompatHelper: bump compat for DiffEqCallbacks to 3, (keep existing compat) #81

Open github-actions[bot] opened 8 months ago

github-actions[bot] commented 8 months ago

This pull request changes the compat entry for the DiffEqCallbacks package from 2 to 2, 3. This keeps the compat entries for earlier versions.

Note: I have not tested your package with this new compat entry. It is your responsibility to make sure that your package tests pass before you merge this pull request.

fabern commented 7 months ago

Before merging this, it would be good to test as we're relying on correct implementation of Callbacks. Why is CI not triggering on this branch?

fabern commented 7 months ago

Closed and reopenend to trigger CI. Apparently something with the SSH key DOCUMENTER_KEY must have changed that CompatHelper workflow cannot trigger the CI workflow...