python-bindings icon indicating copy to clipboard operation
python-bindings copied to clipboard

Backport trivial changes and release python bindings 2.5.1?

Open BenjaminRodenberg opened this issue 1 year ago • 3 comments

Since there is a v2.5.1 release of preCICE we technically should also offer a corresponding release of the python bindings. To wrap-up the version 2 release cycle I think we could also backport the following fixes:

  • ~~https://github.com/precice/python-bindings/pull/199~~
  • https://github.com/precice/python-bindings/pull/180
  • https://github.com/precice/python-bindings/pull/186
  • https://github.com/precice/python-bindings/pull/177
  • https://github.com/precice/python-bindings/pull/207
  • https://github.com/precice/python-bindings/pull/213
  • https://github.com/precice/python-bindings/commit/a6d3a80222f85f8c0d87be755ea445d20b721fa3
  • https://github.com/precice/python-bindings/pull/215

I came up with this list after a very brief inspection of the features contained in the current latest release. Using the three digit versioning scheme makes everything clearer and, therefore, I see here quite a benefit on the long run. If backporting some of the features/fixes above single turns out problematic, we can, of course, just drop it.

BenjaminRodenberg avatar Jun 10 '24 09:06 BenjaminRodenberg

Don't update the versioning scheme, because it too risky and might be confusing.

BenjaminRodenberg avatar Jun 12 '24 09:06 BenjaminRodenberg

Added https://github.com/precice/python-bindings/pull/207 and https://github.com/precice/python-bindings/pull/213 to the list due to compatibility problems.

BenjaminRodenberg avatar Aug 27 '24 09:08 BenjaminRodenberg

Added https://github.com/precice/python-bindings/commit/a6d3a80222f85f8c0d87be755ea445d20b721fa3 and https://github.com/precice/python-bindings/pull/215 to fix the spack testing for this release.

BenjaminRodenberg avatar Aug 27 '24 10:08 BenjaminRodenberg

I just did the release (see #212)

BenjaminRodenberg avatar Dec 05 '24 11:12 BenjaminRodenberg