jhindulak/Trebuchet
Provides the functionality of Trebuchet as a GitHub Action
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| action | Trebuchet command to execute. Must be [push, pull], aliases are not supported | yes | — |
| image | Docker image | yes | — |
| assumeRoleArn | ARN of role to assume | no | — |
| awsProfile | Name of AWS profile in a shared credentials file | no | — |
| awsRegion | AWS region to execute Trebuchet commands | no | — |
| stripEcrImage | Flag when using pull command to strip ECR-specific elements from full image name | no | — |
| verbose | Enables verbose logging | no | false |
Outputs
| name | description |
|---|---|
| fullImageName | Output of treb repository command, which contains the full ECR image name |