Wykres commitów

2689 Commity (8ee344ef30cc51d5743e95430909575138de96b4)

Autor SHA1 Wiadomość Data
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
YuviPanda 9f1a6406b6 Use correct type to represent cutoff date 2023-06-11 13:09:40 +05:30
YuviPanda 0dfce76775 Throw a useful error message when snapshot is too old 2023-06-11 13:04:28 +05:30
YuviPanda a0fd8743b2 Remove mentions of MRAN 2023-06-11 12:56:53 +05:30
YuviPanda 6c719bd671 Remove unnecessary method call 2023-06-11 12:55:34 +05:30
YuviPanda 3fb91c7f56 Try a slightly newer date 2023-06-09 23:44:54 +05:30
YuviPanda 0a756e72dd Try a slightly older snapshot date 2023-06-09 19:54:19 +05:30
YuviPanda 5572e37a7d Bump up the R snapshot date some more 2023-06-09 18:27:37 +05:30
YuviPanda 1224084345 Bump 3.6-rspm snapshot to after IRkernel was introduced 2023-06-09 17:56:42 +05:30
Min RK 8500d479a5
Stop using MRAN
- remove cutoff for picking RSPM, always use it
- remove now-redundant r4.0-mran test
- shift base R 3.6 snapshot date to after October 2017, when rspm snapshots seem to have started
- update docs to point to RSPM
2023-06-09 13:19:59 +02:00
Min RK e8eab153e7
Merge pull request #909 from yuvipanda/feat/new-base
Let `FROM <base_image>` in the Dockerfile template be configurable
2023-06-09 13:15:14 +02:00
Yuvi Panda 671c423421
Merge pull request #1283 from consideRatio/pr/relax-pinning-and-refreeze
Relax pins to major versions and refreeze, introduce explicit jupyter_server v1 pin
2023-06-09 15:59:48 +05:30
Min RK e1051c3cb8
Merge branch 'main' into feat/new-base 2023-06-09 12:24:20 +02:00
Erik Sundell 8bb242d40c Refreeze conda buildpack's dependencies 2023-06-08 11:36:22 +02:00
Erik Sundell 90252fd30d Pin jupyter-server, previously held back to v1 by jupyterlab 3.4.* 2023-06-08 11:33:29 +02:00
Simon Li f2247b8814
Merge pull request #1282 from fcollonval/patch-1
Fix links to jupyterlab-demo postBuild file
2023-06-08 09:03:06 +01:00
Erik Sundell 07be88950b Only pin to major versions as input to freeze 2023-06-08 09:16:21 +02:00
Frédéric Collonval 1e31b117d8
Fix links to jupyterlab-demo postBuild file 2023-06-08 09:00:03 +02:00
Erik Sundell 05ac1ec274
Merge pull request #1279 from jupyterhub/dependabot/github_actions/pypa/gh-action-pypi-publish-1.8.6
build(deps): bump pypa/gh-action-pypi-publish from 1.8.5 to 1.8.6
2023-06-08 07:21:32 +02:00
Erik Sundell 2775e14161
Pin action to vX instead of vX.Y.Z to reduce automation noise 2023-06-08 07:20:42 +02:00
Yuvi Panda 6d3b80cbdd
Merge pull request #1281 from yuvipanda/cl-md
Recreate changelog as markdown
2023-06-06 17:44:04 +05:30
Min RK be74e4ae42
use rst2myst to migrate changelog to .md
no content change, only syntax
2023-06-06 13:26:54 +02:00
Min RK deaaeb2ef7
Merge pull request #1270 from jupyterhub/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2023-06-06 09:04:28 +02:00
pre-commit-ci[bot] 8efd8c5b26
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/asottile/pyupgrade: v3.3.1 → v3.4.0](https://github.com/asottile/pyupgrade/compare/v3.3.1...v3.4.0)
- [github.com/pre-commit/mirrors-prettier: v3.0.0-alpha.6 → v3.0.0-alpha.9-for-vscode](https://github.com/pre-commit/mirrors-prettier/compare/v3.0.0-alpha.6...v3.0.0-alpha.9-for-vscode)
2023-06-06 04:13:40 +00:00
pre-commit-ci[bot] ad028f665f [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2023-06-05 19:52:46 +00:00
YuviPanda f13d80e51d Recreate changelog as markdown
github-activity, used for other JupyterHub release processes,
now outputs markdown. This PR moves the existing changelog
to use markdown, and provides a more complete list of
changes too.

Ref https://github.com/jupyterhub/repo2docker/issues/1280
2023-06-06 01:21:40 +05:30
dependabot[bot] 44e4697caf
build(deps): bump pypa/gh-action-pypi-publish from 1.8.5 to 1.8.6
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.8.5 to 1.8.6.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.8.5...v1.8.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-01 05:57:45 +00:00