repair-agent 47bc810256
Some checks failed
Build and Deploy Backend / build-and-deploy (push) Failing after 57s
fix(cicd): use set -o pipefail instead of broken PIPESTATUS approach
PIPESTATUS[0] was consumed by the echo command before exit could use it,
causing build failures to be reported as success. set -o pipefail makes
the entire pipe fail if any command fails, which is simpler and correct.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-24 13:36:26 +08:00
2026-02-14 13:23:16 +08:00
2026-02-12 17:35:54 +08:00
2026-01-29 10:02:15 +08:00
2026-02-09 15:35:33 +08:00
2026-01-29 15:29:37 +08:00
2026-01-29 10:02:15 +08:00
2026-02-12 17:35:54 +08:00
2026-02-09 15:35:33 +08:00
2026-02-12 17:35:54 +08:00
Description
No description provided
5.5 MiB
Languages
Python 84.2%
Go 10.3%
HTML 4.4%
Shell 0.6%
Dockerfile 0.4%