Finds html surefire reports and uploads the to S3.
AWS_ACCESS_KEY
: Required Access Key for the AWS Account the S3 Bucket belongs toAWS_SECRET_KEY
: Required Secret Key for the AWS Account the S3 Bucket belongs to
- Uploads html reports to an S3 bucket.
version
: Required Filepath tosemver
version filedirectory
: Required The directory that will be searched for surefire reportsbucket
: Required The name of the bucket to upload the reports to
- Since this resource does not have a version itself
check
returns an empty JSON.
- Simply returns the provided version
- name: deployboard-resource
type: docker-image
source:
repository: quay.io/cosee-concourse/deployboard-resource
- name: deployboard
type: deployboard-resource
source:
AWS_ACCESS_KEY: AKAIMFHEFIWNL43579HFKFEHIEUFH384759
AWS_SECRET_KEY: XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
- put: slack
params:
version: version/number
directory: junit
bucket: test-bucket