Commit graph

13 commits

Author SHA1 Message Date
Andras Bacsai
01442a0f55 Refactor: Replace DOCKER_TOKEN/USERNAME with DOCKERHUB_TOKEN/USERNAME
Rename GitHub Actions secrets from DOCKER_TOKEN and DOCKER_USERNAME to DOCKERHUB_TOKEN and DOCKERHUB_USERNAME across all Docker image build workflows for improved clarity and explicit Docker Hub identification.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-01 13:16:00 +01:00
Andras Bacsai
3801be2fd4 ci(workflows): refactor build-push jobs to use matrix strategy for multi-architecture support 2025-11-07 08:19:51 +01:00
peaklabs-dev
6557514954
ci(workflows): improve security and update actions
- set top-level explicit permissions for each GitHub Actions workflow for improved security and deduplication of permissions.
- add `persist-credentials: false` to actions/checkout for improved security - see https://github.com/actions/checkout#checkout-v4
- update actions/checkout from v4 to v5
2025-11-06 14:40:54 +01:00
Andras Bacsai
c9869e13e0 refactor(workflows): replace jq with PHP script for version retrieval in workflows 2025-01-22 14:05:29 +01:00
Andras Bacsai
8eff8248c2 fix realtime-next workflow 2024-11-08 11:07:53 +01:00
Andras Bacsai
e99b39d584 remove unnecessary things 2024-10-14 09:44:22 +02:00
Andras Bacsai
6c2c2ee347 fix: format 2024-10-14 09:27:23 +02:00
Andras Bacsai
a3934750b3 fix realtime-next 2024-10-14 09:08:31 +02:00
Andras Bacsai
afe94b9059 fix 2024-10-14 09:00:50 +02:00
Andras Bacsai
ca454b297b fix 2024-10-14 08:56:45 +02:00
Andras Bacsai
953a7d3f1e fix 2024-10-14 08:53:51 +02:00
Andras Bacsai
104aa447cc chore: push realtime to dockerhub 2024-10-14 08:52:53 +02:00
Andras Bacsai
817bd9c35d chore: Update Coolify Realtime workflow to only trigger on the main branch 2024-10-01 10:09:38 +02:00