Wykres commitów

2600 Commity (d3c74414cf3c33c4f0bc52dccb18cfe006ff1638)

Autor SHA1 Wiadomość Data
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
Yuvi Panda ebc7816e5b
Merge pull request #1241 from jupyterhub/dependabot/github_actions/docker/build-push-action-4
build(deps): bump docker/build-push-action from 3 to 4
2023-03-28 20:50:04 +05:30
Yuvi Panda 049320301c
Merge pull request #1256 from SylvainCorlay/mamba-1-4
Update to mamba 1.4.0
2023-03-28 20:49:45 +05:30
Yuvi Panda b52ea663ac
Merge pull request #1248 from minrk/memoize-getters
avoid duplicate log statements by memoizing getters
2023-03-28 20:49:13 +05:30
Yuvi Panda 5bcbe9b453
Merge pull request #1249 from minrk/never-empty-python
Ensure `BuildPack.python_version` is specified
2023-03-28 20:15:23 +05:30
dependabot[bot] 6b68e5aaf9
build(deps): bump pypa/gh-action-pypi-publish from 1.6.4 to 1.8.3
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.6.4 to 1.8.3.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.6.4...v1.8.3)

---
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>
2023-03-27 06:05:59 +00:00
Sylvain Corlay de908c9213 Update to mamba 1.4.0 and conda 23.1.0 2023-03-23 16:45:57 +01:00
Min RK 70a2de4e12
@lru_cache requires Python 3.8, use older @lru_cache() 2023-03-23 16:00:23 +01:00
Min RK 1e1d6ac20f
memoize all getters explicitly
rather than automatically
2023-03-23 15:58:27 +01:00
Philip Durbin 938d91c9ca download original file formats from Dataverse #1242
Dataverse creates plain-text, preservation-friendly copies of certain
file formats (some of which are proprietary, such as Stata or SPSS) and
this .tab (tab-separated) file is downloaded unless you supply
`format=original`, which is what this pull request does.

The original filename (e.g. foo.dta, a Stata file) comes from
`originalFileName`, which is only populated when the preservation copy
(e.g. foo.tab) has been successfully created.

Additional variables were created to distinguish between `filename`,
`original_filename`, and `filename_with_path`. If `original_filename`
is available, it's the right one to use.

To allow the tests to continue passing, the query parameters are now
removed so just the file id can be cast as an int.
2023-03-10 16:46:05 -05:00
Min RK 21fa80fad6
Merge pull request #1252 from jupyterhub/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2023-03-08 09:34:58 +01:00
pre-commit-ci[bot] 39b563c47d
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/pre-commit/mirrors-prettier: v3.0.0-alpha.4 → v3.0.0-alpha.6](https://github.com/pre-commit/mirrors-prettier/compare/v3.0.0-alpha.4...v3.0.0-alpha.6)
2023-03-07 03:45:48 +00:00
Simon Li 4c6b5bc7f8
Merge pull request #1251 from minrk/rm-codecov-status
disable codecov failures
2023-02-21 19:43:07 +00:00
Min RK 1faf4b88fc
disable codecov status
it's unreliable, and we don't want to waste time with incorrect failed status checks

the links in the checks are the main value, not the pass/fail
2023-02-21 09:32:02 +01:00
Min RK e57bd23950
Merge pull request #1250 from minrk/doc-default
update docs for default and supported Python versions
2023-02-21 09:30:29 +01:00
Min RK 66b8765c69
Remove unspecified Python version case
- removes lockfile copies without version
- enforces that `buildpack.python_version` is always specified (major_pythons['3'] in cases where it could have been falsy before)
- warns when Python version is unspecified, which ensures future reproducibility failures
2023-02-17 13:00:27 +01:00
Min RK c1d12ad06d
update docs for default and supported Python versions 2023-02-17 10:09:21 +01:00
Min RK 0a4cd197e5
Merge pull request #1219 from yuvipanda/new-default
Switch default python to 3.10
2023-02-17 09:39:24 +01:00
Min RK 847fdffe01
update default env expectations in seperate kernel envs 2023-02-16 14:50:57 +01:00
Min RK 52be2d3d64
memoize getters
ensures `get_` functions are called only once,
avoiding duplicate log statements
2023-02-16 13:13:17 +01:00
Min RK 1a2438d34e
default env is 3.10 2023-02-16 12:44:18 +01:00
Min RK ceb25f85f2
Merge remote-tracking branch 'origin/main' into new-default 2023-02-16 12:41:48 +01:00
Yuvi Panda 8c0f49ed89
Merge pull request #1237 from TimStewartJ/tim/rsession-library-path
Add Conda env library path to RStudio configuration
2023-02-15 11:00:07 -08:00
Erik Sundell 6d6e5ffd1b
Merge pull request #1239 from minrk/3.11
Support Python 3.11 and upgrade jupyterhub from 1.5.0 to 3.1.1
2023-02-15 19:28:29 +01:00
Min RK 5f6d76764b
update test expectations in py35/py36 tests
`/usr/bin/env python` is no longer the kernel python
2023-02-15 15:24:16 +01:00
Min RK 0f328e67e7
Julia 0.6 needs Jupyter from py35 environment 2023-02-15 15:24:15 +01:00
Simon Li 1e61d4f1ae
Merge pull request #1244 from robertodr/patch-1
Update install-nix.bash
2023-02-11 17:14:28 +00:00
Roberto Di Remigio Eikås b84abf3b77
Update install-nix.bash 2023-02-11 11:34:32 +01:00
Min RK 62f5dbfe4e
update binder-examples/requirements tag test to one with specified Python version 2023-02-08 14:26:12 +01:00
Min RK abe2cc8598
import downgrade test
rather than building old xeus-cling, which requires a downgrade of Python from 3.10 to 3.9,
which is _not_ supported,
run the build with a 3.9 pin.

This still results in patch-level downgrade of Python, major downgrade of openssl, etc.
2023-02-08 13:51:04 +01:00
Min RK fbab2cd330
actually change the default Python version to 3.10
this default lives too many places!
2023-02-08 13:25:45 +01:00
dependabot[bot] 6e92cdd05b
build(deps): bump docker/build-push-action from 3 to 4
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3 to 4.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v3...v4)

---
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-02-06 05:10:11 +00:00