Skip to content

chore(master): release 0.95.0#119

Open
github-actions[bot] wants to merge 1 commit intomasterfrom
release-please--branches--master
Open

chore(master): release 0.95.0#119
github-actions[bot] wants to merge 1 commit intomasterfrom
release-please--branches--master

Conversation

@github-actions
Copy link
Copy Markdown

@github-actions github-actions Bot commented Jan 9, 2024


0.95.0 (2026-04-28)

⚠ BREAKING CHANGES

  • fixtures: This commit replaces the default_user fixture with user1 and user2 fixtures. The default_user fixture is now deprecated and will be removed in the next release.
  • python: drop support for Python 3.6 and 3.7

Build

  • python: add minimal pyproject.toml (#133) (0ad190c)
  • python: add support for Python 3.13 (#136) (7ce8c29)
  • python: add support for Python 3.14 (#143) (717c655)
  • python: drop support for Python 3.6 and 3.7 (#130) (5065be0)
  • python: remove deprecated pytest-runner (#133) (3b79770)
  • python: remove kubernetes extra from reana-commons (#149) (71d8686)

Features

  • fixtures: add user1 and user2 fixtures (#113) (67421e9)
  • fixtures: add workflows owned by user1 (#113) (e906ba3)

Bug fixes

  • fixtures: delete shares and jobs before deleting workflow (#113) (b087fc2)
  • fixtures: encode all user secrets in base64 (#131) (d4a07cf)
  • fixtures: substitute Session in user init patch (#153) (5858a8c)
  • fixtures: use engine.begin() for schema creation (#153) (5961f3b)

Code refactoring

  • docs: move from reST to Markdown (#123) (4710f11)
  • fixtures: adapt fixtures for SQLAlchemy 2.x (#151) (3ce9b0d)
  • fixtures: remove unused pkg_resources (#142) (cb85c45)

Code style

  • python: adapt code base to the new black version (#148) (1f1c0ad)

Continuous integration

  • actions: pin setuptools 70 (#135) (2c1995f)
  • actions: update GitHub actions due to Node 16 deprecation (#129) (8710f89)
  • actions: upgrade to Ubuntu 24.04 and Python 3.12 (#132) (f42d8b1)
  • commitlint: addition of commit message linter (#118) (67259a6)
  • commitlint: allow release commit style (#125) (bfee7a4)
  • commitlint: check for the presence of concrete PR number (#122) (7cb6926)
  • commitlint: fix local running of commit linter on macOS (#141) (bbd8814)
  • commitlint: improve checking of merge commits (#132) (9477298)
  • jsonlint: add JSON linting checks (#150) (59a16e5)
  • markdownlint: add Markdown linting checks (#150) (8cca5e7)
  • prettier: add Prettier code formatting checks (#150) (60f1fe3)
  • pytest: invoke pytest directly instead of setup.py test (#133) (34bbcdc)
  • python: pin setuptools below 81 (#148) (8d0732d)
  • release-please: initial configuration (#118) (b87d9e9)
  • run-tests: add usage help and refactor options (#150) (31f24c2)
  • runners: upgrade CI runners to Ubuntu 22.04 (#138) (23596d8)
  • runners: upgrade CI runners to Ubuntu 22.04 (#138) (c751a96)
  • shellcheck: check all shell scripts recursively (#121) (4ba7548)
  • shellcheck: fix exit code propagation (#122) (fd232e6)
  • shfmt: add shfmt code formatting checks (#150) (58ab5a9)
  • tox: fix collecting code coverage information (#134) (023adcf)
  • yamllint: add YAML linting checks (#150) (e338c8f)

Documentation

  • authors: complete list of contributors (#124) (39c0238)

Chores

  • master: release 0.95.0a1 (408888f)

tiborsimko added a commit to tiborsimko/pytest-reana that referenced this pull request Jan 11, 2024
@github-actions github-actions Bot force-pushed the release-please--branches--master branch from 4a062e7 to d09e069 Compare January 12, 2024 11:01
@github-actions github-actions Bot force-pushed the release-please--branches--master branch from d09e069 to 7db5ce5 Compare January 26, 2024 09:25
@github-actions github-actions Bot force-pushed the release-please--branches--master branch from 7db5ce5 to 490d49b Compare February 9, 2024 13:13
@github-actions github-actions Bot force-pushed the release-please--branches--master branch from 490d49b to 6fbed37 Compare February 21, 2024 09:45
@github-actions github-actions Bot force-pushed the release-please--branches--master branch from 6fbed37 to cc5cc2c Compare March 1, 2024 09:25
@github-actions github-actions Bot changed the title chore(master): release 0.9.3 chore(master): release 0.95.0 Mar 14, 2024
@github-actions github-actions Bot force-pushed the release-please--branches--master branch 4 times, most recently from f237754 to 1d794e0 Compare March 18, 2024 17:42
@github-actions github-actions Bot force-pushed the release-please--branches--master branch from 1d794e0 to 4493d0e Compare July 17, 2024 12:12
@github-actions github-actions Bot force-pushed the release-please--branches--master branch from 4493d0e to b882c8c Compare July 31, 2024 07:28
@github-actions github-actions Bot force-pushed the release-please--branches--master branch from b882c8c to 83437c7 Compare August 7, 2024 13:06
@github-actions github-actions Bot force-pushed the release-please--branches--master branch 2 times, most recently from 0362374 to 95b5381 Compare August 26, 2024 13:52
@github-actions github-actions Bot force-pushed the release-please--branches--master branch from 95b5381 to c1abb28 Compare September 4, 2024 15:45
@github-actions github-actions Bot force-pushed the release-please--branches--master branch from c1abb28 to b90f090 Compare October 10, 2024 12:14
@github-actions github-actions Bot force-pushed the release-please--branches--master branch from b90f090 to af50896 Compare January 15, 2025 10:29
@github-actions github-actions Bot force-pushed the release-please--branches--master branch from af50896 to b865774 Compare June 27, 2025 11:45
@github-actions github-actions Bot force-pushed the release-please--branches--master branch from b865774 to 95c1ddc Compare September 26, 2025 11:33
@github-actions github-actions Bot force-pushed the release-please--branches--master branch from 95c1ddc to c10aa57 Compare October 10, 2025 13:25
@github-actions github-actions Bot force-pushed the release-please--branches--master branch 2 times, most recently from 3bd616b to 144f2fa Compare November 7, 2025 13:00
@github-actions github-actions Bot force-pushed the release-please--branches--master branch from 144f2fa to f1e3d61 Compare November 28, 2025 14:12
@github-actions github-actions Bot force-pushed the release-please--branches--master branch from f1e3d61 to 1357a8a Compare January 6, 2026 15:39
@github-actions github-actions Bot force-pushed the release-please--branches--master branch from 1357a8a to 81eb993 Compare February 10, 2026 07:26
@github-actions github-actions Bot force-pushed the release-please--branches--master branch from 81eb993 to 3715155 Compare March 3, 2026 17:08
@github-actions github-actions Bot force-pushed the release-please--branches--master branch from 3715155 to 3174de2 Compare March 15, 2026 21:40
@github-actions github-actions Bot force-pushed the release-please--branches--master branch 3 times, most recently from eb97d8c to 684a1b0 Compare April 28, 2026 12:27
@github-actions github-actions Bot force-pushed the release-please--branches--master branch from 684a1b0 to d3020fd Compare April 28, 2026 12:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants