eventpop/Upload report to S3

Upload a directory containing HTML reports to S3

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
aws-roleARN of the AWS role to assume. e.g. arn:aws:iam::000000000000:role/github-action-roleyes
aws-regionName of the AWS region to use. e.g. ap-southeast-1yes
s3-bucketName of the S3 bucket to upload to.yes
view-urlURL that corresponds to the S3 bucket WITHOUT the trailing slash. e.g. https://bucketname.s3.ap-southeast-1.amazonaws.comyes
nameName of the report, such as `playwright-report`. This will go into the URL, so make sure they are URL safe.yes
pathPath to the report. There should be an `index.html` file inside it.yes

no outputs