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.9.3 #419

Merged
merged 1 commit into from
Mar 4, 2024
Merged

Conversation

github-actions[bot]
Copy link
Contributor

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


0.9.3 (2024-03-04)

Build

  • certificates: update expired CERN Grid CA certificate (#440) (8d6539a), closes #439
  • docker: non-editable submodules in "latest" mode (#416) (3bdda63)
  • python: bump all required packages as of 2024-03-04 (#442) (de119eb)
  • python: bump shared REANA packages as of 2024-03-04 (#442) (fc77628)

Features

  • shutdown: stop all running jobs before stopping workflow (#423) (866675b)

Bug fixes

  • database: limit the number of open database connections (#437) (980f749)

Performance improvements

  • cache: avoid caching jobs when the cache is disabled (#435) (553468f), closes #422

Code refactoring

  • db: set job status also in the main database (#423) (9d6fc99)
  • docs: move from reST to Markdown (#428) (4732884)
  • monitor: centralise logs and status updates (#423) (3685b01)
  • monitor: move fetching of logs to job-manager (#423) (1fc117e)

Code style

Continuous integration

  • commitlint: addition of commit message linter (#417) (f547d3b)
  • commitlint: allow release commit style (#443) (0fc9794)
  • commitlint: check for the presence of concrete PR number (#425) (35bc1c5)
  • pytest: move to PostgreSQL 14.10 (#429) (42622fa)
  • release-please: initial configuration (#417) (fca6f74)
  • release-please: update version in Dockerfile/OpenAPI specs (#421) (e6742f2)
  • shellcheck: fix exit code propagation (#425) (8e74a85)

Documentation

  • authors: complete list of contributors (#434) (b9f8364)

@github-actions github-actions bot force-pushed the release-please--branches--master branch 2 times, most recently from 72b60ed to 72f2cda Compare January 16, 2024 16:53
@github-actions github-actions bot force-pushed the release-please--branches--master branch 2 times, most recently from 4d6f798 to 8ce5421 Compare February 1, 2024 09:10
@github-actions github-actions bot force-pushed the release-please--branches--master branch 3 times, most recently from f71e661 to 766a591 Compare February 13, 2024 17:12
@github-actions github-actions bot force-pushed the release-please--branches--master branch 2 times, most recently from 9aa1a33 to 6605337 Compare February 21, 2024 09:50
@github-actions github-actions bot force-pushed the release-please--branches--master branch 4 times, most recently from 28b6a5e to 1365899 Compare March 4, 2024 15:26
@mdonadoni mdonadoni force-pushed the release-please--branches--master branch from 1365899 to 32ce567 Compare March 4, 2024 15:53
Copy link

codecov bot commented Mar 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 45.99%. Comparing base (de119eb) to head (32ce567).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #419   +/-   ##
=======================================
  Coverage   45.99%   45.99%           
=======================================
  Files          17       17           
  Lines        1235     1235           
=======================================
  Hits          568      568           
  Misses        667      667           
Files Coverage Δ
reana_job_controller/version.py 100.00% <100.00%> (ø)

@mdonadoni mdonadoni merged commit 32ce567 into master Mar 4, 2024
25 checks passed
Copy link
Contributor Author

github-actions bot commented Mar 4, 2024

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.

crt: fix outdated CERN Grid certificate cache: investigate and possibly disable caching
1 participant