3 Commits

Author SHA1 Message Date
Slipstreamm
f7a47619ac ci(workflows): Migrate to self-hosted runners
Some checks failed
Deploy MkDocs / deploy (push) Has been cancelled
Switch GitHub Actions workflows (`docs`, `mirror`, `pypi`) from `ubuntu-latest` to `self-hosted` runners.

This change also updates the Python environment setup in `docs.yml` and `pypi.yml` to manually create and activate a virtual environment (`venv`). This provides more control over the Python environment on self-hosted machines and ensures dependencies are isolated.
2025-06-13 00:23:55 -06:00
db72e604fb
Add tag format validation step to PyPI publish workflow 2025-06-10 16:11:55 -06:00
3ba728ad22
Create pypi.yml
Some checks failed
Publish to PyPI / build-and-publish (push) Has been cancelled
2025-06-09 22:30:45 -06:00