Wykres commitów

520 Commity (847fdffe017aa9e7980849ca8e130e1d5a1f3eb5)

Autor SHA1 Wiadomość Data
Min RK 847fdffe01
update default env expectations in seperate kernel envs 2023-02-16 14:50:57 +01:00
Min RK ceb25f85f2
Merge remote-tracking branch 'origin/main' into new-default 2023-02-16 12:41:48 +01:00
Min RK 5f6d76764b
update test expectations in py35/py36 tests
`/usr/bin/env python` is no longer the kernel python
2023-02-15 15:24:16 +01:00
Min RK 62f5dbfe4e
update binder-examples/requirements tag test to one with specified Python version 2023-02-08 14:26:12 +01:00
Min RK abe2cc8598
import downgrade test
rather than building old xeus-cling, which requires a downgrade of Python from 3.10 to 3.9,
which is _not_ supported,
run the build with a 3.9 pin.

This still results in patch-level downgrade of Python, major downgrade of openssl, etc.
2023-02-08 13:51:04 +01:00
Min RK fbab2cd330
actually change the default Python version to 3.10
this default lives too many places!
2023-02-08 13:25:45 +01:00
Min RK 957a4db136
sync with main 2023-02-03 16:04:36 +01:00
Min RK 18cbf55b90
test postBuild behavior with legacy Python 3.6 2023-02-03 15:53:05 +01:00
pre-commit-ci[bot] 3e6951c02e [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2023-02-03 14:22:06 +00:00
Min RK 45b5080f88
Merge pull request #1232 from SylvainCorlay/experimentat-sat-error-messages
Upgrade to mamba 1.1 and enable rich SAT error messages
2023-02-02 10:09:30 +01:00
Jeremy Tuloup 971caee73f Bump to Node 18 2023-01-23 11:53:45 +00:00
Sylvain Corlay 75a8bd74b2 Upgrade to mamba 1.1 and enable rich SAT error messages 2023-01-11 07:49:42 +01:00
Simon Li cdd0d56342 OSX reports arm64 (Linux reports aarch64) 2023-01-04 15:04:49 +00:00
Simon Li 8f3f57ada7 Make platform configurable instead of only auto-detecting 2023-01-02 19:51:51 +00:00
Simon Li e498f1df47 Update tests/external/reproductions.repos.yaml 2023-01-02 16:03:40 +00:00
YuviPanda 5058eca99f Fix a couple of failing tests 2022-11-18 15:07:57 -08:00
Erik Sundell 98aceac76d tests: cleanup legacy logic
These files are no longer used as of repo2docker PR 912
2022-11-11 07:55:45 +01:00
Erik Sundell e6a66316ab ci: update outdated comment in node test 2022-11-11 07:55:12 +01:00
Erik Sundell 9be3ac697c
Merge pull request #1216 from frankier/julia-binder-dir-project-toml
Create Julia projects based on binder/Project.toml when found
2022-11-09 17:40:10 +01:00
Erik Sundell 37ce79a5d4
Merge pull request #1211 from minrk/cli-defaults
reconcile CLI/config priority
2022-11-09 17:26:00 +01:00
Erik Sundell 430565faf7 ci: coalesce tests to avoid increasing test durations 2022-11-09 17:13:12 +01:00
Min RK 8802ca2a30
update test expectations of log messages 2022-11-08 16:28:01 +01:00
Min RK 2a9dab13f8
test some cli > config > defaults priority
not full coverage, but covers some important cases
2022-11-08 16:01:31 +01:00
Frankie Robertson e99a106171 Add test for Julia project.toml in binder subdirectory 2022-11-08 15:13:39 +02:00
Sylvain Corlay 3e5a64f82f Upgrade to mamba 1.0 2022-11-03 00:50:34 +01:00
pre-commit-ci[bot] ae3aeb6dc5 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2022-10-31 22:40:52 +00:00
pre-commit-ci[bot] 27c2b403db [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2022-10-31 22:32:14 +00:00
Erik Sundell 15a1fb6e2d refactor: manually add transitions to f-strings 2022-10-31 21:22:32 +01:00
pre-commit-ci[bot] 5a93542321 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2022-10-31 21:22:32 +01:00
Min RK 757799516d
ensure some cache files are cleaned up 2022-10-31 15:23:35 +01:00
Min RK bd02e2e997
run check-tmp as root
- avoids permission errors
- lets us check /root/ where we've left files in the past
2022-10-31 15:22:56 +01:00
Min RK 2da784ca21
check-tmp needs to run on Python 3.5 2022-10-31 15:22:55 +01:00
Min RK 38f5aceb45
Add check-tmp step to local repo tests
- check-tmp checks disk usage in a collection of directories,
  and fails if they exceed a certain size, reporting on contents
- re-use images and skip build stage in verify/check-tmp tests.
  Should save some time,
  even though the build cache would have been used.
  This way, we don't even check.
2022-10-31 15:22:52 +01:00
Nicholas Bollweg 23e195f363 add path check in conda/repo-dir, more docs in conftest.py 2022-10-31 13:09:17 +01:00
Erik Sundell b3234b54f0 Refactor to f-strings to comply with pyupgrade 2022-10-31 12:57:23 +01:00
Min RK b314ba90cd test new port argument possibilities 2022-10-31 12:57:23 +01:00
Min RK e9ad8fdb41
run submodule test over https
avoids assertion with file-based submodules
2022-10-24 14:30:08 +02:00
Erik Sundell 1e4bc50a77 refactor readme files: in julia tests 2022-10-16 11:04:10 +02:00
Erik Sundell af076ca7de refactor readme files: in r tests 2022-10-16 11:03:48 +02:00
Erik Sundell 3ea45d1258 refactor readme files: in conda tests 2022-10-16 11:03:24 +02:00
Erik Sundell 42bb1b384a ci: adjust to and rename extra-args.yaml to test-extra-args.yaml
I misunderstood extra-args.yaml to be a file that was recognized by
repo2docker's CLI, but in reality it was just a file recognized by the
repo2docker test suite. Following that, I renamed this testing specific
file to test-extra-args.yaml to help others avoid making that mistake
and added comments to clarify that.

This commit also gathers the conda buildpacks separate readme files into
a single readme file.
2022-10-15 15:42:35 +02:00
Erik Sundell a6af244605 ci: refactor julia tests, from 5 to 4 (~5 min saved) 2022-10-10 11:15:56 +02:00
Erik Sundell f1b1339507 ci: refactor conda tests, from 6 to 5 (~5 min saved)
With this commit, we combine testing the default python version
installation into the default R version installation test.
2022-10-10 09:15:17 +02:00
Erik Sundell f69d65feb9 ci: refactor conda tests, from 11 to 6 (~20 min saved) 2022-10-10 09:15:17 +02:00
Erik Sundell 2c0b14c7da ci: refactor r tests, from 8 to 5 (~15 min saved) 2022-10-10 09:15:17 +02:00
Erik Sundell f8d0efe490 ci: delete julia/julialegacy_version-[1|1.1] tests (~10 min saved) 2022-10-10 09:15:17 +02:00
Erik Sundell 5ffbe65bec ci: delete conda/channel-dep test of a mamba 0.6+ feature (~5 min saved) 2022-10-10 09:15:17 +02:00
Erik Sundell 87dd7e1283 ci: delete conda/r4.0 test, where r3.6 and r4.2 remains (~5 min saved) 2022-10-10 09:15:17 +02:00
Erik Sundell b18adce53f ci: test conda/py310 instead of conda/py38 2022-10-10 09:15:17 +02:00
Erik Sundell 3034a09a91 ci: test conda/r4.2 instead of conda/r4.1 2022-10-10 09:15:17 +02:00