Commit Graph

3968 Commits

Author SHA1 Message Date
Ayaz Salikhov
a73ba5a76d Specify code blocks in manifests 2023-11-05 14:43:00 +01:00
Ayaz Salikhov
29a79fc9f4 Fix handling boolean variable in the action 2023-11-05 14:25:20 +01:00
Ayaz Salikhov
2d640b3cfc Fix using inputs in actions: use lowercase input ids, remove types, fix bool checks 2023-11-05 11:25:35 +01:00
Ayaz Salikhov
eac75714c5 Fix bool -> boolean 2023-11-05 10:54:38 +01:00
Ayaz Salikhov
e6f89ded6e Mark test_nbconvert as a flaky test 2023-11-05 10:13:52 +01:00
Ayaz Salikhov
7866050baf Improve wording in test_extensions.py 2023-11-05 00:34:24 +01:00
Ayaz Salikhov
dc5ec3d08b Move test_packages.py to docker-stacks-foundation tests 2023-11-05 00:14:34 +01:00
Ayaz Salikhov
0a0e833fcb Fix quay.io naming 2023-11-05 00:03:23 +01:00
Ayaz Salikhov
8c874a1cb4 Rename run-hooks subdir to better show the test meaning 2023-11-04 11:44:52 +01:00
Ayaz Salikhov
0ad837af8f [FAST_BUILD] Test change variable value in run-hooks (#2023) 2023-11-04 11:41:59 +01:00
Ayaz Salikhov
29e6a45dd3 Introduce run_source_in_dir to make run-hooks tests easier to write 2023-11-04 11:36:19 +01:00
Ayaz Salikhov
d52ea4716e [FAST_BUILD] Test unset in run-hooks (#2022) 2023-11-04 11:34:33 +01:00
Ayaz Salikhov
9df3959137 [FAST_BUILD] Introduce fast build (#2014)
* [FAST_BUILD] Introduce fast build

* [FAST_BUILD] Fix

* Use pull request title, because github.event.head_commit.message is not available for PRs

* Update description

* Add some debugging

* More debug

* More debug

* Fix

* More expression contexts

* Try with old docker-tag-push.yml

* Keep simple

* Keep simple

* Do not touch parts which have worked so far

* Do not touch parts which have worked so far

* Remove ${{ }} where not needed

* Add debug code

* Remove debug logs

* Only download needed manifests and and history lines
2023-11-04 11:13:21 +01:00
acjbrouwer
1f11f445ed Fix broken link to r-notebook tags on quay (#2021) 2023-11-03 14:27:15 +01:00
Ayaz Salikhov
61e271032d Make manifests more beautiful 2023-11-03 10:12:29 +01:00
Ayaz Salikhov
af37e9ced2 Compare env variable with string 'true' value 2023-11-01 00:00:20 +01:00
Ayaz Salikhov
c27ab18a05 Remove use of expressions inside if 2023-10-31 23:55:56 +01:00
Ayaz Salikhov
7bdc64f5a1 Always use expression inside env 2023-10-31 23:40:59 +01:00
Ayaz Salikhov
65618ec1a1 Add missing condition on running aarch64-tensorflow build 2023-10-31 16:46:07 +01:00
Ayaz Salikhov
154343498e [TMP] Disable mybinder linkcheck 2023-10-31 16:41:24 +01:00
Ayaz Salikhov
e9bb9c14b2 Update first example 2023-10-31 16:37:47 +01:00
Ayaz Salikhov
463ced7e4f Update tag example 2023-10-31 16:29:35 +01:00
Ayaz Salikhov
7b57f14014 Fix README info 2023-10-31 11:42:39 +01:00
Ayaz Salikhov
64248b85c6 Increase timeout in test_spark_notebooks 2023-10-30 12:13:12 +01:00
xieshuaihu
66f7beff16 add grpcio grpcio-status to support spark connect (#2017)
* add grpcio grpcio_status to support spark connect

* Sort install list

* Fix package name

* Update pyspark docs with new deps grpcio and grpcio-status

* set grpcio and grpcio-status version as 1.56

* exclude grpcio and grpcio-status in test_packages.py

* Update selecting.md

* Update test_packages.py

* Update Dockerfile

---------

Co-authored-by: Ayaz Salikhov <mathbunnyru@users.noreply.github.com>
2023-10-30 12:11:32 +01:00
Ayaz Salikhov
fb105c9355 Fix .readthedocs.yaml style 2023-10-28 02:03:17 +03:00
Ayaz Salikhov
2e35c52f83 Introduce policy for new images/packages (#2016)
* Introduce policy for new images/packages

* Fix GitHub links

* Upadte list
2023-10-27 13:00:22 +03:00
Ayaz Salikhov
df0464cf4e Add navigation_with_keys: False and sort options 2023-10-26 16:24:49 +03:00
Ayaz Salikhov
343ef3d174 Rearrange parts in README.md to and remove call for maintainers (#2013) 2023-10-23 10:50:22 +02:00
Ayaz Salikhov
b331741540 Start new sentences on a new line in markdown 2023-10-21 20:11:49 +02:00
Ayaz Salikhov
ad28158ab1 Make troubleshooting.md source code more readable 2023-10-21 20:06:45 +02:00
Ayaz Salikhov
3aed21ef44 Improve wording in tasks.md 2023-10-21 19:59:00 +02:00
Ayaz Salikhov
02e7062250 Unify <somestack> usage 2023-10-21 19:49:29 +02:00
Ayaz Salikhov
e1ad1e302b Make features.md source code more readable 2023-10-21 19:44:15 +02:00
Ayaz Salikhov
5d62545ea2 Update issue links 2023-10-21 19:41:28 +02:00
Ayaz Salikhov
f8c232a9d9 Use apt-get update --yes 2023-10-21 18:26:47 +02:00
Ayaz Salikhov
65be44707a Add registry to old images 2023-10-21 11:05:46 +02:00
Ayaz Salikhov
52f79605f3 Update example date 2023-10-21 02:10:53 +02:00
Ayaz Salikhov
119766df29 Use Docker Hub for an old image 2023-10-21 02:10:15 +02:00
Ayaz Salikhov
ee7b9133fb Use quay.io for cookiecutter 2023-10-21 02:09:59 +02:00
Ayaz Salikhov
542eae692c Write registry to a file with all tags 2023-10-21 00:11:03 +02:00
Ayaz Salikhov
00a6728161 Move from Docker Hub to quay.io (#2010)
* Move from Docker Hub to quay.io

* Fix http->https

* Update registry-overviews

* Remove Docker Hub name
2023-10-20 22:31:45 +02:00
Ayaz Salikhov
3e04ded3a3 Add DockerHub warning (#2009) 2023-10-20 22:30:14 +02:00
Ayaz Salikhov
fe7dbdd1a2 Fix Makefile 2023-10-20 22:28:43 +02:00
Ayaz Salikhov
e4e2f6ad60 Fix Makefile when using registry 2023-10-20 22:28:07 +02:00
Ayaz Salikhov
7cce21edff Add registry to docker push commands 2023-10-20 20:35:51 +02:00
Ayaz Salikhov
5a9ef502d4 Use github.repository_owner where possible 2023-10-20 20:05:44 +02:00
Ayaz Salikhov
7de6ac7b68 Build all workflows in my fork (#2012)
* Build all workflows in my fork

* Build contributed recipes only in jupyter, because I don't have aarch64 runners
2023-10-20 19:46:31 +02:00
Ayaz Salikhov
a55db53d96 Improve docs 2023-10-20 16:28:11 +02:00
Ayaz Salikhov
848a826747 Fix build manifest image size and improve name 2023-10-20 03:45:03 +02:00