Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rebase #4772

Open
wants to merge 298 commits into
base: nonlinlap
Choose a base branch
from
Open

rebase #4772

wants to merge 298 commits into from

Conversation

xtalax
Copy link
Owner

@xtalax xtalax commented Oct 4, 2023

No description provided.

cmhyett and others added 30 commits September 1, 2023 16:29
* add precompilation stage

* merge precompiliation discretizations

* fix

* fix #293

* Update Project.toml

* CompatHelper: add new compat entry for PrecompileTools at version 1, (keep existing compat)

* Try new scheme for mixed derivs

* remove show

* mark broken

* init mixed deriv rules

* Update Project.toml

---------

Co-authored-by: CompatHelper Julia <[email protected]>
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
…checkout-4

Bump actions/checkout from 3 to 4
Add a new workflow, `JuliaSimCompiler.yml`, which tests for integration
with JuliaSimCompiler. Since PRs opened from forks don't have access to
secrets, turn on `fail-fast` for these tests as well, so that it doesn't
mess with the CI statuses for such PRs.
Remove `JuliaSimCompiler` as a test dependency as that would require
having access to the package at all times to run the tests, making it
synonymous with a direct dependency (and less of an extension) in the
context of running tests.
Instead, explicitly `Pkg.add` `JuliaSimCompiler` instead in the
relevant test matrices.
Integrate JuliaSimCompiler
…2-02-48-24-585-02529218883

CompatHelper: bump compat for SciMLBase to 2, (keep existing compat)
…5-03-09-31-678-00990906088

CompatHelper: add new compat entry for MethodOfLines at version 0.9 for package docs, (keep existing compat)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
…checkout-4

Bump actions/checkout from 3 to 4
ChrisRackauckas and others added 30 commits September 19, 2024 09:57
Handle D(0.001) type of post rule subsitutions
Hopefully this fixes the tags not being generated, you may also need to update the documenter key here.
Attempt to fix TagBot workflow
Update buildkite to sandbox v2.
ci: test with `1`, `lts` and `pre` versions of julia
docs: fix remake of the prob
fix complex bcs and ics
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4 to 5.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](codecov/codecov-action@v4...v5)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
…codecov-action-5

Bump codecov/codecov-action from 4 to 5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

10 participants