Wykres commitów

2765 Commity (main)

Autor SHA1 Wiadomość Data
Hiroyuki Sato 570c11769b docs: Add base_image parameter example.
Some users don't know how to set base_image.
Add an example of how to set it.
2023-10-24 21:45:01 +09:00
Erik Sundell 57d229eb19
Merge pull request #1317 from manics/rstudio-logging
rstudio: log-level info to stderr
2023-10-23 00:21:44 +02:00
Simon Li 72cfc12a8d rstudio: log-level info to stderr 2023-10-22 19:20:16 +01:00
Yuvi Panda 8bdf681a4a
Merge pull request #1313 from manics/upgrade-mamba
Upgrade mamba and refreeze
2023-10-19 12:19:26 +05:30
Simon Li f4591425b4 Fix mamba/conda version test 2023-10-19 10:46:13 +05:30
Simon Li 4b0c7d9bfd conda 23.7.4
error    libmamba Could not solve for environment specs
    The following packages are incompatible
    ├─ conda 23.9.0**  is requested and can be installed;
    └─ mamba 1.5.1**  is not installable because it requires
       └─ conda >=4.14,<23.9.0a0 , which conflicts with any installable versions previously reported.
2023-10-19 10:46:13 +05:30
Simon Li 2e26e773b7 ./freeze.py 2023-10-19 10:46:13 +05:30
Simon Li 3ec7d41bce mamba 1.5.1 conda 23.9.0 2023-10-19 10:46:13 +05:30
Yuvi Panda aa57e01d24
Merge pull request #1315 from manics/zenodo
Get Zenodo working again
2023-10-19 10:45:09 +05:30
Simon Li fc7de2768b Zenodo DOI now returning https://zenodo.org/records/ instead of https://zenodo.org/record/ 2023-10-15 21:17:51 +01:00
Simon Li 1fc8f192ee doi2url: Don't ignore non-404 errors 2023-10-15 17:17:59 +01:00
Simon Li ebdd121b05 Update zenodo mocks 2023-10-15 17:17:59 +01:00
Simon Li 74a94cf2b0 Test resolving DOI
This helps distinguish temporary(?) errors in the DOI resolution from errors in the content provider
2023-10-15 17:17:55 +01:00
Simon Li efb4cd3bbc Attempt to fix Zenodo
Done by inspecting API responses
- https://zenodo.org/api/records/3242074
- https://zenodo.org/api/records/3242074/files
2023-10-15 13:43:15 +01:00
Yuvi Panda de496f893b
Merge pull request #1309 from manics/upgrade-guide-ubuntu2204
Add Ubuntu 22.04 upgrade guide
2023-10-15 10:08:39 +05:30
Simon Li 2ad8eebd41 ubuntu 18.04: warn about r2d build being frozen in time 2023-10-13 00:14:25 +01:00
Yuvi Panda 8c32db9987
Merge pull request #1310 from yuvipanda/rsession
r: Bump version of rsession-proxy
2023-10-12 15:29:19 +00:00
YuviPanda 18ab230b0c Bump rsession-proxy pin instead
We can move to a proper pinning setup later
2023-10-12 07:49:13 -07:00
YuviPanda 654199c705 r: Don't strictly pin version of rsession-proxy
If memory serves me right, the specific version semantics
were here because at some point we were installing different
versions of rsession-proxy for different versions of R. We
don't do that anymore, so we should just unpin it and let the
pip solver install the appropriate version.

