Erik Sundell
49162fc11a
Merge pull request #1228 from manics/arm64
...
Add ARM64 support where possible
2023-01-04 17:35:05 +01:00
Simon Li
8f818645f9
Raise error if Python 2.7 is used on arm64
2023-01-04 15:08:26 +00:00
Simon Li
cdd0d56342
OSX reports arm64 (Linux reports aarch64)
2023-01-04 15:04:49 +00:00
Erik Sundell
cde0126de0
Merge pull request #1229 from jupyterhub/pre-commit-ci-update-config
...
[pre-commit.ci] pre-commit autoupdate
2023-01-03 14:06:51 +01:00
pre-commit-ci[bot]
2308cfe232
[pre-commit.ci] pre-commit autoupdate
...
updates:
- [github.com/pycqa/isort: v5.11.3 → 5.11.4](https://github.com/pycqa/isort/compare/v5.11.3...5.11.4 )
2023-01-03 01:51:52 +00:00
Simon Li
8f3f57ada7
Make platform configurable instead of only auto-detecting
2023-01-02 19:51:51 +00:00
Simon Li
064d91ae22
BuildPacks: support arm64 where possible (i.e. not R)
2023-01-02 19:51:51 +00:00
Simon Li
33eee4a440
refreeze
2023-01-02 19:51:51 +00:00
Simon Li
e774709744
Update freeze.py to handle linux-aarch64
2023-01-02 19:51:51 +00:00
Simon Li
d0d55c07ba
Rename `environment*.lock` ➡️ `environment*-linux-64.lock`
2023-01-02 19:51:51 +00:00
Simon Li
268e86b0f7
Docker release: add `linux/arm64`
2023-01-02 19:51:51 +00:00
Yuvi Panda
c6318105d2
Merge pull request #1226 from manics/fix-test-reproductions
...
Fix tests/external/reproductions.repos.yaml
2023-01-02 11:15:48 -08:00
Yuvi Panda
a123586f15
Merge pull request #1227 from manics/quickfix-docker-build
...
Quick-fix for Docker image build
2023-01-02 11:15:34 -08:00
Simon Li
e498f1df47
Update tests/external/reproductions.repos.yaml
2023-01-02 16:03:40 +00:00
Simon Li
0fffbf8873
Revert "mount wheels from build stage instead of copying them"
...
This reverts commit ed82b83eba
.
2023-01-01 11:32:50 +00:00
Erik Sundell
fabf178d0b
Merge pull request #1223 from jupyterhub/dependabot/github_actions/pypa/gh-action-pypi-publish-1.6.4
...
build(deps): bump pypa/gh-action-pypi-publish from 1.5.1 to 1.6.4
2022-12-20 11:17:47 +01:00
Erik Sundell
fb6a2d5297
Merge pull request #1222 from jupyterhub/pre-commit-ci-update-config
...
[pre-commit.ci] pre-commit autoupdate
2022-12-20 10:19:17 +01:00
Erik Sundell
ec6f28408b
pre-commit.ci: update monthly
2022-12-20 10:17:04 +01:00
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