Wykres commitów

3041 Commity (358888c6a93839dd4c60859737d886e49a4a1247)

Autor SHA1 Wiadomość Data
Raniere Gaia Costa da Silva ba71070b57 Review "Configuration files supported" page 2025-08-15 08:38:58 +02:00
Raniere Gaia Costa da Silva e3d3e2b4fa Review "Configuration files supported by repo2docker" page 2025-08-15 08:38:58 +02:00
Raniere Gaia Costa da Silva 564eb0d41f Review "Four ways to use repo2docker images" page 2025-08-15 08:38:54 +02:00
Yuvi 1f1fab03e1
Merge pull request #1438 from rgaiacs/1437-avoid-jupyter-repo2docker
Avoid jupyter-repo2docker in the commad line
2025-08-14 15:38:51 -07:00
Simon Li 3899104f19
Merge pull request #1432 from rgaiacs/1431-vanilla
Add --vanilla to R call
2025-08-14 20:25:26 +01:00
Raniere Gaia Costa da Silva 1a677317f2 Review "User guide" index page 2025-08-14 13:56:29 +02:00
Raniere Gaia Costa da Silva 2c256482c5 Add a admonition regading the name of the package on PyPI
Related to https://github.com/jupyterhub/repo2docker/issues/1437
2025-08-14 13:21:33 +02:00
Raniere Gaia Costa da Silva ab26c12d73 Avoid use of jupyter-repo2docker
Closes https://github.com/jupyterhub/repo2docker/issues/1437
2025-08-14 13:15:50 +02:00
pre-commit-ci[bot] b190934457 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2025-08-08 17:07:24 +00:00
choldgraf b5e4b3c4c0 Add note on root 2025-08-08 10:06:37 -07:00
pre-commit-ci[bot] 0b12f5f4ba [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2025-08-03 20:23:12 +00:00
choldgraf 714d4e394c Simplify our release docs 2025-08-03 13:21:30 -07:00
Chris Holdgraf 6cf91e45d5
Revamp our documentation and refactor a bit (#1433)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-08-01 10:13:00 -07:00
pre-commit-ci[bot] 356371d7e5 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2025-07-09 15:14:10 +00:00
Raniere Gaia Costa da Silva bcb46e140e Add --vanilla to R call
Closes https://github.com/jupyterhub/repo2docker/issues/1431
2025-07-09 17:12:54 +02:00
Simon Li 5d3a946b24
Merge pull request #1429 from nadiaguiffant/patch-1
bug report.rst
2025-06-26 21:04:14 +01:00
nadiaguiffant 63239b0e02
Update specification.rst
correction "pacakges" to "packages"
2025-06-26 17:16:01 +02:00
Simon Li 53cc506e8e runtime.txt: allow name-yyyy-mm-dd (no version) 2025-06-22 18:38:18 +01:00
Simon Li 7ec064c128 BREAKING: replace `RBuildPack.runtime` with `BuildPack.runtime` 2025-06-22 18:16:58 +01:00
Simon Li cab6fce923 Move runtime.txt handling into base class
This will allow it to be used for Python (and other languages) in future
2025-06-22 16:33:38 +01:00
pre-commit-ci[bot] 0ece764554 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2025-06-02 20:19:56 +00:00
pre-commit-ci[bot] 8a67dab255
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/asottile/pyupgrade: v3.19.0 → v3.20.0](https://github.com/asottile/pyupgrade/compare/v3.19.0...v3.20.0)
- [github.com/psf/black: 24.10.0 → 25.1.0](https://github.com/psf/black/compare/24.10.0...25.1.0)
- [github.com/pycqa/isort: 5.13.2 → 6.0.1](https://github.com/pycqa/isort/compare/5.13.2...6.0.1)
2025-06-02 20:17:40 +00:00
Simon Li e795060aec
Merge pull request #1425 from mfisher87/disable-trace-output
[MRG] Disable bash trace output in conda activation script
2025-05-12 09:43:19 +01:00
Matt Fisher dae67cc73d
Disable bash trace output in conda activation script
Remove `-x` to be less spammy. Retain `-e` to exit on errors.
2025-05-11 09:45:23 -06:00
Yuvi Panda 5a61997dde
Merge pull request #1419 from jjerphan/maint/adapt-mamba-activation
maint: Adapt mamba activation
2025-05-01 12:52:58 -07:00
Yuvi Panda 3c1ed3c805
Merge pull request #1423 from weiji14/mamba/2.0.8
Bump mamba from 2.0.5 to 2.1.0
2025-04-09 21:28:13 -07:00
Wei Ji d4592c2427
Bump mamba from 2.0.8 to 2.1.0
Bumps [mamba](https://github.com/mamba-org/mamba) from 2.0.8 to 2.1.0.
- [Release notes](https://github.com/mamba-org/mamba/releases)
- [Commits](https://github.com/mamba-org/mamba/compare/2.0.8...2.1.0)
2025-04-08 10:07:49 +12:00
Wei Ji 30b2a71c27
Bump mamba from 2.0.5 to 2.0.8
Bumps [mamba](https://github.com/mamba-org/mamba) from 2.0.5 to 2.0.8.
- [Release notes](https://github.com/mamba-org/mamba/releases)
- [Commits](https://github.com/mamba-org/mamba/compare/micromamba-2.0.5...2.0.8)
2025-03-24 09:52:55 +13:00
Yuvi Panda d0ddd2e3c4
Merge pull request #1421 from yuvipanda/docker-login
Switch to using CLI for everything except running the container
2025-03-06 10:06:58 -08:00
YuviPanda 342eea96a8 Move login command inside try so we clear env correctly 2025-02-28 15:07:43 -08:00
YuviPanda d3facba5fb Fix documentation for `--push` 2025-02-28 14:32:05 -08:00
YuviPanda ce35f47f1e Actually remove push method 2025-02-28 14:31:20 -08:00
YuviPanda 56cf063636 Don't pass --no-run to find tests 2025-02-28 14:28:21 -08:00
YuviPanda 081c3c48cf Make build and push into explicit only args 2025-02-28 14:19:06 -08:00
pre-commit-ci[bot] 2bd8478159 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2025-02-28 22:17:09 +00:00
YuviPanda 07e97ee5ce Turn push and load into params for the build arg 2025-02-28 14:16:28 -08:00
pre-commit-ci[bot] e066ca04a1 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2025-02-28 22:02:01 +00:00
YuviPanda 0f68056956 Intentionally set auth when checking if image exists in registry 2025-02-28 14:01:30 -08:00
YuviPanda 2fece29210 Add validation for registry_credentials 2025-02-28 13:54:16 -08:00
pre-commit-ci[bot] ad29ffd8e6 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2025-02-28 21:44:59 +00:00
YuviPanda aa948e08af Test login to registry as well 2025-02-28 13:44:18 -08:00
YuviPanda c294236063 Remove some more tests 2025-02-28 13:29:15 -08:00
YuviPanda 1bd3d276f3 Restore env vars after test 2025-02-28 13:29:09 -08:00
YuviPanda 3e458e3299 Remove a couple more tests 2025-02-28 13:23:01 -08:00
YuviPanda b854c6c30d Document why we put certs in current dir 2025-02-28 13:15:57 -08:00
YuviPanda 0bc550a494 Add a .gitignore for any generated tmp certs 2025-02-28 13:15:07 -08:00
pre-commit-ci[bot] c9b78be470 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2025-02-28 21:12:03 +00:00
YuviPanda c04652e706 Replace mocked find_image tests with real ones 2025-02-28 13:11:34 -08:00
YuviPanda 9753570370 Pass cert_dir removal some of the time 2025-02-28 13:06:17 -08:00
pre-commit-ci[bot] 5aaf26aa9d [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2025-02-28 19:45:45 +00:00