Hopefully fixes https://discourse.jupyter.org/t/r-conda-example-repo-isnt-working-any-more/21739/3
2023-10-12 06:59:45 -07:00
Simon Li 94a0043883 upgrade: Link dockerfile 2023-10-08 15:52:46 +01:00
Simon Li 8f0d763ec4 Add Ubuntu 22.04 upgrade guide 2023-10-08 15:46:22 +01:00
Erik Sundell d0ad8d3715
Merge pull request #1291 from jupyterhub/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2023-10-03 12:41:11 +02:00
pre-commit-ci[bot] 714a26e11d
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/asottile/pyupgrade: v3.4.0 → v3.14.0](https://github.com/asottile/pyupgrade/compare/v3.4.0...v3.14.0)
- [github.com/psf/black: 23.3.0 → 23.9.1](https://github.com/psf/black/compare/23.3.0...23.9.1)
- [github.com/pre-commit/mirrors-prettier: v3.0.0-alpha.9-for-vscode → v3.0.3](https://github.com/pre-commit/mirrors-prettier/compare/v3.0.0-alpha.9-for-vscode...v3.0.3)
2023-10-03 10:35:34 +00:00
Erik Sundell 129f624120
Merge pull request #1307 from jupyterhub/dependabot/github_actions/docker/build-push-action-5
build(deps): bump docker/build-push-action from 4 to 5
2023-10-02 12:18:48 +02:00
dependabot[bot] 77289c4719
build(deps): bump docker/build-push-action from 4 to 5
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 4 to 5.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v4...v5)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-01 08:52:37 +00:00
Erik Sundell 4cd89f5328
Merge pull request #1306 from jupyterhub/dependabot/github_actions/docker/setup-qemu-action-3
build(deps): bump docker/setup-qemu-action from 2 to 3
2023-10-01 10:52:04 +02:00
dependabot[bot] 8ee344ef30
build(deps): bump docker/setup-qemu-action from 2 to 3
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 2 to 3.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](https://github.com/docker/setup-qemu-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-01 08:26:04 +00:00
Erik Sundell 580101abd9
Merge pull request #1305 from jupyterhub/dependabot/github_actions/docker/setup-buildx-action-3
build(deps): bump docker/setup-buildx-action from 2 to 3
2023-10-01 10:25:21 +02:00
Erik Sundell 2d82547742
Merge pull request #1308 from jupyterhub/dependabot/github_actions/actions/checkout-4
build(deps): bump actions/checkout from 3 to 4
2023-10-01 10:20:21 +02:00
dependabot[bot] c7d5094e06
build(deps): bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-01 05:27:30 +00:00
dependabot[bot] df22b13f94
build(deps): bump docker/setup-buildx-action from 2 to 3
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2 to 3.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-01 05:27:20 +00:00
Erik Sundell 3fe6c75a88
Merge pull request #1287 from yuvipanda/bump
Upgrade base image from to Ubuntu 22.04 from 18.04
2023-09-18 11:53:35 +02:00
Erik Sundell c53971b1b5
docs: fix outdated reference to ubuntu:bionic 2023-08-08 12:24:41 +02:00
Simon Li d414e994fc
Merge pull request #1299 from SylvainCorlay/update-mamba-1.4.9
Update conda and mamba
2023-07-18 16:12:28 +01:00
Sylvain Corlay fbe7ebad53 Update conda and mamba 2023-07-18 12:06:16 +01:00
Yuvi Panda df111a06ee
Merge pull request #1293 from yamaton/fix-install-rstudio
Fix rstudio-build selection
2023-07-14 09:34:10 -07:00
Simon Li e0609adca8
Merge pull request #1294 from fcollonval/patch-2
Point to official documentation for handling JupyterLab workspace
2023-07-12 18:45:05 +01:00
Frédéric Collonval e231c1a619
Point to official documentation for handling JupyterLab workspace 2023-07-11 13:16:17 +02:00
Yamato Matsuoka 6a0d76a308 Fix rstudio-build selection 2023-07-08 12:50:12 -04:00
Min RK 247e9535b1
Merge pull request #1288 from yuvipanda/r-docs
Update version of R available
2023-06-13 13:49:38 +02:00
YuviPanda 0205c112b9 Update version of R available
Fixes https://github.com/jupyterhub/repo2docker/issues/1278
2023-06-13 10:40:48 +02:00
YuviPanda e586b26110 Upgrade base image to Ubuntu 22.04
18.04 was EOL May 2023, with only paid support now available
(https://ubuntu.com/blog/18-04-end-of-standard-support).

Let's bump the default base image to 22.04. This might break
some repos that have apt.txt based packages, but I don't
really think there's a way around that. If specific package pinning
is needed, users unfortunately need to use a Dockerfile.

Ref https://github.com/jupyterhub/repo2docker/issues/1258
2023-06-13 13:03:05 +05:30
Yuvi Panda fd22a4f49c
Merge pull request #1286 from yuvipanda/clog-
Add changelog for 2023.06.0
2023-06-13 12:51:59 +05:30
Yuvi Panda 5f12217705
Use correct tag
Co-authored-by: Erik Sundell <erik.i.sundell@gmail.com>
2023-06-13 12:51:33 +05:30
pre-commit-ci[bot] fcdf7c424e [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2023-06-13 05:51:13 +00:00
YuviPanda 119cff990f Add changelog for 2023.06.0 2023-06-13 11:20:18 +05:30
Min RK 0ea6f7d85e
Merge pull request #1285 from minrk/rmmran
Microsoft killed MRAN, stop relying on it
2023-06-12 10:20:18 +02:00
pre-commit-ci[bot] 18e76f9d38 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2023-06-11 07:40:57 +00:00
YuviPanda 49bdc6c048 Add unit test for MRAN death 2023-06-11 13:10:02 +05:30
YuviPanda 5947b756ba Use correct method to format datetime 2023-06-11 13:09:48 +05:30