iqgeo/Build Multi Arch manifest
Composite Action to build multi arch manifest from amd64 & arm64 images and push to Azure and Harbor registries
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| version | Version to build | yes | — |
| updated_tags | Comma-seperated list of new tags to retag the multi arch image | yes | — |
| amd_tag | Tag used to identify the amd image built for this composite action run to include in the multi arch image manifest (Build ID) | yes | — |
| arm_tag | Tag used to identify the arm image built for this composite action run to include in the multi arch image manifest (Build ID) | yes | — |
| module | Module to build (product, devdb, editions) | yes | — |
| release_modules | Comma-separated list of modules to include in release repostitories | no | "" |
| acr | IQGeos Azure container registry server name | yes | — |
| registry_username | IQGeos Azure container registry username for logging into Azure | yes | — |
| registry_password | IQGeos Azure container registry password for logging into Azure | yes | — |
| harbor | IQGeos Harbor container registry server name | yes | — |
| harbor_cli_secret | IQGeos Harbor container registry password for logging into Azure | yes | — |
| harbor_username | IQGeos Harbor container registry username for logging into Azure | yes | — |
| engineering_prefix | Engineering prefix to place multi arch images in ACR & Harbor | — | devops_sandbox_engineering |
| releases_prefix | Releases prefix to place multi arch images in ACR & Harbor | — | devops_sandbox_releases |
| is_release | Whether this is a pre-release or release version | — | — |
Outputs
no outputs