Wykres commitów

2164 Commity (c73321cfda8e48146c3d54069321652829d1871d)

Autor SHA1 Wiadomość Data
Erik Sundell c73321cfda
Merge pull request #1067 from manics/release-2021080
[MRG] Release 2021.08.0
2021-08-24 18:40:50 +02:00
Simon Li 2ea48cbaca Container registry PRs (quay.io) 2021-08-24 17:01:03 +01:00
Erik Sundell aaf5f5d75f
Merge pull request #1075 from manics/github-workflow-docker-push
Update README quay.io URL, Add docker latest tag
2021-08-23 23:23:58 +02:00
Simon Li 57466d5c95 Use static badge for quay.io container 2021-08-23 21:30:20 +01:00
Simon Li 4c89e51d7a Add docker latest tag for tagged releases 2021-08-21 21:02:34 +01:00
Simon Li 9703a12e6d Link to tags page on quay.io 2021-08-21 20:17:09 +01:00
Simon Li b3fb4cccaa
Merge pull request #1071 from manics/github-workflow-docker-push
GitHub workflow build and push to Docker hub
2021-08-21 20:05:38 +01:00
Simon Li 3ce97e207d docker workflow: Ensure $REGISTRY is printed
GITHUB_ENV only takes effect on following actions
2021-08-21 18:01:33 +01:00
Simon Li b209342356 Remove environment requirement from docker publish workflow
This seems to prevent the workflow running in PRs
2021-08-21 17:52:05 +01:00
Simon Li bd58a4a7d4 Add Docker image quay.io to README 2021-08-21 17:50:03 +01:00
Simon Li b45db5acf9 Update release workflow for quay.io jupyterhub/repo2docker 2021-08-21 17:48:45 +01:00
Simon Li ca769b373c release.yml workflow name: Publish 2021-08-13 11:09:31 +01:00
Simon Li c6f09ea2e4 Switch to main 2021-08-12 23:17:10 +01:00
Simon Li e6f4966881 Remove arm64 for now 2021-08-12 20:50:31 +01:00
Simon Li 0468715500 Build docker images for amd64 arm64 2021-08-12 20:50:31 +01:00
Simon Li 97ca881a01 Remove automated docker cloud hooks 2021-08-12 20:50:29 +01:00
Simon Li 7fecae7763 changelog #1066 #1068 2021-08-06 20:38:09 +01:00
Erik Sundell 297c7955d2
Merge pull request #1068 from manics/master-main
Rename master branch to main
2021-08-06 14:55:23 +02:00
Yuvi Panda a9b6fbe7b2
Merge pull request #1069 from manics/bump-environment
Bump environment
2021-08-03 09:30:56 +05:30
Simon Li db3ba82e88 refreeze! 2021-08-02 20:29:32 +01:00
Simon Li 805eddd91a jupyterlab==3.1.1 2021-08-02 20:29:03 +01:00
Simon Li 0d20a9f7e2 sphinx conf.py: root_doc 2021-07-28 23:48:58 +01:00
Simon Li 7d682f7576 refreeze! 2021-07-28 23:05:12 +01:00
Simon Li 0c1fdeb15e environment.yml: packages must support py3.6 2021-07-28 23:04:25 +01:00
Simon Li 06ecc5e9ed bump environment.yml
- jupyter-resource-usage==0.6.0
- jupyterlab==3.1.0
- jupyterhub-singleuser==1.4.2
- nbconvert==6.1.0
- notebook==6.4.0
2021-07-28 22:41:20 +01:00
Simon Li efc37c4c5b
Merge pull request #1066 from consideRatio/pr/fix-depdency-issues
Workaround docker-py dependency's failure to import six
2021-07-28 21:46:49 +01:00
Erik Sundell f3906be35b fix: Dockerfile issue regarding six 2021-07-28 14:01:32 +02:00
Erik Sundell d1bbffac30 fix: avoid docker 5.0.0 2021-07-28 13:58:08 +02:00
Simon Li e7f4667aec Attempt to arrange PRs into categories 2021-07-24 12:02:39 +01:00
Simon Li c62ae8076f Remove travis from README (mentions master) 2021-07-24 11:36:13 +01:00
Simon Li afd64f8bf2 Remove remaining `master` from docs 2021-07-24 11:33:21 +01:00
Simon Li 4ab4b17ef7 Regex: https://github.com/(.+)/(.+)/(.+)/master/ ➡️ https://github.com/$1/$2/$3/HEAD/
For `binder-examples/*`, `jupyterlab/jupyterlab-demo`, `norvig/pytudes`
2021-07-24 11:14:36 +01:00
Simon Li f8a16d42ef Regex https://github.com/jupyterhub/(.+)/(.+)/master/ ➡️ https://github.com/jupyterhub/$1/$2/HEAD/ 2021-07-24 11:09:43 +01:00
Simon Li 1541ae6ca9 Changelog for 2021.01.0 2021.03.0 2021.08.0 2021-07-24 10:59:52 +01:00
Erik Sundell 231cf1cb13 fix: workaround docker==5.0.0 not importing its dependencies 2021-07-15 22:22:00 +02:00
Erik Sundell 43891a6f60
Merge pull request #1064 from johnhoman/missing-chardet-dep
fix: add chardet, a not explicitly declared dependency
2021-07-15 22:21:14 +02:00
Jack Homan e783a9aef5 adding missing dependency 2021-07-14 13:18:23 -04:00
Simon Li df65135795
Merge pull request #1016 from minrk/refine-test-env
Refine buffered output debugging
2021-07-09 18:38:14 +01:00
Simon Li dc03809fa2
Merge pull request #1024 from minrk/conda-lock
Refreeze with conda-lock
2021-07-09 18:03:19 +01:00
Min RK ab1e33bc4c move docker timestamp-parsing quirk to docker itself
our Container API can be more sensible and symmetrical than docker itself
2021-07-09 10:24:09 +02:00
Min RK 6966847bf9 Expose `timestamps`, `since` args in Container.logs
Behavior is defined as what docker does

