Commit Graph

4029 Commits

Author SHA1 Message Date
Ayaz Salikhov
e796b11ee1 Properly generate wiki home page in forks (#2226)
* Properly generate wiki home page in forks

* Better description
2025-02-20 00:01:55 +00:00
Fabian Rost
332aac5ba7 mkdir parents in update_wiki.py (#2225) 2025-02-19 18:07:14 +00:00
Ayaz Salikhov
6fc3bf04ac Update GitHub links 2025-02-18 18:14:04 +00:00
Ayaz Salikhov
8dddb5207c Use consistent order in metioning images 2025-02-18 17:30:19 +00:00
Ayaz Salikhov
c467a15144 Wrap long commands in GitHub workflows (#2223) 2025-02-18 16:43:40 +00:00
Ayaz Salikhov
b2246417aa Do not use deprecated datetime.utcnow() 2025-02-18 15:27:07 +00:00
Ayaz Salikhov
80b71625f0 Use Python 3.12 for internal code (#2222)
* Use Python 3.12 for internal code

* Add changelog entry
2025-02-18 15:26:06 +00:00
Ayaz Salikhov
e57047801c Improve handling common parser arguments (#2221) 2025-02-18 11:06:10 +00:00
Ayaz Salikhov
35b440186e Rewrite generate_matrix.py 2025-02-18 02:16:12 +00:00
Ayaz Salikhov
c9cdf442c2 Update changelog 2025-02-18 00:44:31 +00:00
Ayaz Salikhov
a2fa73bfd9 Use ubuntu-24.04-arm runners (#2209)
* Use ubuntu-24.04-arm runners

* Update changelog

* Add missing PR link
2025-02-18 00:43:02 +00:00
Ayaz Salikhov
f17dce48ad Don't create extra free space in runners for cuda images (#2218) 2025-02-18 00:42:51 +00:00
Ayaz Salikhov
c5961fcc72 Revert "Pin some packages to fix r-notebook and datascience-notebook under aarch64 (#2215)" (#2220)
This reverts commit f3a92fadb7.
2025-02-18 00:42:41 +00:00
Ayaz Salikhov
af3e2e188e Unify changelog codestyle 2025-02-18 00:33:39 +00:00
Ayaz Salikhov
66260f8d6f Simplify and improve test_packages.py (#2219) 2025-02-18 00:21:32 +00:00
Ayaz Salikhov
b821acdf68 Update changelog 2025-02-17 22:05:48 +00:00
Ayaz Salikhov
94246a3a32 Don't use matrix.image-variant, use 2 separate variables (#2217) 2025-02-17 21:52:47 +00:00
Ayaz Salikhov
3fc8373f13 Enable building contributed recipes in PRs (#2213)
* Enable building contributed recipes in PRs

* Add some steps

* Simplify contributed-recipes requirements

* Do not use github.event_name

* Make a variable required

* Better text
2025-02-17 19:42:00 +00:00
Ayaz Salikhov
f3a92fadb7 Pin some packages to fix r-notebook and datascience-notebook under aarch64 (#2215) 2025-02-17 18:01:59 +00:00
Ayaz Salikhov
3ca26744d3 First upload artifacts and then run tests to make sure we can easily debug broken images (#2214) 2025-02-17 16:40:37 +00:00
Ayaz Salikhov
c6ba9e1646 Remove information about Docker Hub images from READMEs (#2211) 2025-02-17 16:22:24 +00:00
Ayaz Salikhov
102f5a6325 Build contributed recipes in PRs (#2212)
* Build contributed recipes in PRs

* Fix GitHub matrix
2025-02-17 15:25:44 +00:00
Ayaz Salikhov
ae572aa64f Better text in changelog 2025-02-12 15:10:32 +00:00
Ayaz Salikhov
c1fe89c0ae Add missing link to changelog 2025-02-12 15:08:49 +00:00
Ayaz Salikhov
788d175235 Update tag example 2025-02-12 14:44:49 +00:00
Ayaz Salikhov
b3deb41d1b Delete aarch64-runner/setup.sh script 2025-02-12 14:42:05 +00:00
Ayaz Salikhov
3b3b01705b Wrap and indent long command lines in Makefile 2025-02-12 14:38:06 +00:00
Mitchell Perilstein
28fcc6e0a3 Surface PYTHON_VERSION as a Makefile variable (#2208)
* * Surface PYTHON_VERSION as a Makefile variable. This can be overridden like `make PYTHON_VERSION=3.10 build-all`.
* Wrap and indent a growing command line.

* Update Makefile

* Update Makefile

---------

Co-authored-by: Mitchell Perilstein <mitch@wallaroo.ai>
Co-authored-by: Ayaz Salikhov <mathbunnyru@users.noreply.github.com>
2025-02-12 14:30:35 +00:00
Ayaz Salikhov
976ed6c2c8 Use ubuntu-24.04 instead of ubuntu-latest (#2210) 2025-02-12 11:35:03 +00:00
Ayaz Salikhov
8c38e0f00f Use GitHub-hosted aarch64 runners (#2202)
* Use GitHub-hosted aarch64 runners

* More updates

* Fix

* Pin build environment's Python version to 3.12 for consistency

* Update date

* Sleep to allow Docker daemon to start

* Sleep to allow Docker daemon to start on aarch64 and before checkout

* Fix typo

* Fix

* Unify runner.arch usage

* Do not sleep as it doesn't help

* Try to use ubuntu-22.04-arm

* Update changelog date

---------

Co-authored-by: Erik Sundell <erik.i.sundell@gmail.com>
2025-02-11 15:04:53 +00:00
pre-commit-ci[bot]
83600cfa50 [pre-commit.ci] pre-commit autoupdate (#2207)
updates:
- [github.com/PyCQA/isort: 5.13.2 → 6.0.0](https://github.com/PyCQA/isort/compare/5.13.2...6.0.0)
- [github.com/psf/black: 24.10.0 → 25.1.0](https://github.com/psf/black/compare/24.10.0...25.1.0)
- [github.com/DavidAnson/markdownlint-cli2: v0.17.1 → v0.17.2](https://github.com/DavidAnson/markdownlint-cli2/compare/v0.17.1...v0.17.2)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-02-04 01:55:31 +00:00
Ayaz Salikhov
34740dd9c6 Update from Python.gitignore 2025-02-03 10:26:02 +00:00
Ayaz Salikhov
e9b04fd5da Fix oracle link redirect 2025-02-03 09:22:00 +00:00
Simon Li
52f7f3b5d5 Don't override singleuser ip to 0.0.0.0 (#2203)
Co-authored-by: Ayaz Salikhov <mathbunnyru@users.noreply.github.com>
2025-01-28 09:52:35 +00:00
Ayaz Salikhov
dcecb31556 Do not use julia 1.11.3 as well 2025-01-27 22:52:28 +00:00
Erik Sundell
a85eb43801 Merge pull request #2204 from manics/jupyter-server-listen-all-ifaces
jupyter_server_config.py: Listen on all interfaces (IPv4 and IPv6)
2025-01-27 23:45:19 +01:00
Simon Li
368f8275e1 jupyter_server_config.py: Listen on all interfaces (ipv4 and ipv6) 2025-01-27 21:05:28 +00:00
Ayaz Salikhov
0b16cf8dbf Simplify unify_aarch64 2025-01-26 20:53:33 +00:00
Ayaz Salikhov
eeca94420a Ignore stderr in CondaPackageHelper::_execute_command 2025-01-26 20:49:03 +00:00
Ayaz Salikhov
b11a5699ca Use markdownlint-cli2 2025-01-16 19:50:15 +00:00
dependabot[bot]
56599eb2ba Bump stefanzweifel/git-auto-commit-action from 5.0.1 to 5.1.0 (#2199)
Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from 5.0.1 to 5.1.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](8621497c8c...e348103e90)

---
updated-dependencies:
- dependency-name: stefanzweifel/git-auto-commit-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-01-15 12:10:05 +00:00
Ayaz Salikhov
269093f23f Update copyright year 2025-01-09 10:31:32 +00:00
pre-commit-ci[bot]
eda963af71 [pre-commit.ci] pre-commit autoupdate (#2197)
updates:
- [github.com/asottile/pyupgrade: v3.19.0 → v3.19.1](https://github.com/asottile/pyupgrade/compare/v3.19.0...v3.19.1)
- [github.com/pre-commit/mirrors-mypy: v1.13.0 → v1.14.1](https://github.com/pre-commit/mirrors-mypy/compare/v1.13.0...v1.14.1)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-01-07 08:14:57 +05:00
Ayaz Salikhov
7e4e18403a Create all necessary directories during wiki update 2025-01-06 18:27:47 +05:00
Ayaz Salikhov
a6ef176ff3 Make commits a url on wiki home page 2024-12-31 21:16:33 +05:00
Ayaz Salikhov
ad4d4c6e6e Add yearly total stats to update_wiki 2024-12-31 20:41:30 +05:00
Ayaz Salikhov
a61c9ae8a7 Improve commits counting: inly count merge commits, calc between midnights UTC 2024-12-31 20:41:25 +05:00
Ayaz Salikhov
9cee159ec0 Fetch full repo when running wiki update 2024-12-31 10:04:52 +05:00
Ayaz Salikhov
c15d934a71 Add python-dateutil to requirements.txt 2024-12-31 00:34:00 +05:00
Ayaz Salikhov
f44ddd6650 Add missing type stubs for mypy 2024-12-30 22:24:19 +05:00