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
from
January 16, 2024 16:54
221064f
to
609cded
Compare
github-actions
bot
force-pushed
the
release-please--branches--master
branch
2 times, most recently
from
February 1, 2024 13:36
c8b1d20
to
feec87a
Compare
github-actions
bot
force-pushed
the
release-please--branches--master
branch
2 times, most recently
from
February 13, 2024 12:46
c1e41fd
to
f631da0
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:18
d91495a
to
dcc1a30
Compare
github-actions
bot
changed the title
chore(master): release 0.9.7
chore(master): release 0.9.8
Mar 1, 2024
github-actions
bot
force-pushed
the
release-please--branches--master
branch
from
March 1, 2024 09:07
dcc1a30
to
0ff22c9
Compare
github-actions
bot
changed the title
chore(master): release 0.9.8
chore(master): release 0.9.9
Mar 1, 2024
github-actions
bot
force-pushed
the
release-please--branches--master
branch
from
March 1, 2024 09:37
0ff22c9
to
79c7782
Compare
github-actions
bot
changed the title
chore(master): release 0.9.9
chore(master): release 0.95.0
Mar 15, 2024
github-actions
bot
force-pushed
the
release-please--branches--master
branch
2 times, most recently
from
March 18, 2024 17:53
b85eb6b
to
03a70e4
Compare
github-actions
bot
force-pushed
the
release-please--branches--master
branch
from
May 8, 2024 15:02
03a70e4
to
e94f6aa
Compare
github-actions
bot
force-pushed
the
release-please--branches--master
branch
2 times, most recently
from
July 23, 2024 10:49
85ac116
to
242c26b
Compare
github-actions
bot
force-pushed
the
release-please--branches--master
branch
from
August 8, 2024 10:05
242c26b
to
423bfa0
Compare
github-actions
bot
force-pushed
the
release-please--branches--master
branch
2 times, most recently
from
August 28, 2024 07:16
68637e7
to
2fd9b6f
Compare
github-actions
bot
force-pushed
the
release-please--branches--master
branch
2 times, most recently
from
September 18, 2024 11:37
f3ceeb1
to
6b45126
Compare
github-actions
bot
force-pushed
the
release-please--branches--master
branch
from
October 30, 2024 10:09
6b45126
to
655e9db
Compare
github-actions
bot
force-pushed
the
release-please--branches--master
branch
2 times, most recently
from
November 12, 2024 15:07
ea50a36
to
212c117
Compare
github-actions
bot
force-pushed
the
release-please--branches--master
branch
from
December 5, 2024 09:50
212c117
to
e3c3321
Compare
github-actions
bot
force-pushed
the
release-please--branches--master
branch
from
January 22, 2025 09:04
e3c3321
to
f379306
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-22)
⚠ 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