arcalot/arcaflow-container-toolkit-action
Docker container runtime to use the official arcaflow-container-tookit
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit May 20, 2026
- License
- None
Pinned Snippet
uses: arcalot/arcaflow-container-toolkit-action@70579e72322fa77011bf3737e49781801402a42d # v1.5.1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| image_name | Name of plugin image to be built | yes | all |
| image_tag | Tag of plugin image to be built | yes | latest |
| github_username | Github username used to push image | no | "" |
| github_password | Github password used to push image | no | "" |
| github_namespace | Github namespaced used to push image | no | "" |
| quay_username | Quay username used to push image | no | "" |
| quay_password | Quay password used to push image | no | "" |
| quay_namespace | Quay namespace used to push image | no | "" |
| quay_custom_namespace | Quay custom namespace used to push image that is not QUAY_NAMESPACE | no | "" |
| quay_img_exp | Image label to automatically delete image in quay | no | never |
| build_timeout | Lenth of time before build failure | no | 600 |
| archetype | Architecture requested | no | "" |
| req_check_only | Utilize ACT only for requirements check | no | false |
Outputs
no outputs