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

Merged
merged 1 commit into from
Mar 13, 2024
Merged

Conversation

github-actions[bot]
Copy link
Contributor

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


0.9.3 (2024-03-13)

Build

  • helm: add support for Kubernetes 1.29 (#775) (ae90500)

Features

  • helm: add value to customise env vars of job controller (#781) (634691f)
  • helm: add value to customise PostgreSQL docker image (#774) (07a191f), closes #773
  • helm: add value to customise URL of privacy notice (#778) (650ddbd)
  • helm: add values to customise env vars of workflow engines (#781) (35ee032)
  • helm: use PostgreSQL 14.10 in local dev deployment (#774) (43ead8a), closes #744
  • reana-dev: add git-aggregate-changelog (#789) (6210b11)
  • reana-dev: add date to commits bumping dependencies (#787) (a4cb84c)

Bug fixes

  • reana-dev: add PR number in commits bumping shared modules (#783) (57c6755)
  • reana-dev: create commits that conform to conventional style (#777) (86d0133)
  • reana-dev: delete extra files with git-submodule --update (#764) (e5680ce)
  • reana-dev: detect number of already open PR in commit suffix (#783) (c533c34)
  • reana-dev: update container image labels when releasing (#765) (fe6bc2c)

Code refactoring

Code style

Continuous integration

  • commitlint: addition of commit message linter (#767) (be77666)
  • commitlint: allow release commit style (#785) (a6f95ac)
  • commitlint: check for the presence of concrete PR number (#771) (2c34634)
  • release-please: initial configuration (#767) (bb45539)
  • release-please: update version in Helm Chart (#770) (09c9210)
  • shellcheck: fix exit code propagation (#771) (035d51c)

Documentation


@github-actions github-actions bot force-pushed the release-please--branches--master branch 2 times, most recently from 3e162b4 to c576bae Compare January 18, 2024 10:39
@github-actions github-actions bot force-pushed the release-please--branches--master branch 2 times, most recently from c0d558c to 49a37a4 Compare January 29, 2024 17:19
@tiborsimko tiborsimko force-pushed the release-please--branches--master branch from 49a37a4 to 2e30bc9 Compare February 2, 2024 08:57
Copy link

codecov bot commented Feb 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 18.15%. Comparing base (6210b11) to head (822c386).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #769   +/-   ##
=======================================
  Coverage   18.15%   18.15%           
=======================================
  Files          26       26           
  Lines        2478     2478           
=======================================
  Hits          450      450           
  Misses       2028     2028           
Files Coverage Δ
reana/version.py 100.00% <100.00%> (ø)

@github-actions github-actions bot force-pushed the release-please--branches--master branch 4 times, most recently from bc5563e to dcfe38c Compare February 13, 2024 17:09
@github-actions github-actions bot force-pushed the release-please--branches--master branch 2 times, most recently from 21ba480 to 0bbde16 Compare February 21, 2024 10:04
@github-actions github-actions bot force-pushed the release-please--branches--master branch 3 times, most recently from cd75d17 to cf10d53 Compare March 1, 2024 09:18
@github-actions github-actions bot force-pushed the release-please--branches--master branch 4 times, most recently from 422f467 to dce2fd2 Compare March 8, 2024 13:02
@mdonadoni mdonadoni force-pushed the release-please--branches--master branch from dce2fd2 to 284b361 Compare March 8, 2024 13:16
@tiborsimko tiborsimko force-pushed the release-please--branches--master branch from 284b361 to f9849b9 Compare March 12, 2024 15:01
@mdonadoni mdonadoni force-pushed the release-please--branches--master branch 2 times, most recently from 3b2e458 to f72e34d Compare March 13, 2024 12:43
@mdonadoni mdonadoni mentioned this pull request Mar 13, 2024
30 tasks
@github-actions github-actions bot force-pushed the release-please--branches--master branch 2 times, most recently from befb5b6 to 1eb13e7 Compare March 13, 2024 13:01
@mdonadoni mdonadoni force-pushed the release-please--branches--master branch from 1eb13e7 to 822c386 Compare March 13, 2024 13:03
@mdonadoni mdonadoni merged commit 822c386 into master Mar 13, 2024
27 checks passed
Copy link
Contributor Author

🤖 Release is at https://github.com/reanahub/reana/releases/tag/0.9.3 🌻

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.

helm: upgrade to PostgreSQL 14 helm: add value to customise PostgreSQL docker image
1 participant