Commit Graph

17 Commits

Author SHA1 Message Date
yellowcooln c14d8b2226 fix: refresh bundled console in docker builds
Invalidate the Docker cache layer that downloads the bundled Console release when the latest release changes, and allow manual builds to pin a Console tag.

Co-Authored-By: Warp <agent@warp.dev>
2026-07-07 21:35:13 -04:00
yellowcooln f3d3129d4a fix: route fork Docker image publishes 2026-07-01 23:34:04 -04:00
yellowcooln 4a7720e7ae fix: route fork Docker image publishes 2026-07-01 23:15:19 -04:00
yellowcooln 864030283c fix: update HA add-on dispatch target 2026-06-26 09:35:19 -04:00
yellowcooln 4d095dad42 fix: update Docker image branding 2026-06-26 09:10:58 -04:00
Yellowcooln f0408d263d Update default Docker image repository 2026-06-25 19:54:18 -04:00
Lloyd d63ed4aade fix: update repository references in Docker publish workflow 2026-06-25 22:11:48 +01:00
Lloyd 2b67dea96b refactor:rename-project-to-openhop 2026-06-24 23:27:49 +01:00
Rightup a5355f188d feat: add PR checks workflow for pre-commit validation 2026-05-27 21:23:32 +01:00
Yellowcooln 11e2b90c18 ci: route docker publish by repository owner 2026-05-18 12:43:19 -04:00
Yellowcooln a08c4d093c Update repository conditions in docker-publish.yml
Had old repo path, Changing to 

pyMC-dev/pyMC_Repeater
2026-05-18 10:10:32 -04:00
Yellowcooln 5f430858f2 ci: restrict docker publish workflow 2026-05-17 22:29:37 -04:00
yellowcooln 2d875ae2fb Derive Docker dev version from git metadata 2026-05-15 11:18:15 -04:00
yellowcooln 3baf1158cc Dispatch add-on sync after Docker publish 2026-05-14 23:06:00 -04:00
Yellowcooln 446d2bf006 Update Docker image repository in workflow 2026-05-13 12:05:34 -04:00
yellowcooln ca7dd38060 ci: automate docker publish on main and dev 2026-05-13 11:43:26 -04:00
Lloyd 97256eb132 Initial commit: PyMC Repeater Daemon
This commit sets up the initial project structure for the PyMC Repeater Daemon.
It includes base configuration files, dependency definitions, and scaffolding
for the main daemon service responsible for handling PyMC repeating operations.
2025-10-24 23:13:48 +01:00