cloudposse / cloudposse/github-action-atmos-component-updater
Pre-build docker image
Open
- Dominant language
- Python
- Stars
- 5
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Right now action before it run needs to build itself, which not only waste time and resources but can be affected by Network issues and so on, which can break workflow before it starts any cheks.
https://github.com/cloudposse/github-action-atmos-component-updater/blob/d06164a828d1f0b7f21a16ffcb72096417d09d91/action.yml#L63
Contributor guide
Assessment
This issue has not been assessed yet.