forked from reanahub/reana-workflow-controller
-
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 18, 2024 13:32
58abe64
to
992d041
Compare
github-actions
bot
force-pushed
the
release-please--branches--master
branch
4 times, most recently
from
February 1, 2024 11:08
164c669
to
2a0634b
Compare
github-actions
bot
force-pushed
the
release-please--branches--master
branch
3 times, most recently
from
February 13, 2024 17:16
8671f56
to
90cc724
Compare
github-actions
bot
force-pushed
the
release-please--branches--master
branch
2 times, most recently
from
February 28, 2024 13:40
db357ae
to
15bd7fe
Compare
github-actions
bot
force-pushed
the
release-please--branches--master
branch
2 times, most recently
from
March 4, 2024 15:31
a096a6c
to
df098eb
Compare
github-actions
bot
changed the title
chore(master): release 0.9.3
chore(master): release 0.9.4
Mar 4, 2024
github-actions
bot
force-pushed
the
release-please--branches--master
branch
from
March 4, 2024 16:08
df098eb
to
ed0c8f6
Compare
github-actions
bot
changed the title
chore(master): release 0.9.4
chore(master): release 0.95.0
Mar 18, 2024
github-actions
bot
force-pushed
the
release-please--branches--master
branch
2 times, most recently
from
March 18, 2024 17:54
761ebd8
to
5c7e399
Compare
github-actions
bot
force-pushed
the
release-please--branches--master
branch
from
April 18, 2024 13:41
5c7e399
to
a4f211d
Compare
github-actions
bot
force-pushed
the
release-please--branches--master
branch
from
May 3, 2024 12:08
a4f211d
to
f3eeb37
Compare
github-actions
bot
force-pushed
the
release-please--branches--master
branch
from
July 3, 2024 12:49
f3eeb37
to
ae607da
Compare
github-actions
bot
force-pushed
the
release-please--branches--master
branch
from
July 17, 2024 12:31
ae607da
to
85fbc17
Compare
github-actions
bot
force-pushed
the
release-please--branches--master
branch
from
July 31, 2024 07:26
85fbc17
to
b69abbd
Compare
github-actions
bot
force-pushed
the
release-please--branches--master
branch
3 times, most recently
from
August 9, 2024 10:29
040d4a3
to
d9e5966
Compare
github-actions
bot
force-pushed
the
release-please--branches--master
branch
2 times, most recently
from
August 29, 2024 10:23
b2d08a2
to
d1ad88d
Compare
github-actions
bot
force-pushed
the
release-please--branches--master
branch
from
September 18, 2024 08:31
d1ad88d
to
0345178
Compare
github-actions
bot
force-pushed
the
release-please--branches--master
branch
from
October 30, 2024 10:19
0345178
to
adbe58d
Compare
github-actions
bot
force-pushed
the
release-please--branches--master
branch
2 times, most recently
from
November 12, 2024 15:10
c34bee1
to
62421a2
Compare
github-actions
bot
force-pushed
the
release-please--branches--master
branch
from
December 5, 2024 10:07
62421a2
to
b6ffe10
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 (2024-12-05)
⚠ BREAKING CHANGES
Build
pyproject.toml
(#593) (90623e4)pytest-runner
(#593) (d663604)tests_require
(#593) (9786f91)Features
get_workflows
(#552) (d896539)Bug fixes
groupadd
(#566) (73a9929), closes #561Performance improvements
Code refactoring
Code style
Test suite
Continuous integration
pytest
directly instead ofsetup.py test
(#593) (3928366)Documentation
Chores