Wykres commitów

  • ae3b420d46
    Merge 356371d7e5 into 5d3a946b24 Raniere Silva 2025-07-09 15:14:15 +0000
  • 356371d7e5 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2025-07-09 15:14:10 +0000
  • bcb46e140e Add --vanilla to R call Raniere Gaia Costa da Silva 2025-07-09 17:12:54 +0200
  • 0ce3c5d51a
    Merge a4b7f770fd into 5d3a946b24 Yuvi 2025-07-04 16:05:21 +0200
  • 0a26bd9b6d
    Merge 051b0596fa into 5d3a946b24 Yuvi 2025-07-04 16:05:18 +0200
  • 65e05a9f38
    Merge 53cc506e8e into 5d3a946b24 Simon Li 2025-06-30 15:04:26 -0400
  • 5d3a946b24
    Merge pull request #1429 from nadiaguiffant/patch-1 main Simon Li 2025-06-26 21:04:14 +0100
  • 63239b0e02
    Update specification.rst nadiaguiffant 2025-06-26 17:16:01 +0200
  • 53cc506e8e runtime.txt: allow name-yyyy-mm-dd (no version) Simon Li 2025-06-22 18:38:18 +0100
  • 7ec064c128 BREAKING: replace `RBuildPack.runtime` with `BuildPack.runtime` Simon Li 2025-06-22 15:42:48 +0100
  • cab6fce923 Move runtime.txt handling into base class Simon Li 2025-06-22 14:22:51 +0100
  • 4654ae41e1
    Merge f5b0aa51fa into e795060aec RohanBhattaraiNP 2025-06-19 15:03:21 +0100
  • 135d628047
    Merge 0ece764554 into e795060aec pre-commit-ci[bot] 2025-06-02 20:19:59 +0000
  • 0ece764554 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci-update-config pre-commit-ci[bot] 2025-06-02 20:19:56 +0000
  • 8a67dab255
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2025-06-02 20:17:40 +0000
  • a730f1b619
    Merge 850751e02c into e795060aec Steve Purves 2025-05-30 14:02:12 +0100
  • e795060aec
    Merge pull request #1425 from mfisher87/disable-trace-output Simon Li 2025-05-12 09:43:19 +0100
  • dae67cc73d
    Disable bash trace output in conda activation script Matt Fisher 2025-05-11 09:45:23 -0600
  • 7f2868ac85
    Merge e4c2b41097 into 5a61997dde Matt Fisher 2025-05-11 09:43:39 -0600
  • c3a824030b
    Merge ecdcf9e53a into 5a61997dde Samuel Gaist 2025-05-11 09:43:39 -0600
  • 15ac66b23d
    Merge f16569ac14 into 5a61997dde Wes Turner 2025-05-09 16:10:28 +0200
  • 71b45cf8c4
    Merge a62d46bc6e into 5a61997dde Simon Li 2025-05-02 15:40:25 +0000
  • 5a61997dde
    Merge pull request #1419 from jjerphan/maint/adapt-mamba-activation Yuvi Panda 2025-05-01 12:52:58 -0700
  • 3c1ed3c805
    Merge pull request #1423 from weiji14/mamba/2.0.8 Yuvi Panda 2025-04-09 21:28:13 -0700
  • d4592c2427
    Bump mamba from 2.0.8 to 2.1.0 Wei Ji 2025-04-08 10:07:49 +1200
  • 30b2a71c27
    Bump mamba from 2.0.5 to 2.0.8 Wei Ji 2025-03-24 09:52:55 +1300
  • d0ddd2e3c4
    Merge pull request #1421 from yuvipanda/docker-login Yuvi Panda 2025-03-06 10:06:58 -0800
  • 7be2b04a11
    test: Use 2.0.7.rc1 Julien Jerphanion 2025-03-05 17:44:56 +0100
  • 342eea96a8 Move login command inside try so we clear env correctly YuviPanda 2025-02-28 15:07:43 -0800
  • d3facba5fb Fix documentation for `--push` YuviPanda 2025-02-28 14:32:05 -0800
  • ce35f47f1e Actually remove push method YuviPanda 2025-02-28 14:31:20 -0800
  • 56cf063636 Don't pass --no-run to find tests YuviPanda 2025-02-28 14:28:21 -0800
  • 081c3c48cf Make build and push into explicit only args YuviPanda 2025-02-28 14:19:06 -0800
  • 2bd8478159 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2025-02-28 22:17:09 +0000
  • 07e97ee5ce Turn push and load into params for the build arg YuviPanda 2025-02-28 14:16:28 -0800
  • e066ca04a1 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2025-02-28 22:02:01 +0000
  • 0f68056956 Intentionally set auth when checking if image exists in registry YuviPanda 2025-02-28 14:01:30 -0800
  • 2fece29210 Add validation for registry_credentials YuviPanda 2025-02-28 13:53:51 -0800
  • ad29ffd8e6 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2025-02-28 21:44:59 +0000
  • aa948e08af Test login to registry as well YuviPanda 2025-02-28 13:44:18 -0800
  • c294236063 Remove some more tests YuviPanda 2025-02-28 13:29:15 -0800
  • 1bd3d276f3 Restore env vars after test YuviPanda 2025-02-28 13:29:09 -0800
  • 3e458e3299 Remove a couple more tests YuviPanda 2025-02-28 13:23:01 -0800
  • b854c6c30d Document why we put certs in current dir YuviPanda 2025-02-28 13:15:57 -0800
  • 0bc550a494 Add a .gitignore for any generated tmp certs YuviPanda 2025-02-28 13:15:07 -0800
  • c9b78be470 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2025-02-28 21:12:02 +0000
  • c04652e706 Replace mocked find_image tests with real ones YuviPanda 2025-02-28 13:11:34 -0800
  • 9753570370 Pass cert_dir removal some of the time YuviPanda 2025-02-28 13:06:17 -0800
  • 5aaf26aa9d [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2025-02-28 19:45:45 +0000
  • af1050f72b Re-add docker import for container running YuviPanda 2025-02-28 11:45:26 -0800
  • 2d9a350700 Inspect returns a list of dicts YuviPanda 2025-02-28 11:34:35 -0800
  • a0f02ce2c6 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2025-02-28 19:31:50 +0000
  • 48da2c1bf4 Re-add dockerpy for using exclude patterns YuviPanda 2025-02-28 11:29:14 -0800
  • 576b8967bc Stop using docker-py for anything YuviPanda 2025-02-28 11:17:10 -0800
  • 9f6fbf7678 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2025-02-28 17:44:57 +0000
  • a8369beed4 Use custom dind for talking to insecure registry YuviPanda 2025-02-28 09:44:35 -0800
  • 69e67a23bf Don't need -it for docker run here YuviPanda 2025-02-27 21:28:50 -0800
  • 8444a28d86 Explicitly pull registry image before trying to run YuviPanda 2025-02-27 21:26:42 -0800
  • 82e049fcec Add a docker registry integration test with real registry YuviPanda 2025-02-27 20:49:09 -0800
  • 364a18932c Add a local registry in github actions for us to test with YuviPanda 2025-02-27 20:21:22 -0800
  • 3bdc004e46 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2025-02-26 21:00:17 +0000
  • 268e18765b Properly set DOCKER_CONFIG to be a dir, not a file YuviPanda 2025-02-26 12:58:29 -0800
  • ac0def4028 Use CLI to push docker image YuviPanda 2025-02-26 11:04:19 -0800
  • f968689aad
    maint: Adapt mamba activation Julien Jerphanion 2025-02-25 11:13:40 +0100
  • 42df755176
    test: Use 2.0.7.rc0 Julien Jerphanion 2025-02-25 10:33:57 +0100
  • 17a23c4ae6
    Merge pull request #1416 from yuvipanda/runtime Min RK 2025-02-21 13:09:45 +0100
  • 051b0596fa Bump base image used to latest LTS YuviPanda 2025-02-20 14:57:01 -0800
  • 3304921cdd Ask for very specific version YuviPanda 2025-02-20 14:55:08 -0800
  • a9e5a19aee Add a test for runtime.txt with full R version specified YuviPanda 2025-02-18 13:42:01 -0800
  • 1ad76bcbca
    Merge pull request #1403 from minrk/r-triplets Yuvi Panda 2025-02-20 12:24:12 -0800
  • a6e9ddffc2
    update expected version in verify Min RK 2025-02-19 08:49:55 +0100
  • 5a3144f960 Update r version we test YuviPanda 2025-02-18 14:23:24 -0800
  • 11b8fc1ab8 Fix typo Yuvi Panda 2025-02-18 14:03:14 -0800
  • d13330a288 resolve unrecognized x.y r versions to x.y.0 Min RK 2025-01-30 09:41:30 +0100
  • 8d916f46c4 add triplets for r versions 4.3, 4.4 Min RK 2025-01-30 09:37:23 +0100
  • 818e157ecb
    Merge 0ff057e067 into 80d186a577 Raniere Silva 2025-02-18 14:02:07 -0800
  • 80d186a577
    Merge pull request #1413 from yuvipanda/push Yuvi Panda 2025-02-14 08:41:51 -0800
  • b6fa2d447e Simulate json output from docker buildx build YuviPanda 2025-02-13 16:01:32 -0800
  • 13cbc9e572
    Merge pull request #1402 from yuvipanda/docker-buildx Yuvi Panda 2025-02-13 09:28:14 -0800
  • 6d50085b85
    Merge pull request #1412 from manics/docker-alpine Min RK 2025-02-13 11:01:23 +0100
  • 8ff109f179
    Merge pull request #1411 from manics/min-python Min RK 2025-02-13 11:00:54 +0100
  • 7793358699
    Bump alpine docker to 3.21 Simon Li 2025-02-13 09:34:00 +0000
  • 89e78b7caf
    Require Python 3.9 to run repo2docker Simon Li 2025-02-13 09:27:45 +0000
  • 709eb8e527
    Update error message Yuvi Panda 2025-02-12 21:23:41 -0800
  • ac485fa06c [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2025-02-12 17:55:42 +0000
  • c1ddf464d6 BREAKING: Require Python 3.8 to run repo2docker Simon Li 2025-02-12 17:52:28 +0000
  • 72816ca708 Bump GitHub actions runner to ubuntu-24.04 Simon Li 2025-02-12 17:44:16 +0000
  • f50c0c52eb
    Merge pull request #1410 from manics/playwright Simon Li 2025-02-12 17:32:47 +0000
  • a9a38de516
    Clarify where memory limits are Yuvi Panda 2025-02-12 08:17:50 -0800
  • 704b91c4f1
    set `external-verify` name in test Simon Li 2025-02-12 13:18:31 +0000
  • 6484673698 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2025-02-12 04:59:12 +0000
  • b243cb6079 Add another unit test for sys.exit behavior YuviPanda 2025-02-11 20:58:36 -0800
  • bd39320153 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2025-02-12 04:52:38 +0000
  • 34399f8f87 Throw error if using --build-memory-limit YuviPanda 2025-02-11 20:50:39 -0800
  • b0cfd45b14
    Merge pull request #1409 from manics/terminal-no-set-e Yuvi Panda 2025-02-11 20:41:07 -0800
  • 0186eef20d Add basic UI Playwright tests Simon Li 2025-02-12 00:14:01 +0000
  • 374b8e5646
    Merge pull request #1408 from manics/forks-no-scheduled-workflows Yuvi Panda 2025-02-11 13:11:19 -0800
  • bd615901cb [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2025-02-11 20:17:24 +0000
  • 07ef92ecbd
    Add extra_args test Yuvi Panda 2025-02-11 12:17:14 -0800
  • 95e3adc0c8
    Merge pull request #1399 from rgaiacs/1396-update-rstudio Simon Li 2025-02-11 19:49:49 +0000