You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 12, 2022. It is now read-only.
As a Shipwright developer, I want to be able to deploy specific Git revision of the Build Controller repository, thus this GitHub Action can be used as part the Build Controller CI steps too.
By supporting the deployment of a specific commit, this action is also useful to test projects under active development, like triggers for example. The use-case is having a pull-request merged on the Build Controller but not yet released.
This change entails the following steps:
Prepare the inputs to receive Git revision as well as tags