Commit Graph

4006 Commits

Author SHA1 Message Date
Ayaz Salikhov
766a7e2ff6 Freeze pre-commit hooks (#2289) 2025-04-25 00:04:10 +01:00
dependabot[bot]
7e7dfd53f9 Bump stefanzweifel/git-auto-commit-action from 5.1.0 to 5.2.0 (#2287)
Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from 5.1.0 to 5.2.0.
- [Release notes](https://github.com/stefanzweifel/git-auto-commit-action/releases)
- [Changelog](https://github.com/stefanzweifel/git-auto-commit-action/blob/master/CHANGELOG.md)
- [Commits](e348103e90...b863ae1933)

---
updated-dependencies:
- dependency-name: stefanzweifel/git-auto-commit-action
  dependency-version: 5.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-21 23:16:42 +01:00
Ayaz Salikhov
abb076e76e Fix redirect link 2025-04-21 10:37:01 +01:00
Ayaz Salikhov
cbe74ff1da Retry login operation in docker-tag-push.yml (#2286) 2025-04-13 18:47:43 +01:00
Ayaz Salikhov
81bf722fea Update changelog 2025-04-13 15:23:55 +01:00
Ayaz Salikhov
58649f1a9a Use tenacity.retry for merge_tags (#2285)
* Use tenacity.retry for merge_tags

* Add type: ignore

* Tenacity raises its own error
2025-04-13 14:55:18 +01:00
Ayaz Salikhov
0ab0a2fbea Use proper BASE_IMAGE in contributed recipes for forks (#2284)
* Use proper BASE_IMAGE in contributed recipes for forks

* Fix

* Ony more try

* Longer fix

* Better wording
2025-04-13 13:03:43 +01:00
Ayaz Salikhov
90224a7a99 Install latest tensorflow using pip (#2263)
* Install latest tensorflow using pip

* Allow tensorflow test to warn

* Fix another way
2025-04-13 12:11:40 +01:00
Ayaz Salikhov
bd347e0cb2 Pin libxml2 to avoid ABI breakage (#2283) 2025-04-12 12:07:37 +01:00
Ayaz Salikhov
57bedab56b Make docker tag-push depend on contributed recipes in CI (#2282) 2025-04-11 09:20:37 +01:00
pre-commit-ci[bot]
d0d92083f8 [pre-commit.ci] pre-commit autoupdate (#2280) 2025-04-07 23:57:45 +01:00
Ayaz Salikhov
0ff54bbcb3 Use pytest-rerunfailures for flaky tests (#2279) 2025-04-04 02:31:14 +01:00
Ayaz Salikhov
4597bad999 Fix some typos 2025-04-04 02:04:15 +01:00
Ayaz Salikhov
258a47e789 Mark test_spark_r_nbconvert as flaky 2025-04-04 01:47:43 +01:00
Ayaz Salikhov
c81d61bbc1 Improve some tests (#2278)
* Improve some tests

* Fix
2025-04-04 01:44:03 +01:00
Ayaz Salikhov
f4b31dda77 Increase all run_and_wait timeouts to at least 10 seconds 2025-04-03 21:27:30 +01:00
Ayaz Salikhov
1473c9bbda Force using keyword-only arguments where types are the same (#2277)
* Force using keyword-only arguments where types are the same

* Fix
2025-04-03 21:27:24 +01:00
Ayaz Salikhov
fcff9a93bb Increase timeouts to make tests fail less 2025-04-03 15:34:12 +01:00
Ayaz Salikhov
6300775047 Increase timeout for docker-tag-push 2025-04-03 14:36:22 +01:00
Ayaz Salikhov
7b9a1c5534 Remove mentions of docker-merge-tags in docs 2025-04-03 13:10:13 +01:00
Ayaz Salikhov
f8879d98b0 Update custom recipes versions (#2276) 2025-04-03 13:10:03 +01:00
Ayaz Salikhov
e0bb88c16d Shorten test-recipes->build 2025-04-02 00:47:44 +01:00
Ayaz Salikhov
46503a8acc Simplify needs in GitHub Actions case of only 1 need 2025-04-02 00:40:37 +01:00
Ayaz Salikhov
d1e6d3b576 Shorten images-tag-push->tag-push 2025-04-02 00:37:04 +01:00
Ayaz Salikhov
be641d6794 Update changelog 2025-04-01 23:42:52 +01:00
Ayaz Salikhov
aa2004d90e Retry all docker operations 2025-04-01 23:38:50 +01:00
Ayaz Salikhov
8afbe01040 Handle attempts to push tag several times inside python 2025-04-01 20:16:51 +01:00
Ayaz Salikhov
b89b5ec4a2 [FAST_BUILD] Apply and merge tags in the same place (#2274)
* Apply and merge tags in the same place

* Multiple fixes

* Refactor merge_tags.py

* Small fixes

* Download aarch64 first

* Revert a change back

* Show docker images
2025-04-01 16:30:39 +01:00
Ayaz Salikhov
abd7d12641 Unify multiline run statements in GitHub Actions steps (#2272) 2025-04-01 01:58:06 +01:00
Ayaz Salikhov
b98e55e28d Only create manifests when images are pushed to registry (#2273) 2025-04-01 01:57:34 +01:00
Ayaz Salikhov
0473c8d915 Do not reset docker state (#2271) 2025-03-28 14:59:08 +00:00
Ayaz Salikhov
e5fd8bd0b3 Fix number of builds on wiki page in forks 2025-03-28 14:58:28 +00:00
Ayaz Salikhov
19bfa74b5f Improve merge_tags: runnable multiple times, run in PRs, simpler function 2025-03-28 14:58:06 +00:00
Ayaz Salikhov
5cfcdbd416 Robust registry operations: adjust timelimit and use retries (#2270) 2025-03-27 01:41:49 +00:00
Ayaz Salikhov
ecaa90c704 Simplify code in CondaPackageHelper 2025-03-26 19:16:41 +00:00
Ayaz Salikhov
24d8f650af Cleanup EXCLUDED_PACKAGES list (#2269) 2025-03-26 15:28:52 +00:00
Ayaz Salikhov
b62b1d42b8 Simpler quick start phrase 2025-03-26 15:09:13 +00:00
Ayaz Salikhov
6f5f40d2d3 Fix broken tidymodels link again 2025-03-26 15:05:28 +00:00
Ayaz Salikhov
8432e5741c Refactor CondaPackageHelper: cached_property, better typing, no state 2025-03-26 12:05:05 +00:00
Ayaz Salikhov
de8a1349ae Try to unmark tests as flaky (#2268) 2025-03-25 21:10:11 +00:00
Ayaz Salikhov
100187f79d Make free_host_port a fixture (#2267)
* Make free_host_port a fixture

* Remove redundant comment
2025-03-25 15:33:26 +00:00
Ayaz Salikhov
2ce2c06a22 Improve test_spark_r_nbconvert: add local_sparklyr back, test all output formats 2025-03-25 15:04:58 +00:00
Ayaz Salikhov
2766279baf Unify how we use volumes: mount files, use pathlib.Path without str 2025-03-25 14:49:50 +00:00
Ayaz Salikhov
1af2bfc070 Add check_nbconvert function and run tests for appropriate images (#2266) 2025-03-25 13:00:19 +00:00
Ayaz Salikhov
57ce6e3f05 Reduce indirection when running docker commands (#2265) 2025-03-25 09:40:27 +00:00
Ayaz Salikhov
834b6c7e03 Error logs on error/warn in logs 2025-03-25 09:39:02 +00:00
Ayaz Salikhov
de998c41eb Log errors on docker run/exec failure 2025-03-25 08:46:26 +00:00
dependabot[bot]
c135254c87 Bump docker/login-action from 3.3.0 to 3.4.0 (#2264)
Bumps [docker/login-action](https://github.com/docker/login-action) from 3.3.0 to 3.4.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](9780b0c442...74a5d14239)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-24 18:32:19 +00:00
Ayaz Salikhov
4a60b44886 Fix broken tidymodels link 2025-03-24 15:03:26 +00:00
Ayaz Salikhov
33d3b308c4 Use mamba to install jupyter-server-proxy (#2262)
* Use mamba to install jupyter-server-proxy

* Update changelog
2025-03-23 13:59:59 +00:00