needed for avoiding duplicate log statements
2021-07-07 14:03:10 +02:00
Yuvi Panda f07111c4a5
Merge pull request #1043 from akhmerov/patch-1
always unpack a single zenodo zip
2021-07-06 19:40:00 +05:30
Anton Akhmerov 8db656d1ce
always unpack a single zenodo zip 2021-07-06 15:18:42 +02:00
Min RK e9c22422f6 fix side-effect method name and add fixme note 2021-07-06 09:54:09 +02:00
Min RK 164efd31ab reduce redundant output when capturing late logs
it's unclear if late logs ever captures logs not already echoed,
but this at least eliminates the redundant output
2021-07-06 09:45:16 +02:00
Simon Li eb75209019
Merge pull request #1053 from yuvipanda/no-circle
Remove CircleCI docs build
2021-07-04 17:05:36 +01:00
Simon Li cbab82b7ce
Merge pull request #1054 from yuvipanda/no-pipfile
Remove Pipfile & Pipfile.lock
2021-07-04 13:18:03 +01:00
YuviPanda e7e4dd9ee3 Remove Pipfile & Pipfile.lock
- Seem unused - definitely not updated.
- I think pipenv has also lost a lot of its popularity
  over the last year or two
- This does not affect the Pipfile *buildpack*, so repos we
  build that have a Pipfile will not see any difference

Fixes https://github.com/jupyterhub/repo2docker/issues/1032
2021-07-03 13:30:03 +05:30
YuviPanda 54f2e51058 Remove CircleCI docs build
Same as our RTD build, and the previews there are
nicer
2021-07-03 09:28:16 +05:30
Yuvi Panda de7468d78f
Merge pull request #1052 from manics/circleci-doc-fix
Pin doc requirements to avoid CI breakages
2021-07-03 09:27:27 +05:30