Min RK
c130e87aaa
fix verify in Julia 1.3
2024-05-29 12:24:24 +02:00
Min RK
48f894dbe1
julia 1.3 is the oldest version that can build ZMQ.jl now
2024-05-27 15:49:09 +02:00
Min RK
d34f5c8039
Remove support for Julia REQUIRE
...
it doesn't work anymore because build dependencies of the old ZMQ.jl have been removed.
2024-05-27 15:36:26 +02:00
Min RK
a4049fda33
Merge pull request #1348 from manics/ipyleaflet-pin-tests
...
update postBuild tests without ipyleaflet
2024-05-27 15:35:48 +02:00
Min RK
5798f45bba
verify that postBuild is run in tests/venv/start/postBuild
2024-05-27 15:09:14 +02:00
Simon Li
d0ef0828d4
binder-dir: use postBuild that can be verified
2024-05-27 11:36:12 +01:00
Simon Li
857dd9f03c
Remove jupyter nbextension enable --py --sys-prefix ipyleaflet
2024-05-27 11:11:16 +01:00
Simon Li
617a9512e4
tests: pin ipyleaflet<0.19 to get tests passing
2024-05-27 00:15:00 +01:00
Erik Sundell
af6d3e8448
Merge pull request #1344 from jupyterhub/pre-commit-ci-update-config
...
[pre-commit.ci] pre-commit autoupdate
2024-05-07 07:39:29 +02:00
pre-commit-ci[bot]
3c204f3b08
[pre-commit.ci] pre-commit autoupdate
...
updates:
- [github.com/psf/black: 24.3.0 → 24.4.2](https://github.com/psf/black/compare/24.3.0...24.4.2 )
2024-05-06 22:03:34 +00:00
Erik Sundell
d2f467cef6
Merge pull request #1342 from jupyterhub/pre-commit-ci-update-config
...
[pre-commit.ci] pre-commit autoupdate
2024-04-02 09:54:26 +02:00
pre-commit-ci[bot]
0e7907f86b
[pre-commit.ci] pre-commit autoupdate
...
updates:
- [github.com/asottile/pyupgrade: v3.15.0 → v3.15.2](https://github.com/asottile/pyupgrade/compare/v3.15.0...v3.15.2 )
- [github.com/psf/black: 24.1.1 → 24.3.0](https://github.com/psf/black/compare/24.1.1...24.3.0 )
2024-04-01 22:10:42 +00:00
Simon Li
243669b928
Merge pull request #1341 from manics/changelog-2024.03.0
...
Changelog for 2024.03.0
2024-03-31 20:43:31 +02:00
Simon Li
d4bb9c14da
Changelog for 2024.03.0
2024-03-28 19:13:23 +00:00
Erik Sundell
f667caf49c
Merge pull request #1332 from yuvipanda/bump-alpine
...
Dockerfile: bump alpine from 3.17 to 3.19 and Python 3.10 to 3.11
2024-03-24 23:08:31 +01:00
Erik Sundell
755a32bc2a
Merge pull request #1337 from SylvainCorlay/mamba-1.5.7
...
Update mamba to 1.5.7 from 1.5.1, and conda to 24.3.0 from 23.7.4
2024-03-24 22:50:58 +01:00
Erik Sundell
91d3f150e5
Use ARG instead of ENV for build time only environment variable
2024-03-24 22:35:15 +01:00
Erik Sundell
f121a0d481
Use modern ENV syntax in Dockerfile
...
The use of `ENV key value` is an old alternative syntax still around for backward compatibility, but may be removed according to https://docs.docker.com/reference/dockerfile/#env .
2024-03-24 22:22:47 +01:00
Erik Sundell
57e4b3f687
Fix unrelated comment
2024-03-24 22:18:23 +01:00
Erik Sundell
920ddd86ac
Update conda from 23.7.4 to 24.3.0
2024-03-24 22:16:05 +01:00
YuviPanda
601fa25291
Don't use --user to install anything
2024-03-22 19:40:41 -07:00
YuviPanda
756e7d1a98
Put everything inside a venv
2024-03-22 19:40:41 -07:00
YuviPanda
dd9f6ad2de
Bump alpine version used in Dockerfile
...
Brings us to latest alpine, and to a newer python
2024-03-22 19:40:41 -07:00
Sylvain Corlay
01d818b974
Update to mamba 1.5.7
2024-03-22 21:34:50 +01:00
Erik Sundell
a20dd1cf97
Merge pull request #1333 from jupyterhub/pre-commit-ci-update-config
...
[pre-commit.ci] pre-commit autoupdate
2024-02-06 08:22:46 +01:00
pre-commit-ci[bot]
f2c1cb7a8c
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2024-02-05 20:28:56 +00:00
pre-commit-ci[bot]
625b296773
[pre-commit.ci] pre-commit autoupdate
...
updates:
- [github.com/psf/black: 23.12.1 → 24.1.1](https://github.com/psf/black/compare/23.12.1...24.1.1 )
2024-02-05 20:26:53 +00:00
Yuvi Panda
3221560bb1
Merge pull request #1330 from manics/pin-pytest
...
Support pytest=8
2024-02-01 16:41:55 -08:00
Simon Li
56299a2312
Don't pin upper pytest version
2024-02-01 22:39:08 +00:00
Erik Sundell
c806c1c1c2
Merge pull request #1331 from jupyterhub/dependabot/github_actions/codecov/codecov-action-4
...
build(deps): bump codecov/codecov-action from 3 to 4
2024-02-01 10:29:49 +01:00
dependabot[bot]
767047c84c
build(deps): bump codecov/codecov-action from 3 to 4
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 3 to 4.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/codecov/codecov-action/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-01 05:06:50 +00:00
Simon Li
237375f3a4
pytest >=7,<9
2024-01-28 19:26:24 +00:00
Simon Li
6fe9ee6763
pytest: replace fspath with path
2024-01-28 18:04:51 +00:00
Simon Li
6f92fa0e84
Merge pull request #1329 from TimoRoth/update_versioneer
...
Update versioneer
2024-01-28 17:07:02 +00:00
Simon Li
3505ad7c8b
Pin pytest<8
2024-01-28 17:00:51 +00:00
pre-commit-ci[bot]
089e919e19
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2024-01-28 14:02:27 +00:00
Timo Rothenpieler
fa8394b09b
Run pre-commit
2024-01-28 15:02:03 +01:00
Timo Rothenpieler
2eac520042
Update versioneer
2024-01-27 15:36:11 +01:00
Min RK
6aad2bcce2
Merge pull request #1205 from sgaist/implement_dockerignore_support
...
Implement support for dockerignore and containerignore
2024-01-24 11:39:22 +01:00
Yuvi Panda
b3b8db7954
Merge pull request #1326 from twtw/addnycu
...
Add NYCU Dataverse
2024-01-19 19:44:36 -08:00
Yuvi Panda
8f0d9aaf9e
Merge pull request #1318 from hiroyuki-sato/topic/add-example
...
[MRG] docs: Add base_image parameter example.
2024-01-19 18:51:34 -08:00
Yuvi Panda
abe7c15b3a
Merge branch 'main' into addnycu
2024-01-19 18:50:35 -08:00
Samuel Gaist
77df191536
test(venv): add ignore files above binderdir
...
This ensures that the ignore files are retrieved from the proper folder.
If they weren't the build would not succeed as the binder folder is
ignored.
2024-01-19 08:45:06 +00:00
Samuel Gaist
09e503c4e6
feat: respect the root folder configured when looking for ignore files
...
See the design chapter for more details.
2024-01-19 08:45:06 +00:00
Samuel Gaist
a51235f9a5
fix: remove the ignore .git folder default when no exclude files are present
2024-01-19 08:45:06 +00:00
Samuel Gaist
d6670f4378
refactor: use list comprehension rather filter+lambda
2024-01-19 08:45:06 +00:00
Samuel Gaist
3028d07182
fix: create src directory in any case
...
The original behavior was to create an src directory with the content of the
repository. The creation would happen in any case (remote or local repository).
With the filtering in place and the default to remove the .git folder, it breaks
the build as the src folder can be missing.
This patch ensures that the directory is present in the tar so the build can
continue as it did until now.
2024-01-19 08:45:06 +00:00
Samuel Gaist
6b8b2334e7
feat: implement support for dockerignore and containerignore
...
Currently repo2docker creates a context object that includes the whole content
of the repository it builds an image for. Thus it includes folders like .git
which is usually something that has no interest in the final image, can take
quite a lot of space and most importantly, kills the caching of that layer.
This patch adds support for reading dockerignore and containerignore files that
are used to ensure only the relevant data are used to build the image.
By default it also excludes the .git folder if neither of these files are
provided.
2024-01-19 08:45:06 +00:00
Simon Li
0e02889faf
Merge pull request #1321 from MPDL/MPDL_Dataverse
...
New domain for Edmond MPG repository
2024-01-18 20:56:57 +00:00
Erik Sundell
7713f2a82f
Merge pull request #1327 from jupyterhub/dependabot/github_actions/actions/upload-artifact-4
...
build(deps): bump actions/upload-artifact from 3 to 4
2024-01-04 01:15:54 +01:00