-
-
Notifications
You must be signed in to change notification settings - Fork 16
Release v2.5.1.0 #212
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
Release v2.5.1.0 #212
Conversation
* Lint markdown files and update correspondingly. * Minor update.
* - modify args to fit to systemtest - make the manual triggering more useful - move latest tag to last master * bash string handling... Fun stuff * sprinkle in some " * adding some "debug" ouptut * Update .github/workflows/build-docker.yml Co-authored-by: Gerasimos Chourdakis <chourdak@in.tum.de> * Update .github/workflows/build-docker.yml Co-authored-by: Gerasimos Chourdakis <chourdak@in.tum.de> --------- Co-authored-by: Valentin Seitz <valentin.seitz@tum.de> Co-authored-by: Gerasimos Chourdakis <chourdak@in.tum.de>
a7b9f14 to
23a5645
Compare
|
As soon as the workflow https://github.com/precice/python-bindings/actions/runs/10576435676 is complete we can test the spack build as well. |
* Require setuptools>=61. Will ensure use of pyproject.toml. * Simplify setup.py w.r.t noisy warning (always shown when building with spack).
* use spack base image precice/ci-spack-pyprecice-deps-2404:2.5.1.0 * use precice base image precice/precice:2.5.1
6578603 to
aa0c9f2
Compare
* Add branch for release candidate of 2.5.1.0 * Update build dependencies for release candidate
86d744f to
32016e8
Compare
|
I created a release candidate for testing this release: https://github.com/precice/python-bindings/releases/tag/v2.5.1.0rc2 |
Remove some unnecessary code.
IshaanDesai
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good 👍 I did not explicit test this release, but none of the changes seem alarming or warrant a discussion. Hence good to go.
Backports some trivial changes to v2.5.0.
Compatibility release for preCICE v2.5.1.
Closes #203