fix: Actions-Templates lauffähig machen (Review) #2
Loading…
Reference in a new issue
No description provided.
Delete branch "fix/actions-review"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Review der Actions-Ports mit Korrekturen aus den Erkenntnissen des registry-Rollouts:
runs-on-Defaultdocker→self-hosted(tatsächliches Runner-Label; nicht existierende Labels lassen Jobs endlos auf waiting stehen)ci_user-Defaultci→git_ci(Userciexistiert nicht)actions/checkout(Kaniko-Image hat weder node noch git); Multi-Arch als Input mit Default amd64 (kein arm64-Runner → Job hinge ewig)shopware-mirror/registryNach dem Merge:
CI_TOKEN-Org-Secrets anlegen, Sichtbarkeit des Repos prüfen, dann Pilot-Repos (shopware-plugins/hxBackorder,docker/grav).