-
Notifications
You must be signed in to change notification settings - Fork 3.4k
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
releasing 1.8.5 #16051
Merged
Merged
releasing 1.8.5 #16051
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
Co-authored-by: thomas <thomas@thomass-MacBook-Pro.local> (cherry picked from commit 37fe3f6)
(cherry picked from commit 9ed43c6)
(cherry picked from commit 2dcebc2)
…requirements (#16007) Update docker requirement in /requirements Updates the requirements on [docker](https://github.com/docker/docker-py) to permit the latest version. - [Release notes](https://github.com/docker/docker-py/releases) - [Commits](docker/docker-py@5.0.0...6.0.1) --- updated-dependencies: - dependency-name: docker dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (cherry picked from commit 4083b20)
… /requirements (#16006) Update deepdiff requirement in /requirements Updates the requirements on [deepdiff](https://github.com/seperman/deepdiff) to permit the latest version. - [Release notes](https://github.com/seperman/deepdiff/releases) - [Changelog](https://github.com/seperman/deepdiff/blob/master/docs/changelog.rst) - [Commits](seperman/deepdiff@5.7.0...6.2.2) --- updated-dependencies: - dependency-name: deepdiff dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (cherry picked from commit 5e705fa)
simple Co-authored-by: hhsecond <sherin@grid.ai> (cherry picked from commit 4fea6bf)
Borda
requested review from
tchaton,
lantiga,
awaelchli,
hhsecond,
ethanwharris,
carmocca,
justusschock,
williamFalcon,
edenlightning and
akihironitta
as code owners
December 14, 2022 16:20
Let's get this in before the release: #16052 |
#16053 would be great to include |
* abstract pkg build * share ci * syntax * Checkgroup * folders * whl 1st * doctest Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com> (cherry picked from commit 18a4638)
Borda
force-pushed
the
releasing/1.8.5
branch
from
December 14, 2022 17:06
10d81cf
to
96c7397
Compare
#16054 as well |
carmocca
reviewed
Dec 14, 2022
Borda
force-pushed
the
releasing/1.8.5
branch
from
December 15, 2022 09:40
bacfbae
to
96c7397
Compare
Borda
force-pushed
the
releasing/1.8.5
branch
from
December 15, 2022 10:47
3b2ed10
to
e41f072
Compare
Borda
force-pushed
the
releasing/1.8.5
branch
from
December 15, 2022 14:08
e41f072
to
d403059
Compare
Can we get his one in too: 3b323c8 |
Borda
force-pushed
the
releasing/1.8.5
branch
2 times, most recently
from
December 15, 2022 15:26
c655968
to
1aaa0a1
Compare
(cherry picked from commit d3a7226)
(cherry picked from commit e522a12)
(cherry picked from commit 6458a5a)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> (cherry picked from commit ebe7848)
Adds guards to cluster deletion. - If cluster has running apps -> throw an error - If cluster has stopped apps -> confirm w/ user that apps and logs will be deleted (cherry picked from commit 64d0ebb)
(cherry picked from commit 8d3339a)
Co-authored-by: thomas <thomas@thomass-MacBook-Pro.local> Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com> (cherry picked from commit eae56ee)
Co-authored-by: Ethan Harris <ethanwharris@gmail.com> (cherry picked from commit 3b323c8)
Borda
force-pushed
the
releasing/1.8.5
branch
from
December 15, 2022 15:33
153ed7b
to
fb9a09b
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.
What does this PR do?
regular update
Before submitting
PR review
Anyone in the community is welcome to review the PR.
Before you start reviewing, make sure you have read the review guidelines. In short, see the following bullet-list:
Did you have fun?
Make sure you had fun coding 🙃
cc @Borda