yao/.github/workflows
Max e92aa7ed1f fix: escape Go template braces in docker inspect for GitHub Actions
GitHub Actions interprets {{ }} as expression syntax. Use
${{ "{{" }} workaround to produce literal braces in shell.

Made-with: Cursor
2026-03-03 23:40:21 +08:00
..
build-docker.yml feat: add production builds with -s -w stripping and UPX compression 2026-02-03 12:27:37 +08:00
build-linux.yml Update Dockerfiles and GitHub Actions to use version 1.0.0 2025-12-20 12:12:57 +08:00
build-macos.yml feat: add production builds with -s -w stripping and UPX compression 2026-02-03 12:27:37 +08:00
pr-receive.yml refactor: Update Docker image versions and artifact upload actions 2024-07-04 12:21:47 +08:00
pr-test.yml fix: escape Go template braces in docker inspect for GitHub Actions 2026-03-03 23:40:21 +08:00
release-macos.yml debug 2024-09-28 11:39:33 +08:00
unit-test.yml fix: escape Go template braces in docker inspect for GitHub Actions 2026-03-03 23:40:21 +08:00