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

Release v2.5.1.0 #212

Open
wants to merge 13 commits into
base: master
Choose a base branch
from
Open

Release v2.5.1.0 #212

wants to merge 13 commits into from

Conversation

BenjaminRodenberg
Copy link
Member

Backports some trivial changes to v2.5.0.
Compatibility release for preCICE v2.5.1.
Closes #203

BenjaminRodenberg and others added 3 commits August 27, 2024 10:28
* 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>
@BenjaminRodenberg
Copy link
Member Author

BenjaminRodenberg commented Aug 27, 2024

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).
…th CI pipeline (#213)

* Restrict to numpy<2 since we do not support numpy 2 yet.
* Restrict to setuptools < 72 since the "test" command was removed in Setuptools 72. See #214.
* use spack base image precice/ci-spack-pyprecice-deps-2404:2.5.1.0
* use precice base image precice/precice:2.5.1
* Add branch for release candidate of 2.5.1.0
* Update build dependencies for release candidate
@BenjaminRodenberg
Copy link
Member Author

I created a release candidate for testing this release: https://github.com/precice/python-bindings/releases/tag/v2.5.1.0rc2

@BenjaminRodenberg BenjaminRodenberg mentioned this pull request Sep 4, 2024
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.

4 participants