Commit Graph

2 Commits (dbdaa546b2fadc2ff7b5f0b0d05f1ee1870617a4)

Author SHA1 Message Date
Marcus Sanatan edd40ec86e
Publish to Docker Hub (#468)
* Add GitHub Actions workflow for Docker Hub publishing

* Remove TestPyPI publishing from PyPI workflow

Removes the publish-to-testpypi job from the GitHub Actions workflow to streamline the publishing process and only publish to production PyPI.

* Update Server/DOCKER_OVERVIEW.md

Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>

* Update .github/workflows/publish-docker.yml

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* Align docker and pypi publishing so they update on new tags in the same way

* Add caching to speed up pushes

* Remove unnecessary permissions

* Let's be super specific about the platform

it should be Ubuntu's default but just in case

---------

Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-12-19 17:24:04 -04:00
Marcus Sanatan 12e1b62b2e
Publish to pypi (#466)
* Lowercase project name for server

* Update metadata for project

* Add GitHub Actions workflow for PyPI package publishing
2025-12-19 16:43:44 -04:00