forked from reanahub/reana-workflow-controller
-
Notifications
You must be signed in to change notification settings - Fork 0
chore(master): release 0.95.0 #1
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
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 hidden or 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
1c5c42f to
4698f74
Compare
a5e46d8 to
a77fce4
Compare
a950278 to
32534f2
Compare
dd41222 to
b0b3679
Compare
1d969fb to
bae6364
Compare
bae6364 to
3fe6298
Compare
4f0c74d to
4e90d96
Compare
4e90d96 to
2d93c7d
Compare
2d93c7d to
a45230c
Compare
a45230c to
2f00df1
Compare
6b8abb6 to
2c52eb3
Compare
2c52eb3 to
0999b46
Compare
a3f748c to
e1c7bfd
Compare
970522e to
9473025
Compare
9473025 to
e1515ba
Compare
df5d5e0 to
e223a61
Compare
7d949e6 to
380de79
Compare
cae36b0 to
d00cca6
Compare
13c95bf to
b961bd5
Compare
12f9f04 to
ea1edfc
Compare
0d16979 to
d67fdbc
Compare
5718cf9 to
66c4067
Compare
66c4067 to
60f4cb8
Compare
36b5190 to
5bfb61e
Compare
5bfb61e to
a423f35
Compare
a423f35 to
c3f83ea
Compare
c3f83ea to
c3dd71f
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-12-03)
⚠ BREAKING CHANGES
Build
pyproject.toml(#593) (90623e4)pytest-runner(#593) (d663604)tests_require(#593) (9786f91)Features
dask-workercommand (#636) (eaf2b59)user-uuidlabel to runtime batch pods (#665) (f8c4f79), closes #664get_workflows(#552) (d896539)Bug fixes
groupadd(#566) (73a9929), closes #561Performance improvements
Code refactoring
Code style
Test suite
Continuous integration
pytestdirectly instead ofsetup.py test(#593) (3928366)Documentation
Chores