Commit Graph

2501 Commits

Author SHA1 Message Date
Ayaz Salikhov
8d80097ee5 Simplify endgroup 2021-07-16 17:59:31 +03:00
Ayaz Salikhov
71a5e3ff16 Remove unused function 2021-07-16 17:56:27 +03:00
Ayaz Salikhov
7ee6bdb3c4 Support arm builds
Co-authored-by: Erik Sundell <erik.i.sundell@gmail.com>
2021-07-16 17:13:33 +03:00
Ayaz Salikhov
c5e89097a5 Improve docker workflow naming (#1405)
Co-authored-by: Erik Sundell <erik.i.sundell@gmail.com>
2021-07-16 17:10:41 +03:00
Ayaz Salikhov
32d1dae296 Make GitHub Workflows steps look beatiful (#1404)
Co-authored-by: Erik Sundell <erik.i.sundell@gmail.com>
2021-07-16 16:57:09 +03:00
Erik Sundell
985e4692ff Merge pull request #1403 from mathbunnyru/asalikhov/refactor_make
Refactor Makefile to improve readability
2021-07-16 15:12:20 +02:00
Ayaz Salikhov
667c4f91d1 Do not import packages which are not importable 2021-07-16 15:25:32 +03:00
Ayaz Salikhov
c8de1754c4 Refactor Makefile to improve readability 2021-07-16 14:29:00 +03:00
Ayaz Salikhov
a6d0ed456e Merge branch 'master' into asalikhov/automatic_conda_versioning 2021-07-09 16:52:31 +03:00
Erik Sundell
350928623d Merge pull request #1398 from mathbunnyru/asalikhov/introduce_owner
Introduce owner to Dockerfiles to make it easy to test locally
2021-07-09 01:09:43 +02:00
Ayaz Salikhov
3c9e62efce Introduce owner to Dockerfiles to make it easy to test locally 2021-07-08 17:26:56 +03:00
mathbunnyru
6333762c56 [ci skip] Automated publish for 481bafbda7 2021-07-08 14:06:16 +00:00
Holden Karau
481bafbda7 Make the base & minimal notebook containers not amd specific (e.g. support building for arm64) (#1368)
* Dynamically select the right miniforge arch and unpin the ROOT_CONTAINER so that buildx can build arm64 and amd64

cleanup

* Remove the commented out hard set of arch

* Address code review comments from mathbunnyru

* Add setting the owner to respective dockerhbub username

* Revert "Add setting the owner to respective dockerhbub username"

This reverts commit a8d9c468a7d35dbda33ae902cc524db599519d8a.

* Fix up the dockerfile, make the default buildx compatible with the CI and add a comment about how to do cross-platform builds.

* Update the docs

* Refactor the Makefile to support cross-building images incrementally, add ARG OWNER to the Dockerfile's so people can more easily push to their own, add docker buildx & ARM64 support to the CI

* Simplify build-test-all rule

* Match patch version

* Run prettier on docker.yml

* Declare and export seperately per docker lint

* Skip CI changes

* Revert the makefile changes

* Update the Arch comment to match

* back out unrelated changes
2021-07-08 17:05:35 +03:00
Ayaz Salikhov
015b0f829d Merge pull request #1397 from jupyter/mathbunnyru-patch-1
Update hadolint docker version
2021-07-06 10:01:12 +03:00
Ayaz Salikhov
d13be7a58f Update hadolint docker version 2021-07-06 09:59:00 +03:00
Erik Sundell
5956af02db Merge pull request #1396 from jupyter/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2021-07-06 01:23:25 +02:00
pre-commit-ci[bot]
8eb98bce3c [pre-commit.ci] pre-commit autoupdate
updates:
- https://github.com/ambv/blackhttps://github.com/psf/black
- [github.com/hadolint/hadolint.git: v2.5.0 → v2.6.0](https://github.com/hadolint/hadolint.git/compare/v2.5.0...v2.6.0)
2021-07-05 22:16:54 +00:00
Ayaz Salikhov
38fa41fb24 Merge branch 'master' into asalikhov/automatic_conda_versioning 2021-07-02 21:19:32 +03:00
Ayaz Salikhov
7999479a0a Merge pull request #1395 from mathbunnyru/asalikhov/some_updates
Update mamba and some packages
2021-07-02 21:18:48 +03:00
Ayaz Salikhov
78a72754e1 Update mamba and some packages 2021-07-02 20:34:38 +03:00
Erik Sundell
73546b703b Merge pull request #1393 from mathbunnyru/asalikhov/remove_microbadge
Remove microbadge usage
2021-06-29 14:21:00 +02:00
Ayaz Salikhov
ace42f37d7 Remove microbadge usage 2021-06-29 12:50:35 +03:00
Ayaz Salikhov
3c5e7c9cb4 Merge branch 'master' into asalikhov/automatic_conda_versioning 2021-06-29 02:28:53 +03:00
Ayaz Salikhov
d75d70f3e6 Merge pull request #1387 from consideRatio/pr/add-black
pre-commit: add and apply black, a Python autoformatter
2021-06-29 02:23:35 +03:00
Ayaz Salikhov
f28efe481e Update tagging/manifests.py 2021-06-29 01:51:43 +03:00
Ayaz Salikhov
054aff20ee Update tagging/taggers.py 2021-06-29 01:51:33 +03:00
Ayaz Salikhov
54d4c06c80 Update tagging/taggers.py 2021-06-29 01:51:16 +03:00
Ayaz Salikhov
e52fcda7c1 Update tagging/tag_image.py 2021-06-29 01:51:08 +03:00
Ayaz Salikhov
9dbf3cdbea Update tagging/manifests.py 2021-06-29 01:51:00 +03:00
Ayaz Salikhov
a050b9454b Update tagging/manifests.py 2021-06-29 01:50:53 +03:00
Ayaz Salikhov
45c8443cc8 Update tagging/create_manifests.py 2021-06-29 01:50:46 +03:00
Ayaz Salikhov
9159c549df Update tagging/create_manifests.py 2021-06-29 01:50:38 +03:00
Ayaz Salikhov
967f0c2f7a Update conftest.py 2021-06-29 01:50:30 +03:00
Erik Sundell
411663b5d4 black style tweaks: add trailing commas 2021-06-28 22:07:26 +02:00
Erik Sundell
962a630f53 Apply suggestions from code review
Co-authored-by: Ayaz Salikhov <mathbunnyru@users.noreply.github.com>
2021-06-28 22:07:26 +02:00
Erik Sundell
a582c24e19 black style tweaks: manually added commas etc to tweak formatting 2021-06-28 22:07:26 +02:00
Erik Sundell
fe3968efe0 pre-commit: run black autoformatter on all files 2021-06-28 22:07:23 +02:00
Erik Sundell
a99a182940 pre-commit: use black compatible flake8 config
This configuration is taken from the recommendation in
https://black.readthedocs.io/en/stable/the_black_code_style/current_style.html#line-length.
2021-06-28 22:00:29 +02:00
Erik Sundell
58e7a5a01a pre-commit: remove autopep8, black will cover that 2021-06-28 22:00:29 +02:00
Erik Sundell
744cb368d0 pre-commit: remove check-yaml, prettier will cover that 2021-06-28 22:00:29 +02:00
Erik Sundell
bb756586b8 pre-commit: refactor config and add inline comment 2021-06-28 22:00:29 +02:00
Erik Sundell
b7087c5053 pre-commit: add black, a Python autoformatter 2021-06-28 22:00:29 +02:00
Erik Sundell
33caee1d7e Merge pull request #1386 from mathbunnyru/asalikhov/units_test
Add a way to easily test units
2021-06-28 21:59:31 +02:00
Ayaz Salikhov
c73a1d1b5d Update test/test_units.py
Co-authored-by: Erik Sundell <erik.i.sundell@gmail.com>
2021-06-28 22:29:59 +03:00
Ayaz Salikhov
d6432e72d5 Merge pull request #1392 from jupyter/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2021-06-28 21:59:10 +03:00
pre-commit-ci[bot]
e87d910e37 [pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/pre-commit/mirrors-prettier: v2.3.1 → v2.3.2](https://github.com/pre-commit/mirrors-prettier/compare/v2.3.1...v2.3.2)
2021-06-28 17:49:12 +00:00
Ayaz Salikhov
1f5dd31407 Merge pull request #1391 from mathbunnyru/asalikhov/pin_docker_action_tag
Pin docker/login-action sha tag
2021-06-28 11:50:03 +03:00
Ayaz Salikhov
7cdc14ecd1 Pin docker/login-action sha tag 2021-06-28 10:53:32 +03:00
Ayaz Salikhov
f1010ec6f1 Pin 3rd party actions 2021-06-28 10:28:54 +03:00
Ayaz Salikhov
73a43d82fa Merge pull request #1390 from mathbunnyru/asalikhov/github_action_for_push
Use stefanzweifel/git-auto-commit-action to push to github
2021-06-27 20:07:56 +03:00