10 Commits

Author SHA1 Message Date
Oleksandr Bezdieniezhnykh b592bf1373 Update Woodpecker pipeline to use new registry authentication variables
ci/woodpecker/manual/build-arm Pipeline failed
Replaced HARBOR_USER and HARBOR_TOKEN with REGISTRY_USER and REGISTRY_TOKEN for Docker login. Updated image tagging and pushing to reflect the new registry path. Simplified environment variable exports for publish artifact step.
2026-04-21 20:39:14 +03:00
Oleksandr Bezdieniezhnykh 599788aa70 [AZ-205] Authenticate to Harbor before pushing build images
Add HARBOR_USER/HARBOR_TOKEN from Woodpecker secrets and a docker login
step before the existing build/push, so pipelines can push to the new
TLS-authenticated Harbor registry.
2026-04-20 04:10:42 +03:00
Oleksandr Bezdieniezhnykh 8a4f4f910d [AZ-204] OCI revision labels + AZAION_REVISION env
Made-with: Cursor
2026-04-20 03:58:47 +03:00
Oleksandr Bezdieniezhnykh 0119463023 [AZ-203] Parameterize registry host via REGISTRY_HOST secret
Pipeline reads $REGISTRY_HOST from the Woodpecker global secret
'registry_host' instead of hardcoding 'localhost:5000'. The full
host:port lives in the secret, so Harbor migration (AZ-205) becomes
one secret edit rather than editing every submodule pipeline.

Made-with: Cursor
2026-04-20 03:49:21 +03:00
Oleksandr Bezdieniezhnykh 9a0248af72 [AZ-185][AZ-186] Batch 2
Made-with: Cursor
2026-04-15 07:32:37 +03:00
Oleksandr Bezdieniezhnykh 1f98b5e958 Allow manual CI builds
ci/woodpecker/manual/build-arm Pipeline failed
Made-with: Cursor
2026-04-12 05:41:33 +03:00
Oleksandr Bezdieniezhnykh 2c1a11d466 Update Woodpecker CI configuration to trigger builds on push events 2026-04-12 05:10:35 +03:00
Oleksandr Bezdieniezhnykh 094c16263f CI: main tag without prefix
Made-with: Cursor
2026-04-12 04:12:07 +03:00
Oleksandr Bezdieniezhnykh 8d4ffafe9a update woodpecker add dev branch
Made-with: Cursor
2026-04-11 20:40:31 +03:00
Oleksandr Bezdieniezhnykh e506abfa34 Switch to Woodpecker CI
Made-with: Cursor
2026-04-10 01:28:49 +03:00