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

chore(master): release 0.95.0 #119

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

github-actions[bot]
Copy link

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


0.95.0 (2024-10-10)

⚠ 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: drop support for Python 3.6 and 3.7 (#130) (5065be0)
  • python: remove deprecated pytest-runner (#133) (3b79770)

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)

Code refactoring

Continuous integration

  • 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: improve checking of merge commits (#132) (9477298)
  • pytest: invoke pytest directly instead of setup.py test (#133) (34bbcdc)
  • release-please: initial configuration (#118) (b87d9e9)
  • shellcheck: check all shell scripts recursively (#121) (4ba7548)
  • shellcheck: fix exit code propagation (#122) (fd232e6)
  • tox: fix collecting code coverage information (#134) (023adcf)

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
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