forked from reanahub/reana-commons
-
Notifications
You must be signed in to change notification settings - Fork 0
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 #1
Open
github-actions
wants to merge
1
commit into
master
Choose a base branch
from
release-please--branches--master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
github-actions
bot
force-pushed
the
release-please--branches--master
branch
2 times, most recently
from
January 16, 2024 17:03
663f75d
to
5dcfa28
Compare
github-actions
bot
force-pushed
the
release-please--branches--master
branch
from
January 26, 2024 09:25
5dcfa28
to
cde2c29
Compare
github-actions
bot
force-pushed
the
release-please--branches--master
branch
2 times, most recently
from
February 9, 2024 13:11
47a4220
to
a8c19c1
Compare
github-actions
bot
force-pushed
the
release-please--branches--master
branch
from
February 13, 2024 13:03
a8c19c1
to
3b421b6
Compare
github-actions
bot
changed the title
chore(master): release 0.9.6
chore(master): release 0.9.7
Feb 13, 2024
github-actions
bot
force-pushed
the
release-please--branches--master
branch
3 times, most recently
from
February 20, 2024 09:25
6052879
to
f38f51a
Compare
github-actions
bot
changed the title
chore(master): release 0.9.7
chore(master): release 0.9.8
Feb 20, 2024
github-actions
bot
force-pushed
the
release-please--branches--master
branch
from
February 20, 2024 10:05
f38f51a
to
0d0303c
Compare
github-actions
bot
force-pushed
the
release-please--branches--master
branch
2 times, most recently
from
March 1, 2024 09:17
460fc91
to
a4c1686
Compare
github-actions
bot
changed the title
chore(master): release 0.9.8
chore(master): release 0.9.9
Mar 4, 2024
github-actions
bot
force-pushed
the
release-please--branches--master
branch
from
March 4, 2024 09:17
a4c1686
to
082a38c
Compare
github-actions
bot
changed the title
chore(master): release 0.9.9
chore(master): release 0.95.0
Mar 14, 2024
github-actions
bot
force-pushed
the
release-please--branches--master
branch
3 times, most recently
from
March 19, 2024 10:44
82e2304
to
1ad802a
Compare
github-actions
bot
force-pushed
the
release-please--branches--master
branch
from
May 14, 2024 07:25
1ad802a
to
9b86bcc
Compare
github-actions
bot
force-pushed
the
release-please--branches--master
branch
2 times, most recently
from
August 7, 2024 13:02
c1b2ffc
to
cddd5ee
Compare
github-actions
bot
force-pushed
the
release-please--branches--master
branch
2 times, most recently
from
August 26, 2024 15:23
c6f0072
to
9822d49
Compare
github-actions
bot
force-pushed
the
release-please--branches--master
branch
from
September 4, 2024 16:22
9822d49
to
1c72067
Compare
github-actions
bot
force-pushed
the
release-please--branches--master
branch
2 times, most recently
from
October 10, 2024 12:24
6d2906b
to
f974f44
Compare
github-actions
bot
force-pushed
the
release-please--branches--master
branch
from
October 21, 2024 15:42
f974f44
to
62a9244
Compare
github-actions
bot
force-pushed
the
release-please--branches--master
branch
2 times, most recently
from
October 31, 2024 14:09
3c5f035
to
c272d2b
Compare
github-actions
bot
force-pushed
the
release-please--branches--master
branch
4 times, most recently
from
November 12, 2024 16:52
b81d205
to
12d67df
Compare
github-actions
bot
force-pushed
the
release-please--branches--master
branch
2 times, most recently
from
January 15, 2025 12:52
5fad899
to
a3e1118
Compare
github-actions
bot
force-pushed
the
release-please--branches--master
branch
from
January 27, 2025 08:46
a3e1118
to
61c3f76
Compare
github-actions
bot
force-pushed
the
release-please--branches--master
branch
from
January 27, 2025 15:25
61c3f76
to
df07729
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
0.95.0 (2025-01-27)
⚠ BREAKING CHANGES
Build
pyproject.toml
(#466) (9468850)pytest-runner
(#466) (e406a59)reports
extra (#446) (904178f)tests_require
(#466) (6952b62)Features
live_logs_enabled
property in logs output (#473) (564c027)get_workflows
(#429) (d4c0358)Bug fixes
Performance improvements
Code refactoring
Test suite
Continuous integration
pytest
directly instead ofsetup.py test
(#466) (ed6c468)Documentation
Chores