Wykres commitów

641 Commity (d4592c2427a93e3556bbd3b70fd858bc36694551)

Autor SHA1 Wiadomość Data
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
YuviPanda 56cf063636 Don't pass --no-run to find tests 2025-02-28 14:28:21 -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] a0f02ce2c6 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2025-02-28 19:31:50 +00:00
YuviPanda 576b8967bc Stop using docker-py for anything
Also properly setup TLS for docker daemon to close security hole
2025-02-28 11:19:45 -08:00
pre-commit-ci[bot] 9f6fbf7678 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2025-02-28 17:44:57 +00:00
YuviPanda a8369beed4 Use custom dind for talking to insecure registry 2025-02-28 09:44:35 -08:00
YuviPanda 69e67a23bf Don't need -it for docker run here 2025-02-27 21:28:50 -08:00
YuviPanda 8444a28d86 Explicitly pull registry image before trying to run 2025-02-27 21:26:42 -08:00
YuviPanda 82e049fcec Add a docker registry integration test with real registry 2025-02-27 20:49:09 -08:00
YuviPanda 3304921cdd Ask for very specific version 2025-02-20 14:55:08 -08:00
YuviPanda a9e5a19aee Add a test for runtime.txt with full R version specified
Catching possible errors as reported in https://discourse.jupyter.org/t/error-in-mybinder-org-there-is-no-package-called-irkernel/32478/13.

The other tests only specify x.y, not x.y.z
2025-02-20 14:07:28 -08:00
Min RK a6e9ddffc2
update expected version in verify 2025-02-19 08:49:55 +01:00
YuviPanda 5a3144f960 Update r version we test 2025-02-18 14:23:24 -08:00
Yuvi Panda 13cbc9e572
Merge pull request #1402 from yuvipanda/docker-buildx
Shell out to `docker buildx build` to build images
2025-02-13 09:28:14 -08:00
Simon Li f50c0c52eb
Merge pull request #1410 from manics/playwright
Add basic UI Playwright tests
2025-02-12 17:32:47 +00:00
Simon Li 704b91c4f1
set `external-verify` name in test
Co-authored-by: Min RK <benjaminrk@gmail.com>
2025-02-12 13:18:31 +00:00
pre-commit-ci[bot] 6484673698 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2025-02-12 04:59:13 +00:00
YuviPanda b243cb6079 Add another unit test for sys.exit behavior 2025-02-11 20:58:58 -08:00
YuviPanda 34399f8f87 Throw error if using --build-memory-limit 2025-02-11 20:52:23 -08:00
Simon Li 0186eef20d Add basic UI Playwright tests 2025-02-12 00:14:01 +00:00
pre-commit-ci[bot] bd615901cb [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2025-02-11 20:17:24 +00:00
Yuvi Panda 07ef92ecbd
Add extra_args test
Co-authored-by: Min RK <benjaminrk@gmail.com>
2025-02-11 12:17:14 -08:00
Simon Li 54bf2e7875 Test that set -e hasn't leaked into the main shell 2025-02-11 18:55:53 +00:00
pre-commit-ci[bot] 8e20b60c69 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2025-01-29 04:30:04 +00:00
YuviPanda b1cedc4a78 Remove some patched out tests that don't apply anymore 2025-01-28 20:29:42 -08:00
pre-commit-ci[bot] 0305dabdb6 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2024-12-20 23:52:58 +00:00
YuviPanda e463ca9dab Remove unused _urlopen method
This was never used anywhere, and actually didn't even import -
'request' is actually urllib.request, not requests. It
was never imported but used here!
2024-12-20 15:52:41 -08:00
YuviPanda 60c0d70f37 Fix doi provider test
We no longer follow redirects, so this is the canonical
URL
2024-12-17 13:10:54 -08:00
YuviPanda 3be6ca99c2 Fix zenodo tests 2024-12-17 12:58:01 -08:00
YuviPanda f7dfff1876 Fix hydroshare tests 2024-12-17 12:56:36 -08:00
YuviPanda d71efb892d Fix figshare unit test 2024-12-17 12:53:13 -08:00
pre-commit-ci[bot] f9e3d706db [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2024-12-17 19:51:31 +00:00
YuviPanda b854b77be5 Fix tests 2024-12-17 11:50:10 -08:00
pre-commit-ci[bot] f6037cab74 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2024-12-17 17:31:19 +00:00
YuviPanda b7050ba096 Always fetch entire dataset for dataverse 2024-12-16 19:55:23 -08:00
YuviPanda 1260a5a394 Support fetcing single files in dataverse 2024-12-16 17:02:25 -08:00