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

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 12, 2024


0.95.0 (2024-09-04)

⚠ BREAKING CHANGES

  • python: drop support for Python 3.6 and 3.7

Build

  • python: add minimal pyproject.toml (#237) (de1e03b)
  • python: add support for SQLAlchemy 1.4 (#234) (f341b21), closes #228
  • python: drop support for Python 3.6 and 3.7 (#235) (16448cd)
  • python: remove deprecated pytest-runner (#237) (09f2df8)
  • python: use optional deps instead of tests_require (#237) (18302ea)

Features

  • models: add workflow run sharing tables (#216) (4b78d63), closes #206
  • utils: add include_shared_workflows parameter (#216) (0f3c091)

Bug fixes

  • models: add missing foreign key to workflow_uuid of Job (#214) (5b41246), closes #210
  • models: remove duplicated User-Workflow relationship (#234) (a364bb0)

Code refactoring

Code style

Continuous integration

  • actions: update GitHub actions due to Node 16 deprecation (#233) (f418dfb)
  • actions: upgrade to Ubuntu 24.04 and Python 3.12 (#236) (f37e58e)
  • added flake8 linter (5f5c3a2)
  • added github actions workflow (f2b4dfa)
  • added python 2.7 to github action python test strategy (11faa73), closes #107
  • adopted db models to work with python 2.7 (63cb814), closes #107
  • commitlint: addition of commit message linter (#218) (ee0f7e5)
  • commitlint: allow release commit style (#229) (adf15d7)
  • commitlint: check for the presence of concrete PR number (#223) (3d513f6)
  • commitlint: improve checking of merge commits (#236) (67a7254)
  • pin ubuntu version in GA jobs (712b138)
  • pytest: invoke pytest directly instead of setup.py test (#237) (6b23c4d)
  • pytest: move to PostgreSQL 14.10 (#226) (4dac889)
  • release-please: initial configuration (#218) (7c616d6)
  • shellcheck: fix exit code propagation (#223) (b62ee1e)
  • update all actions (50b73e2)

Documentation

  • add .readthedocs.yaml to migrate to RTD v2 (6524827)
  • authors: complete list of contributors (#227) (3fbcf65)
  • fix rtfd build badge so it shows the real status (51f36b9)
  • include modules documentation (fd5c7b1)
  • Python versions shield (ec55933)
  • replace reference to analyse with workflow (73b9339)
  • set default language to English (7a21184)
  • single-page RTFD outline (ce07a07)
  • use REANA logo (6d632e0)

Chores

  • master: release 0.95.0a1 (ec7c5e5)

@github-actions github-actions bot force-pushed the release-please--branches--master branch 2 times, most recently from 4201c8b to d6ddf41 Compare January 29, 2024 17:12
@github-actions github-actions bot force-pushed the release-please--branches--master branch 2 times, most recently from 44e48d7 to 23b6ebc Compare February 15, 2024 09:06
@github-actions github-actions bot force-pushed the release-please--branches--master branch from 23b6ebc to fd1c999 Compare February 21, 2024 09:46
@github-actions github-actions bot force-pushed the release-please--branches--master branch from fd1c999 to 24ab71c Compare March 1, 2024 09:17
@github-actions github-actions bot changed the title chore(master): release 0.9.4 chore(master): release 0.9.5 Mar 4, 2024
@github-actions github-actions bot force-pushed the release-please--branches--master branch from 24ab71c to 9cd37cb Compare March 4, 2024 09:16
@github-actions github-actions bot changed the title chore(master): release 0.9.5 chore(master): release 0.95.0 Mar 14, 2024
@github-actions github-actions bot force-pushed the release-please--branches--master branch 3 times, most recently from 71e6279 to 0f021f8 Compare March 19, 2024 10:44
@github-actions github-actions bot force-pushed the release-please--branches--master branch 2 times, most recently from f26e974 to 926c6f9 Compare August 7, 2024 13:00
@github-actions github-actions bot force-pushed the release-please--branches--master branch from 926c6f9 to 106b430 Compare August 23, 2024 12:56
@github-actions github-actions bot force-pushed the release-please--branches--master branch from 106b430 to 762a287 Compare September 4, 2024 16:07
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