Commit Graph

  • 1fe864d7f3 ci: add ara-sync workflow feat/add-ara-directory nanobot 2026-05-05 23:46:12 +02:00
  • c17aeea52b feat: add ARA artifact directory nanobot 2026-05-05 23:39:53 +02:00
  • 63d79740ed fix: add --amend flag to docker manifest create main wylab 2025-12-16 17:53:21 +01:00
  • 0651098b66 fix: disable provenance to fix multi-arch manifest creation Codex Agent 2025-12-16 09:16:10 +01:00
  • d21b1e9877 ci: Add multi-arch manifest with :main tag Codex Agent 2025-12-16 08:37:37 +01:00
  • b9bbe80856 ci: Use :latest tag instead of :main Codex Agent 2025-12-16 08:30:17 +01:00
  • 906d405e43 Refactor to LiamAEdwards watchdog approach Codex Agent 2025-12-16 08:19:41 +01:00
  • f74b25bc3c chore: Remove update_build_metadata.py (watchdog handles updates) wylab 2025-12-16 07:44:09 +01:00
  • 1d20c8c80d chore: Remove start.sh (watchdog is now the entrypoint) wylab 2025-12-16 07:44:09 +01:00
  • 1916037ff8 ci: Simplify workflow for watchdog build (no game source compilation) wylab 2025-12-16 07:43:44 +01:00
  • 129c4bebd1 config: Update watchdog key to wylab, clean up build section wylab 2025-12-16 07:42:52 +01:00
  • 050061a7aa config: Update watchdog instance to wylab with CDN manifest wylab 2025-12-16 07:42:51 +01:00
  • aaade96257 refactor: Switch to SS14.Watchdog for auto-updates from CDN wylab 2025-12-16 07:41:49 +01:00
  • 2d86eac066 Remove commented download_url/build examples dev wylab 2025-12-16 07:15:41 +01:00
  • e149fceec2 Fix config path - files go to root, not publish/ wylab 2025-12-16 07:10:13 +01:00
  • d91dfefec1 Add PostgreSQL database configuration wylab 2025-12-16 07:04:23 +01:00
  • 3b41aab1f5 Revert "Add MariaDB database configuration" wylab 2025-12-16 06:56:53 +01:00
  • 551245ab53 Add MariaDB database configuration Codex Agent 2025-12-16 06:07:52 +01:00
  • 29ec3bd03e Replace GHA cache with registry cache Wylabb 2025-12-15 04:50:40 +01:00
  • 3a0980b294 Remove incompatible GitHub Actions cache from workflow Wylabb 2025-12-15 04:49:33 +01:00
  • 900969b9ef Fix amd64 runner to use Docker mode Wylabb 2025-12-15 04:25:00 +01:00
  • f1229098af Switch amd64 job to Docker runner mode Wylabb 2025-12-15 04:19:08 +01:00
  • 2d7fbeb95a Fix checkout action compatibility with gitea-runner Wylabb 2025-12-15 03:59:42 +01:00
  • 7010841d75 Point runners to macos-arm64 and linux-amd64 labels Codex Agent 2025-12-15 01:32:54 +01:00
  • ad71315b41 Switch runner labels to lower-case arm64/x64 Codex Agent 2025-12-15 01:30:46 +01:00
  • b4155b8c0a Adjust runner labels to self-hosted ARM64/X64 Codex Agent 2025-12-15 01:28:49 +01:00
  • e0d3723507 Pin arm64/amd64 jobs to matching self-hosted runners Codex Agent 2025-12-15 01:21:27 +01:00
  • db3c67de58 Remove QEMU setup for amd64 job Codex Agent 2025-12-15 01:06:10 +01:00
  • 61a392c4d3 Revert cache registry change Codex Agent 2025-12-15 01:02:08 +01:00
  • d528323a9f Use registry cache for buildx Codex Agent 2025-12-15 01:00:54 +01:00
  • ea4f55a8dc Auto-detect target platform Codex Agent 2025-12-15 00:50:55 +01:00
  • 2a615a644a CI: split arm64 and amd64 jobs Codex Agent 2025-12-15 00:31:53 +01:00
  • 3b0e3ae250 CI: force plain buildx progress for logging Codex Agent 2025-12-15 00:18:48 +01:00
  • 8633363c22 CI: cache build artifacts and configs Codex Agent 2025-12-14 23:33:08 +01:00
  • 59c193f954 CI: enable amd64 buildx with qemu Codex Agent 2025-12-14 18:45:32 +01:00
  • 8a9aaefd2a CI: build/push linux/amd64 image Codex Agent 2025-12-14 18:43:51 +01:00
  • fdf43ea089 Revert "Fix shell scripts to use LF line endings" Codex Agent 2025-12-14 18:41:41 +01:00
  • f248f11f7e Fix shell scripts to use LF line endings Codex Agent 2025-12-14 18:37:33 +01:00
  • 9ba94bb69f Restrict workflow to native arch Codex Agent 2025-12-14 18:06:56 +01:00
  • b74fc4298d Add buildx setup for workflow Codex Agent 2025-12-14 17:20:26 +01:00
  • 54fe07621e Remove host mapping step from workflow Codex Agent 2025-12-14 17:04:05 +01:00
  • 0ec2652886 Add client zip download helper Codex Agent 2025-12-14 16:51:30 +01:00
  • 893f5de12b chore: trigger CI Wylabb 2025-12-14 11:39:57 +01:00
  • cd5890730a Use internal git host mapping Codex Agent 2025-12-14 09:31:15 +01:00
  • 842b643ecd Add git host mapping for CI Codex Agent 2025-12-14 09:30:09 +01:00
  • 627d147be2 Always rebuild docker image in CI Codex Agent 2025-12-14 09:23:41 +01:00
  • fdef15cdf1 Support Robust.Server fallback Codex Agent 2025-12-14 09:19:35 +01:00
  • da734d1ffc Fallback to Robust.Server when Watchdog absent Codex Agent 2025-12-14 09:16:11 +01:00
  • 8b66eca6a3 Make start script detect SS14.Watchdog path Codex Bot 2025-12-14 08:36:26 +01:00
  • ec1d063d83 Use lowercase registry image name Codex Bot 2025-12-14 08:27:04 +01:00
  • 0fc5da9fe0 Skip redundant Docker image builds Codex Bot 2025-12-14 08:09:18 +01:00
  • eb4cf5ead8 Build Docker image from wylab-station-14 source Codex Bot 2025-12-14 05:13:39 +01:00
  • 974d47dab1 Fix broken watchdog errors LiamAEdwards 2025-12-08 17:41:16 +00:00
  • 7983287722 Update README.md Liam A Edwards 2025-11-19 14:25:23 +00:00
  • 5979d2ad3c Update Dockerfile Liam A Edwards 2025-11-19 14:22:11 +00:00
  • 234c4e9cb2 Update Dockerfile Liam A Edwards 2024-02-08 21:11:58 +00:00
  • b68dc6e13c Switched to using watchdog LiamAEdwards 2023-10-21 00:49:53 +00:00
  • b763ef3498 Update README.md Liam A Edwards 2023-10-08 18:54:25 +01:00
  • 3523e19090 Update README.md Liam A Edwards 2023-10-08 18:08:07 +01:00
  • 93f871b4c3 Update README.md Liam A Edwards 2023-10-08 17:58:04 +01:00
  • d8feee01a0 Create main.yml Liam A Edwards 2023-10-08 17:53:36 +01:00
  • 734d04f24c Update README.md Liam A Edwards 2023-10-08 17:44:42 +01:00
  • 1196bb6f7e Added local host file functionality LiamAEdwards 2023-10-08 16:36:56 +00:00
  • 473bf4d2fa Update Dockerfile Liam A Edwards 2023-10-08 17:15:55 +01:00
  • cccfda69c4 Create README.md Liam A Edwards 2023-10-08 17:15:33 +01:00
  • 122be1f861 Dockerfile with server configs LiamAEdwards 2023-10-08 16:07:26 +00:00