Wykres commitów

2689 Commity (8ee344ef30cc51d5743e95430909575138de96b4)

Autor SHA1 Wiadomość Data
pre-commit-ci[bot] aa07af045c
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/asottile/pyupgrade: v3.2.2 → v3.3.1](https://github.com/asottile/pyupgrade/compare/v3.2.2...v3.3.1)
- [github.com/psf/black: 22.10.0 → 22.12.0](https://github.com/psf/black/compare/22.10.0...22.12.0)
- [github.com/pycqa/isort: 5.10.1 → v5.11.3](https://github.com/pycqa/isort/compare/5.10.1...v5.11.3)
2022-12-20 01:20:51 +00:00
Simon Li 364bf2eae3
Merge pull request #1224 from fkohrt/patch-2
Fix typo
2022-12-15 17:53:43 +00:00
Florian Kohrt b72fde0732
Fix typo 2022-12-15 18:34:06 +01:00
pre-commit-ci[bot] e956501d67 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2022-12-13 10:32:43 +00:00
Chris Holdgraf 4a5ff3c37e
Add note on reproducibility 2022-12-13 11:32:00 +01:00
pre-commit-ci[bot] 4eaf096bf9 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2022-12-13 09:50:17 +00:00
Chris Holdgraf 5e75258f2f
Document base image 2022-12-13 10:50:03 +01:00
Yuvi Panda 2b17eca207
Merge pull request #6 from kardasbart/feat/new-base
Tests fix
2022-12-12 09:43:46 -08:00
dependabot[bot] dc337e9e36
build(deps): bump pypa/gh-action-pypi-publish from 1.5.1 to 1.6.4
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.5.1 to 1.6.4.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.5.1...v1.6.4)

---
updated-dependencies:
- dependency-name: pypa/gh-action-pypi-publish
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-12 05:10:38 +00:00
Bartosz Kardas 0b9154ae2b Updated master/main branches error info 2022-12-12 00:04:09 +01:00
Bartosz Kardas b85df8f993 Refactored R command 2022-12-11 23:38:27 +01:00
Bartosz Kardas 52e80769b0 Renamed branch to main 2022-12-11 23:26:24 +01:00
Bartosz Kardas 21ad4cac54 Bump linux alpine to 3.17 due to setuptools bug 2022-12-11 23:04:03 +01:00
Bartosz Kardas 76731c885b Added setuptools 2022-12-11 22:08:18 +01:00
Bartosz Kardas c3d257519b Fixd shell command for buildpacks/r 2022-12-11 22:00:41 +01:00
Bartosz Kardas 8a359f9c00 Readded setuptools 2022-12-11 01:34:05 +01:00
YuviPanda aae6a71621 Try using py3-pip when installing in Alpine
Seems to be perhaps different than py-pip
2022-12-10 13:29:44 -08:00
YuviPanda 90c375c5f7 Add setuptools to built image
hg-evolve seems to need it, as otherwise it is failing
with:

16 4.520   Downloading hg-evolve-10.5.3.tar.gz (847 kB)
2022-12-10 13:24:09 -08:00
Bartosz Kardas 389334a4a3 Added missing base_image argument 2022-12-10 13:18:16 -08:00
YuviPanda 4d83abc2df Add note about what base images are supported 2022-12-10 13:18:16 -08:00
Yuvi Panda f776d8efcb Use full image tag
Fixes #1146

Co-authored-by: Simon Li <orpheus+devel@gmail.com>
2022-12-10 13:17:49 -08:00
Yuvi Panda c21374d305 Fix typo
Co-authored-by: Simon Li <orpheus+devel@gmail.com>
2022-12-10 13:17:49 -08:00
YuviPanda 7eb143eab0 Set base_image in a few more places 2022-12-10 13:17:49 -08:00
YuviPanda b58fd1508d Fix rspm test for VERSION_CODENAME 2022-12-10 13:17:49 -08:00
YuviPanda 9ff14c1907 Remove accidental import vscode inserted 2022-12-10 13:17:49 -08:00
YuviPanda 446e67820e Add test fixture for setting base image 2022-12-10 13:17:48 -08:00
YuviPanda f35a948e75 Set base image for default buildpack too 2022-12-10 13:17:16 -08:00
YuviPanda 20b0815257 Make base_image configurable
Fixes https://github.com/jupyterhub/repo2docker/issues/487
2022-12-10 13:17:16 -08:00
YuviPanda 8086937445 Don't hardcode ubuntu codename when getting r packages 2022-12-10 13:17:12 -08:00
YuviPanda b724c02c6a Switch RSPM to use focal, not bionic 2022-12-10 13:15:16 -08:00
YuviPanda 592ccb7596 Set ubuntu 20.04 as new base image
We would at some point need to set this as the default.
To prepare for that, I think we should make this an option
that is available, and run our tests on this too.

The R stack seems possibly currently unavailable for 20.04
(see https://community.rstudio.com/t/rstudio-server-ubuntu-20-04/64188)
but I'll try it out
2022-12-10 13:15:07 -08:00
YuviPanda 5058eca99f Fix a couple of failing tests 2022-11-18 15:07:57 -08:00
YuviPanda ad5ecaa865 Switch default python to 3.10
3.7 is *quite* old, and folks get caught up in it because
it also sometimes forces much older versions of packages - and
it can be quite confusing to debug (see
https://github.com/2i2c-org/infrastructure/issues/1934)
for example.
2022-11-18 14:36:05 -08:00
Min RK ab4c4f2a19
Merge pull request #1217 from jupyterhub/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2022-11-17 13:09:03 +01:00
pre-commit-ci[bot] 485a8ad097
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/asottile/pyupgrade: v3.2.0 → v3.2.2](https://github.com/asottile/pyupgrade/compare/v3.2.0...v3.2.2)
- [github.com/pre-commit/mirrors-prettier: v2.7.1 → v3.0.0-alpha.4](https://github.com/pre-commit/mirrors-prettier/compare/v2.7.1...v3.0.0-alpha.4)
2022-11-15 00:13:39 +00:00
Yuvi Panda d8942c47fa
Merge pull request #1218 from consideRatio/pr/test-cleanup
ci: cleanup no longer used test logic related to memlimit
2022-11-10 23:43:30 -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 31e9722c82
add --clean
for consistency with other both-ways boolean flags
2022-11-09 16:31:20 +01:00
Min RK 8802ca2a30
update test expectations of log messages 2022-11-08 16:28:01 +01:00
Min RK d5f291bec1
move cleanup_checkout / local repo, dry_run/push/run relationships to app
so app behaves more consistently when run without cli
2022-11-08 16:27:45 +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
Min RK 98724fb255
handle more options from config
- warn if repo is specified in config, because it doesn't make sense and will be ignored
- only override config for ref/image/run/build if specified on the cli

requires both-directions config for run and build, to handle the default being inverted in a config file
2022-11-08 15:40:23 +01:00
Min RK b841dea4ac
reconcile CLI/config priority
- avoid CLI defaults clobbering values from config.
  Mostly by using `default=None`, and adding `if args.name is not None` checks
  before assigning attributes
2022-11-08 15:25:27 +01:00
Frankie Robertson e99a106171 Add test for Julia project.toml in binder subdirectory 2022-11-08 15:13:39 +02:00
Frankie Robertson 61b76f622d Create Julia projects based on binder/Project.toml when found 2022-11-08 14:48:47 +02:00
Simon Li b4fee8e3a7
Merge pull request #1213 from SylvainCorlay/upgrade-mamba
Upgrade to mamba 1.0
2022-11-03 08:54:06 +00:00