Commit Graph

9 Commits

Author SHA1 Message Date
Oleksandr Bezdieniezhnykh 77eced4550 [AZ-206] Update Woodpecker build configuration for Docker login
ci/woodpecker/manual/build-arm Pipeline was successful
Replaced HARBOR_USER and HARBOR_TOKEN with REGISTRY_USER and REGISTRY_TOKEN in the build-arm.yml file. Adjusted the docker login command and updated the image tag format to include 'azaion' in the registry path for consistency with the new registry structure.
2026-04-21 20:39:08 +03:00
Oleksandr Bezdieniezhnykh 3f4696a046 [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 d5255da0fe [AZ-204] OCI revision labels + AZAION_REVISION env
Made-with: Cursor
2026-04-20 03:58:46 +03:00
Oleksandr Bezdieniezhnykh 4ae74adcb5 [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:20 +03:00
Oleksandr Bezdieniezhnykh 1b38e888e1 Allow manual CI builds
ci/woodpecker/manual/build-arm Pipeline failed
Made-with: Cursor
2026-04-12 05:41:32 +03:00
Oleksandr Bezdieniezhnykh 4f4c6b1f6f Add push event trigger to Woodpecker CI configuration 2026-04-12 05:10:56 +03:00
Oleksandr Bezdieniezhnykh 884abf7006 CI: main tag without prefix
Made-with: Cursor
2026-04-12 04:12:01 +03:00
Oleksandr Bezdieniezhnykh 38344d8c62 update woodpecker add dev branch
Made-with: Cursor
2026-04-11 20:40:28 +03:00
Oleksandr Bezdieniezhnykh 5bb566876f Switch to Woodpecker CI
Made-with: Cursor
2026-04-10 01:28:51 +03:00