webgains/Tag project for release
Tag a project for release as well as copying SAM templates to S3 and tagging Docker images
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| version | The release version e.g. v3.0.0 or v3.0.0-rc1 | yes | — |
| project-name | The name of the project e.g. Example Service | yes | — |
| primary-s3-bucket | The first S3 bucket to copy the SAM template to | no | — |
| secondary-s3-bucket | The second S3 bucket to copy the SAM template to | no | — |
| aws-access-key-id | The AWS access key to use, required when using S3 or ECR | no | — |
| aws-secret-access-key | The AWS secret access key to use, required when using S3 or ECR | no | — |
| aws-region | The AWS region to use as the default | no | eu-west-1 |
| aws-account-id | The AWS account ID used when logging into AWS ECR | no | — |
| aws-ecr-repository | The ECR repository to push Docker images to | no | — |
| ssh-key | Required when checking out repositories containing submodules | no | — |
| author-email | The email of the author used when tagging submodules | yes | — |
| author-name | The name of the author used when tagging submodules | yes | — |
Outputs
no outputs