Commit graph

15 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
4c0c16a241 refactor(backlog): remove outdated guidelines and project manager agent files to streamline task management documentation 2025-09-08 09:19:24 +02:00
Andras Bacsai
3b9031dcee chore(workflows): add backlog directory to build triggers for production and staging workflows 2025-08-26 14:44:37 +02:00
🏔️ Peak
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
peaklabs-dev
c4735f2466
feat(workflows): improve changelog generation and workflows
feat: Ignore Changelog.md file so that it will not trigger a build
feat: add Changelog.md to gitignore
chore: improve changelog gh action
2025-01-22 21:28:13 +01:00
Andras Bacsai
8f48f84bdf development should work now 2024-12-09 13:34:31 +01:00
Andras Bacsai
3c6b825ef2 fix: workflow files for coolify build 2024-11-12 14:50:41 +01:00
Andras Bacsai
5d5ada130e fix fix fix fix fix fix fix fix fix fix fix 2024-11-08 11:13:03 +01:00
Andras Bacsai
292f935477 fix production release 2024-11-08 11:06:57 +01:00
Andras Bacsai
31b49dcad6 fix: do not execute gh workflow on template changes 2024-11-07 12:35:54 +01:00
Andras Bacsai
b846b40813 remove coolify managed label from coolify images 2024-10-30 20:03:30 +01:00
Andras Bacsai
e99b39d584 remove unnecessary things 2024-10-14 09:44:22 +02:00
Andras Bacsai
0a3e1ffbe4 chore: sync coolify prod image to dockerhub as well 2024-10-14 09:37:17 +02:00