Wykres commitów

2765 Commity (main)

Autor SHA1 Wiadomość Data
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
Simon Li 6250c069a8
Merge pull request #1245 from manics/registry-credentials
Add optional registry credentials to push()
2023-05-31 17:36:59 +01:00
Simon Li 4ae9cfa5bf
Merge pull request #1276 from minrk/extlinks
fix github link templates
2023-05-24 12:54:10 +01:00
Min RK 2f46bccb7b
fix github link templates
missing `%s` raises error on sphinx 6
2023-05-24 13:06:00 +02:00
Simon Li 7112d178c0
Merge pull request #1273 from Xarthisius/issue_1272
Update the location of R packagemanager
2023-05-24 10:17:38 +01:00
Kacper Kowalik (Xarthisius) 7bf02d8101
Update the location of R packagemanager
Fixes #1272
2023-05-23 18:47:32 -05:00
Erik Sundell d3c74414cf
Merge pull request #1264 from minrk/julia-error
missing `f` in julia fetch error f-string
2023-04-11 13:00:10 +02:00
Min RK 39d203cc80
missing `f` in julia fetch error f-string 2023-04-11 12:02:00 +02:00
Erik Sundell c5be2a7e3a
Merge pull request #1259 from yuvipanda/nomointeract
Remove deprecated nteract_on_jupyter
2023-04-10 11:20:11 +02:00
Erik Sundell 3068954c4d conda buildpack: accept that refreeze brought in npm 9 2023-04-09 17:52:21 +02:00
Erik Sundell f87c86c625 conda buildpack: refreeze environments 2023-04-09 17:26:53 +02:00
YuviPanda 5f383fd8cd Remove deprecated nteract_on_jupyter
Last release was in 2019, and it has been explicilty
deprecated for a while
https://github.com/nteract/nteract/issues/5554#issuecomment-852434391

TLJH plans to remove it in https://github.com/jupyterhub/the-littlest-jupyterhub/pull/869
2023-04-09 17:26:31 +02:00
Erik Sundell 1bb1d8f87c
Merge pull request #1263 from jupyterhub/dependabot/github_actions/pypa/gh-action-pypi-publish-1.8.5
build(deps): bump pypa/gh-action-pypi-publish from 1.8.4 to 1.8.5
2023-04-07 16:06:55 +02:00
dependabot[bot] 30f3cb368d
build(deps): bump pypa/gh-action-pypi-publish from 1.8.4 to 1.8.5
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.8.4 to 1.8.5.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.8.4...v1.8.5)

---
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-04-07 13:58:14 +00:00
Erik Sundell 2c6d20c3c7
Merge pull request #1262 from consideRatio/pr/dependabot-monthly
dependabot: monthly updates of github actions
2023-04-07 15:57:57 +02:00
Erik Sundell 1e7cd82722 dependabot: rename to .yaml 2023-04-05 10:17:58 +02:00
Erik Sundell 7e1c89fde7 dependabot: monthly updates of github actions 2023-04-04 22:57:33 +02:00
Min RK 333ec83f3e
Merge pull request #1260 from jupyterhub/dependabot/github_actions/pypa/gh-action-pypi-publish-1.8.4
build(deps): bump pypa/gh-action-pypi-publish from 1.8.3 to 1.8.4
2023-04-04 13:05:52 +02:00
Min RK e52f9b4965
Merge pull request #1261 from jupyterhub/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2023-04-04 13:05:25 +02:00
pre-commit-ci[bot] 438e696c80
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/psf/black: 23.1.0 → 23.3.0](https://github.com/psf/black/compare/23.1.0...23.3.0)
2023-04-04 06:23:02 +00:00
dependabot[bot] b4b8629a45
build(deps): bump pypa/gh-action-pypi-publish from 1.8.3 to 1.8.4
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.8.3 to 1.8.4.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.8.3...v1.8.4)

---
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-04-03 06:00:35 +00:00
Min RK 43ff7bbc4d
Merge pull request #1253 from IQSS/1242-dataverse-original-file-format
[MRG] download original file formats from Dataverse #1242
2023-03-29 12:29:54 +02:00
Philip Durbin 48f4cc630e make isort happy with pre-commit run --all-files #1242 2023-03-29 05:35:08 -04:00
Min RK 0d84b9e1c4
Merge pull request #1073 from jgarte/add_more_engine_cli_options
Set default, type, and help method for engine in argparse
2023-03-29 10:12:58 +02:00
Min RK f9b912c7a6
Merge pull request #1257 from jupyterhub/dependabot/github_actions/pypa/gh-action-pypi-publish-1.8.3
build(deps): bump pypa/gh-action-pypi-publish from 1.6.4 to 1.8.3
2023-03-29 10:09:03 +02:00