Commit Graph

2163 Commits

Author SHA1 Message Date
Ayaz Salikhov
b9f6ce795c Up viniforge 4.10.3-3 (#1417) 2021-07-26 21:13:29 +03:00
pre-commit-ci[bot]
043dd5c9c4 [pre-commit.ci] pre-commit autoupdate (#1418)
updates:
- [github.com/igorshubovych/markdownlint-cli: v0.27.1 → v0.28.1](https://github.com/igorshubovych/markdownlint-cli/compare/v0.27.1...v0.28.1)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2021-07-26 21:11:38 +03:00
Erik Sundell
2355d9360c Merge pull request #1416 from mathbunnyru/asalikhov/up_miniforge_4.10.3-2
Up miniforge to 4.10.3-2
2021-07-25 18:23:12 +02:00
Ayaz Salikhov
820ed615e8 Up miniforge to 4.10.3-2 2021-07-25 17:47:17 +03:00
Erik Sundell
c44cb5cd96 Merge pull request #1415 from jupyter/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2021-07-20 02:12:13 +02:00
pre-commit-ci[bot]
6ee74b9fd9 [pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/psf/black: 21.6b0 → 21.7b0](https://github.com/psf/black/compare/21.6b0...21.7b0)
2021-07-19 22:18:48 +00:00
Erik Sundell
d39fb37995 Merge pull request #1414 from jupyter/dependabot/github_actions/docker/setup-buildx-action-1.5.1
Bump docker/setup-buildx-action from 1.3.0 to 1.5.1
2021-07-19 19:16:24 +02:00
dependabot[bot]
a815106ccd Bump docker/setup-buildx-action from 1.3.0 to 1.5.1
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1.3.0 to 1.5.1.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](0d135e0c2f...abe5d8f79a)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-19 16:15:16 +00:00
mathbunnyru
232f2efa1e [ci skip] Automated publish for 2001655f1e 2021-07-17 19:24:39 +00:00
Ayaz Salikhov
2001655f1e Fix links in index.rst (#1413) 2021-07-17 22:24:03 +03:00
Erik Sundell
ecabcb829f Merge pull request #1412 from consideRatio/pr/fix-mistake-in-arm-pr-3
fix: docker's -t flag expects a full image name
2021-07-17 02:41:34 +02:00
Erik Sundell
84cfc8b5bf fix: docker's -t flag expects a full image name 2021-07-17 02:38:07 +02:00
Erik Sundell
40b549a810 Merge pull request #1409 from consideRatio/pr/fix-mistake-in-arm-pr-2
Explicitly ask for the latest buildx version
2021-07-17 01:31:55 +02:00
Erik Sundell
25a8d08a76 Explicitly ask for the latest buildx version 2021-07-17 01:28:42 +02:00
Erik Sundell
cc576af6de Merge pull request #1408 from consideRatio/pr/fix-mistake-in-arm-pr
fix: add missing --push flag to push-multi command in Makefile
2021-07-17 00:11:18 +02:00
Erik Sundell
8e39cd63e5 fix: add missing --push flag to push-multi command in Makefile 2021-07-17 00:10:37 +02:00
consideRatio
2d4c4d8d87 [ci skip] Automated publish for 514883dc66 2021-07-16 21:02:35 +00:00
Erik Sundell
514883dc66 Merge pull request #1399 from mathbunnyru/asalikhov/arm_builds
Support arm builds
2021-07-16 23:02:00 +02:00
Ayaz Salikhov
efb980af3f Merge branch 'master' into asalikhov/arm_builds 2021-07-16 18:55:02 +03:00
Ayaz Salikhov
493a9ba686 Add Github workflow grouping (#1406)
Co-authored-by: Erik Sundell <erik.i.sundell@gmail.com>
2021-07-16 18:53:38 +03:00
Ayaz Salikhov
a0ac0e3e72 Simplify github workflow commands 2021-07-16 18:52:38 +03:00
Ayaz Salikhov
aa223090c4 Merge branch 'master' into asalikhov/arm_builds 2021-07-16 18:07:34 +03:00
Ayaz Salikhov
fc4029073c Add tag_image docstring
Co-authored-by: Erik Sundell <erik.i.sundell@gmail.com>
2021-07-16 18:05:23 +03:00
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
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
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
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