-
Notifications
You must be signed in to change notification settings - Fork 2
[GRDM-44131] Upstreamの取り込み(~2025-02-11) #23
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
[GRDM-44131] Upstreamの取り込み(~2025-02-11) #23
Conversation
Misc detail fixes in docs and test config
Update podman/stable version from v5.0.2 to v5.0.3
Update library/docker version from 26.1.1-dind to 26.1.3-dind
Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.4 to 6.4.1. - [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst) - [Commits](tornadoweb/tornado@v6.4.0...v6.4.1) --- updated-dependencies: - dependency-name: tornado dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
…m-chart/images/binderhub/tornado-6.4.1 chore(deps): bump tornado from 6.4 to 6.4.1 in /helm-chart/images/binderhub
for more information, see https://pre-commit.ci
add allowed list as alternative to banned list of repos
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.1 to 2.2.2. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.2.1...2.2.2) --- updated-dependencies: - dependency-name: urllib3 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
…m-chart/images/binderhub/urllib3-2.2.2 chore(deps): bump urllib3 from 2.2.1 to 2.2.2 in /helm-chart/images/binderhub
Should pass once jupyterhub/repo2docker#1356 is merged and released
Update library/docker version from 26.1.3-dind to 27.0.2-dind
Update podman/stable version from v5.0.3 to v5.1.1
GitHub: only show "master" branch message if master branch is requested
…iders strip trailing slash on github/gist/gitlab URLs
based on review. Thanks to @manics.
based on review. Thanks to @manics
Update podman/stable version from v5.3.1 to v5.3.2
Update library/docker version from 27.4.1-dind to 27.5.1-dind
Expand documentation to cover local test and development
updates: - [github.com/asottile/pyupgrade: v3.17.0 → v3.19.1](asottile/pyupgrade@v3.17.0...v3.19.1) - [github.com/psf/black: 24.8.0 → 25.1.0](psf/black@24.8.0...25.1.0) - [github.com/pycqa/isort: 5.13.2 → 6.0.0](PyCQA/isort@5.13.2...6.0.0) - [github.com/pre-commit/pre-commit-hooks: v4.6.0 → v5.0.0](pre-commit/pre-commit-hooks@v4.6.0...v5.0.0)
…te-config [pre-commit.ci] pre-commit autoupdate
and test detect.regex pattern behavior
cordoning doesn't happen if $DOCKER_IMAGE_CLEANER_NODE_NAME is undefined single-node clusters (k3s) maybe don't want to be unavailable while cleaning adds extraEnv passthrough for good measure, in case of future options
|
Codecov ReportAttention: Patch coverage is
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## master #23 +/- ##
===========================================
+ Coverage 60.77% 77.59% +16.82%
===========================================
Files 23 44 +21
Lines 2603 3616 +1013
Branches 0 47 +47
===========================================
+ Hits 1582 2806 +1224
+ Misses 1021 785 -236
- Partials 0 25 +25 ☔ View full report in Codecov by Sentry. |
|
テスト https://github.com/RCOSDP/CS-binderhub/actions/runs/13273151159/job/37076957339?pr=23 に関して、Re-runしても再現したので、確認が済むまでDraftに戻します。 |
本件はWorkaroundとして |
BinderrHubの最新コード (~2025-02-11のものまで) の取り込みを行いました。