Commit Graph

845 Commits

Author SHA1 Message Date
Ayaz Salikhov
6f5f40d2d3 Fix broken tidymodels link again 2025-03-26 15:05:28 +00:00
Ayaz Salikhov
4a60b44886 Fix broken tidymodels link 2025-03-24 15:03:26 +00:00
Ayaz Salikhov
dcd1c457d3 Refactor TrackedContainer run_detached/exec_cmd functions (#2256)
* Refactor TrackedContainer run_detached/exec_cmd functions

* Add get_logs() method

* Small fixes

* Make get_health() a method

* Remove kwargs, always print output

* Small fixes
2025-03-21 10:05:00 +00:00
Ayaz Salikhov
ea8faad1d3 Update tag example 2025-03-16 20:56:58 +00:00
Ayaz Salikhov
8beda2345d Suggest to search all issues, not just open 2025-03-14 16:01:55 +00:00
Ayaz Salikhov
2e1ff718a3 Fix GitHub issue links rendered by sphinx 2025-03-14 15:56:50 +00:00
Ayaz Salikhov
81bb00eb4a Reorder contributing sections 2025-03-12 20:56:09 +00:00
Ayaz Salikhov
5a5bebaa0d Shorten new-images-and-packages-policy header 2025-03-12 20:49:27 +00:00
Ayaz Salikhov
7e47ecb13e Improve taggers and manifests docs 2025-03-12 20:46:39 +00:00
Ayaz Salikhov
7a5244b7d1 Mention proper hierarchy files in tagging.md 2025-03-12 16:11:26 +00:00
Ayaz Salikhov
2c1df4020a Make taggers manifest functions (#2252)
* Make taggers and manifests functions

* Add changelog
2025-03-12 16:05:09 +00:00
Ayaz Salikhov
0510a43920 Refactor container.exec_run usages 2025-03-10 00:49:28 +00:00
Ayaz Salikhov
18ff4a3fb1 Small updates related to Makefile 2025-03-09 23:24:03 +00:00
Ayaz Salikhov
29240ab803 Better wording about hadolint ignore 2025-03-09 22:49:47 +00:00
Ayaz Salikhov
3e3e3e651d Fix typo 2025-03-08 22:45:05 +00:00
Ayaz Salikhov
342a08e6f9 Fix more minor typos 2025-03-03 11:06:59 +00:00
Ayaz Salikhov
d43e9f4bb4 Fix minor typos 2025-02-28 22:04:06 +00:00
Ayaz Salikhov
fc542dae88 Fix some minor issues in docs 2025-02-24 17:29:34 +00:00
Ayaz Salikhov
d80bdd5a4d Use only internal references inside docs/ 2025-02-24 01:39:23 +00:00
Ayaz Salikhov
9c303c2545 Update tests.md for new test directories 2025-02-24 01:23:11 +00:00
Ayaz Salikhov
92a029158c Add MarkdownPiece class to make manifest pieces better structured (#2238) 2025-02-23 19:15:45 +00:00
Ayaz Salikhov
066fd4af74 Improve tagging docs: do not show useless imports 2025-02-21 14:22:53 +00:00
Ayaz Salikhov
0c483ad1c1 Add copyright and improve tagging docs 2025-02-21 12:56:28 +00:00
Ayaz Salikhov
e815fde31b Better tagging directory structure (#2228) 2025-02-21 12:48:18 +00:00
Ayaz Salikhov
35b440186e Rewrite generate_matrix.py 2025-02-18 02:16:12 +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
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
788d175235 Update tag example 2025-02-12 14:44:49 +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
Ayaz Salikhov
e9b04fd5da Fix oracle link redirect 2025-02-03 09:22:00 +00:00
Ayaz Salikhov
269093f23f Update copyright year 2025-01-09 10:31:32 +00:00
Ayaz Salikhov
9ffeb238dc Update sphinx config header 2024-12-29 22:46:39 +05:00
Ayaz Salikhov
319c99c128 Use Ubuntu 24.04 image for Microsoft ODBC (#2196)
* Use Ubuntu 24.04 image for Microsoft ODBC

* Fix typo

* Don't use apt-key
2024-12-29 22:12:03 +05:00
Ayaz Salikhov
2483ba8128 Use Ububtu 24.04 image for OracleDB Instant Client (#2195)
* Use Ububtu 24.04 image for OracleDB Instant Client

* Package changed the name
2024-12-29 16:33:35 +05:00
Ayaz Salikhov
72aea7469e Update OracleDB Instant Client version (#2194) 2024-12-29 16:24:23 +05:00
Ayaz Salikhov
f58ebf0cb9 Update tag example 2024-12-26 11:44:07 +00:00
Ayaz Salikhov
918997f709 Update tag example 2024-11-19 16:23:06 +00:00
Erik Sundell
caf725210c base-notebook: stop installing nodejs from conda-forge (#2172)
* base-notebook: stop installing nodejs from conda-forge

nodejs was a conda dependency of jupyterhub, but by installing
jupyterhub-base we no longer need it and could opt to remove it.

By doing this, building base-notebook led to a reported size reduction
from 974MB to 828MB, which is a 146MB / 15% size reduction.

* Update CHANGELOG.md

* Update CHANGELOG.md

* Install jupyterhub-singleuser instead of jupyterhub-base

Note that jupyterhub-base is really whats the foundational need for this
image, where jupyterhub-singleuser the conda-forge package is building on
jupyterhub-base by also adding a depdendency on jupyterlab - but the
jupyterhub-singleuser command is provided by jupyterhub-base conda-forge
package.

* Update CHANGELOG.md

Co-authored-by: Ayaz Salikhov <mathbunnyru@users.noreply.github.com>

---------

Co-authored-by: Ayaz Salikhov <mathbunnyru@users.noreply.github.com>
2024-11-08 15:15:07 +00:00
Ayaz Salikhov
2c7e64abbb Do not run linkcheck on https://anaconda.org/conda-forge because of frequent read timeouts 2024-11-06 15:20:33 +00:00
Ayaz Salikhov
ea849fa18f Update description of jupyter/base-notebook regarding jupyterhub-base and update changelog 2024-11-06 15:12:40 +00:00
Erik Sundell
28a0b25bce Install jupyterhub-base instead of jupyterhub (#2171)
* Install jupyterhub-base instead of jupyterhub

* Update images/base-notebook/Dockerfile

---------

Co-authored-by: Ayaz Salikhov <mathbunnyru@users.noreply.github.com>
2024-11-06 15:04:07 +00:00
Ayaz Salikhov
5841857378 Fix broken link 2024-11-04 13:26:53 +00:00
Ayaz Salikhov
03e5fe572d Fix docs: we're not installing stable version of spark anymore (#2165) 2024-10-29 10:11:31 +00:00
Ayaz Salikhov
2b40f486b6 Update output example in documents 2024-10-22 12:33:27 +01:00
Ayaz Salikhov
eaf007b08d Include changelog in docs (#2161)
* Include changelog in docs

* Rename file

* Fix redirect link

* Fix

* Rename changelog link file
2024-10-20 15:33:05 +01:00
Ayaz Salikhov
b6b22e1546 Update base image in the manpage installation recipe 2024-10-09 15:58:54 +01:00
Ayaz Salikhov
9fd657a11b Rename container to image in docs (#2156) 2024-10-09 15:57:02 +01:00
Ayaz Salikhov
5365b9f79f Rename: ROOT_CONTAINER->ROOT_IMAGE, BASE_CONTAINER->BASE_IMAGE (#2155)
* Rename: ROOT_CONTAINER->ROOT_IMAGE, BASE_CONTAINER->BASE_IMAGE

* Add changelog
2024-10-09 15:02:53 +01:00
Ayaz Salikhov
b3ceb038e5 Describe custom arguments and add links for docker build args and GitHub env variables (#2153) 2024-10-09 09:18:21 +01:00