1
0
mirror of git://f0xx.org/ac/ac-ms-build synced 2026-08-12 18:13:16 +03:00
Commit Graph

7 Commits

Author SHA1 Message Date
Anton Afanasyeu
b5745b2000 Sync build runner OTA publish and version allocation with builder.
Branded QR in notifications and VersionAllocator for monotonic CI versions.
2026-08-12 14:08:13 +02:00
Anton Afanasyeu
b0da3996fc Builder: fail early when build.log is not writable.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-09 11:03:38 +02:00
Anton Afanasyeu
42030a59b9 BuildRunner: failBuild on artifact dir errors; notifier sendmail fallback.
Mirror ac-be-builder enqueue/notification fixes in shared build module.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-07 22:45:52 +02:00
Anton Afanasyeu
1fa8da68d5 Builder: docker home env + Gitea CI webhook status.
Export HOME/DOCKER_CONFIG for nobody PHP-FPM, improve docker health
checks, and report build status to Gitea when enabled.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-07 22:15:26 +02:00
Anton Afanasyeu
b8000a712f feat(build): error sanitizer and failed-build notifier
Signed-off-by: Anton Afanasyeu <a.afanasieff@gmail.com>
2026-07-12 13:53:15 +02:00
Anton Afanasyeu
52de65e52b fix(build): correct OTA channel JSON copy in publishOta
Stop embedding shell redirection inside escapeshellarg and skip copy when the channel file is missing.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-10 22:12:02 +02:00
Anton Afanasyeu
27e1f7d6c7 initial 2026-06-23 12:29:34 +02:00