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

release 0.9.2.1 #402

Merged
merged 4 commits into from
Jul 20, 2023
Merged

release 0.9.2.1 #402

merged 4 commits into from
Jul 20, 2023

Conversation

mdonadoni
Copy link
Member

@mdonadoni mdonadoni commented Jul 19, 2023

  • docs: switch to stable version of kombu
  • docs: fix docstrings for kombu class references
  • setup: bump upper pin of PyYAML
  • release: 0.9.2.1

Closes #399

mdonadoni and others added 4 commits July 19, 2023 18:04
Change to the stable version of kombu's docs, as in the latest one some
references are missing (e.g. `kombu.Consumer`).
Bump the upper pin of PyYAML to allow installing v6+. This fixes an
installation issue on Python 3.10+, as builds of PyYAML<6.0.1 are broken
due to the release of Cython v3 (see
yaml/pyyaml#724).

Closes reanahub#399
@codecov-commenter
Copy link

Codecov Report

Merging #402 (e180a10) into maint-0.9 (2a4e8fa) will not change coverage.
The diff coverage is 0.00%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           maint-0.9     #402   +/-   ##
==========================================
  Coverage      30.17%   30.17%           
==========================================
  Files             26       26           
  Lines           1531     1531           
==========================================
  Hits             462      462           
  Misses          1069     1069           
Impacted Files Coverage Δ
reana_commons/consumer.py 33.33% <ø> (ø)
reana_commons/publisher.py 81.25% <ø> (ø)
reana_commons/version.py 0.00% <0.00%> (ø)

@mdonadoni mdonadoni marked this pull request as ready for review July 19, 2023 16:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants