Skip to content
New issue

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

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

Already on GitHub? # to your account

Release v2.5.1.0 #212

Merged
merged 14 commits into from
Dec 5, 2024
Merged

Release v2.5.1.0 #212

merged 14 commits into from
Dec 5, 2024

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
@BenjaminRodenberg BenjaminRodenberg force-pushed the python-bindings-v2.5.1.0 branch from 6578603 to aa0c9f2 Compare August 27, 2024 12:17
* 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
@BenjaminRodenberg BenjaminRodenberg changed the base branch from master to main-v2 December 4, 2024 14:52
@IshaanDesai IshaanDesai self-requested a review December 4, 2024 14:59
Copy link
Member

@IshaanDesai IshaanDesai left a 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.

@BenjaminRodenberg BenjaminRodenberg merged commit d2d4d97 into main-v2 Dec 5, 2024
20 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants