Andras Bacsai
fe1dc209b7
ci(images): prevent publishing duplicate production versions
...
Add version checks and concurrency controls to helper and realtime image workflows, with tests covering registry validation.
2026-08-14 00:06:56 +02:00
Andras Bacsai
08627795a5
ci(release): standardize production workflows on main
...
Route production builds, releases, and changelog generation through `main`, update contribution guidance for main/next branch targets, and cover the branch policy in workflow tests.
2026-08-12 13:12:55 +02:00
Andras Bacsai
cde9597c09
fix(release): run support image workflows on main
2026-08-11 16:35:03 +02:00
Andras Bacsai
8bf4ac9c68
fix(release): restrict production workflows to v4.x
...
Update release documentation and workflow coverage tests for the branch strategy.
2026-08-11 16:32:22 +02:00
Andras Bacsai
160278c7eb
ci: support main branch build and changelog workflows
2026-07-20 12:54:25 +02:00
Andras Bacsai and Claude
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
ff9c31d4da
Chore: Adjust Workflows for v5 ( #5689 )
...
* chore(workflows): remove unsued workflow
* chore(workflows): rename branches in workflows
* fix(license): update copyright year
* chore(workflows): update branches to ignore in staging build workflow
* chore(workflows): update branch references in issue processing and changelog generation
---------
Co-authored-by: Andras Bacsai <5845193+andrasbacsai@users.noreply.github.com >
2025-04-24 20:48:54 +02: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
2345a8b868
fix for coolify-realtime release
2024-11-08 11:04:20 +01:00
Andras Bacsai
e99b39d584
remove unnecessary things
2024-10-14 09:44:22 +02:00
Andras Bacsai
bb16808653
fix
2024-10-14 09:28:34 +02:00
Andras Bacsai
6c2c2ee347
fix: format
2024-10-14 09:27:23 +02:00
Andras Bacsai
6e5df99122
chore: sync coolify-realtime to dockerhub
2024-10-14 09:08:51 +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
Andras Bacsai
8318598cb5
chore: Update Dockerfile and workflow for Coolify Realtime (v4)
2024-09-13 13:17:19 +02:00
Andras Bacsai
62b995d26c
chore: Update Dockerfile and workflow for Coolify Realtime (v4)
2024-09-13 12:40:17 +02:00