SergeantPanda
|
cbaedec905
|
Update GitHub Actions to use latest versions of checkout, Docker Buildx, and login actions
|
2026-03-17 18:41:27 -05:00 |
|
SergeantPanda
|
08b2e92920
|
Update GitHub Actions to use latest versions of checkout, Docker Buildx, and login actions
Base Image Build / prepare (push) Waiting to run
Base Image Build / docker (amd64, ubuntu-24.04) (push) Blocked by required conditions
Base Image Build / docker (arm64, ubuntu-24.04-arm) (push) Blocked by required conditions
Base Image Build / create-manifest (push) Blocked by required conditions
CI Pipeline / prepare (push) Waiting to run
CI Pipeline / docker (amd64, ubuntu-24.04) (push) Blocked by required conditions
CI Pipeline / docker (arm64, ubuntu-24.04-arm) (push) Blocked by required conditions
CI Pipeline / create-manifest (push) Blocked by required conditions
Build and Push Multi-Arch Docker Image / build-and-push (push) Waiting to run
Frontend Tests / test (push) Waiting to run
|
2026-03-17 16:44:20 -05:00 |
|
SergeantPanda
|
48bdcfbd65
|
Bug fix: Release workflow Docker tagging: Fixed issue where latest and version tags (e.g., 0.16.0) were creating separate manifests instead of pointing to the same image digest, which caused old latest tags to become orphaned/untagged after new releases. Now creates a single multi-arch manifest with both tags, maintaining proper tag relationships and download statistics visibility on GitHub.
|
2026-01-04 12:05:01 -06:00 |
|
SergeantPanda
|
f43de44946
|
Enhancement: Refactor Docker workflows to use docker/metadata-action for cleaner OCI label management
|
2025-12-18 10:58:48 -06:00 |
|
SergeantPanda
|
0bf3499917
|
Add update_changelog script and integrate it into release workflow
|
2025-12-02 12:14:50 -06:00 |
|
SergeantPanda
|
d0413e63be
|
Push releases to Dockerhub.
|
2025-10-03 16:05:56 -05:00 |
|
SergeantPanda
|
172bb204f4
|
Refector release workflow to run on native architecture.
|
2025-10-03 14:33:18 -05:00 |
|
SergeantPanda
|
a7e5090c72
|
Update release.yml
Removed armv7 tag as it's not supported.
|
2025-04-15 11:19:13 -05:00 |
|
SergeantPanda
|
963eef9a29
|
Add latest-arm64 tag
|
2025-04-10 15:37:05 -05:00 |
|
SergeantPanda
|
a7f3ebfd83
|
Refactor output variable assignments in CI and release workflows for consistency
|
2025-04-10 14:45:07 -05:00 |
|
SergeantPanda
|
51ca24a6f7
|
Use branch that is being ran from.
|
2025-04-10 14:09:06 -05:00 |
|
SergeantPanda
|
38e3c437bc
|
Enhance CI and release workflows with multi-architecture support and build optimizations
|
2025-04-10 13:55:29 -05:00 |
|
SergeantPanda
|
10f687acb1
|
Updated permissions for releases.
|
2025-04-10 13:23:24 -05:00 |
|
SergeantPanda
|
0e5e6f21eb
|
One more attempt at fixes lowercase conversion.
|
2025-04-10 11:41:22 -05:00 |
|
SergeantPanda
|
f3fd1602ee
|
Forces lowercase for github username.
|
2025-04-10 11:36:02 -05:00 |
|
SergeantPanda
|
6d0e51ed34
|
Initialize CI and release workflows; add version bumping scripts
|
2025-04-10 11:25:24 -05:00 |
|