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

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

  • docker: non-editable submodules in "latest" mode (#551) (af74d0b)
  • python: bump all required packages as of 2024-03-04 (#574) (1373f4c)
  • python: bump shared REANA packages as of 2024-03-04 (#574) (e31d903)

Features

  • manager: call shutdown endpoint before workflow stop (#559) (719fa37)
  • manager: increase termination period of run-batch pods (#572) (f05096a)
  • manager: pass custom env variables to job controller (#571) (646f071)
  • manager: pass custom env variables to workflow engines (#571) (cb9369b)

Bug fixes

  • manager: graceful shutdown of job-controller (#559) (817b019)
  • manager: use valid group name when calling groupadd (#566) (73a9929), closes #561
  • stop: store engine logs of stopped workflow (#563) (199c163), closes #560

Code refactoring

Code style

Continuous integration

  • commitlint: addition of commit message linter (#555) (b9df20a)
  • commitlint: allow release commit style (#575) (b013d49)
  • commitlint: check for the presence of concrete PR number (#562) (4b8f539)
  • pytest: move to PostgreSQL 14.10 (#568) (9b6bfa0)
  • release-please: initial configuration (#555) (672083d)
  • release-please: update version in Dockerfile/OpenAPI specs (#558) (4be8086)
  • shellcheck: fix exit code propagation (#562) (c5d4982)

Documentation

  • authors: complete list of contributors (#570) (08ab9a3)

@github-actions github-actions bot force-pushed the release-please--branches--master branch 2 times, most recently from 306881e to c43b6b5 Compare January 16, 2024 16:52
@github-actions github-actions bot force-pushed the release-please--branches--master branch 4 times, most recently from 477263b to cdcfa92 Compare February 1, 2024 11:08
@github-actions github-actions bot force-pushed the release-please--branches--master branch 3 times, most recently from 5ece339 to 07828d2 Compare February 13, 2024 17:16
@github-actions github-actions bot force-pushed the release-please--branches--master branch from 07828d2 to 80554d5 Compare February 21, 2024 09:52
@github-actions github-actions bot force-pushed the release-please--branches--master branch 4 times, most recently from f08304d to ea02fe5 Compare March 4, 2024 15:31
@mdonadoni mdonadoni force-pushed the release-please--branches--master branch from ea02fe5 to 1dc2116 Compare March 4, 2024 15:49
Copy link

codecov bot commented Mar 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 73.41%. Comparing base (1373f4c) to head (1dc2116).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #557   +/-   ##
=======================================
  Coverage   73.41%   73.41%           
=======================================
  Files          15       15           
  Lines        1369     1369           
=======================================
  Hits         1005     1005           
  Misses        364      364           
Files Coverage Δ
reana_workflow_controller/version.py 100.00% <100.00%> (ø)

@mdonadoni mdonadoni merged commit 1dc2116 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.

invalid groupadd command when running job-controller stopped workflow do not have engine logs
1 participant