brightspace/Test Reporting

Report testing data from directly in your GitHub Action runs

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
aws-access-key-idSpecifies an AWS access key associated with an IAM accountyes
aws-secret-access-keySpecifies the secret key associated with the access key. This is essentially the "password" for the access keyyes
aws-session-tokenSpecifies the session token value that is required if you are using temporary security credentials that you retrieved directly from AWS STS operationsyes
role-to-assumeThe Amazon Resource Name (ARN) of the role to assume. Use the provided credentials to assume an IAM role and configure the Actions environment with the assumed role credentials rather than with the provided credentialsarn:aws:iam::427469055187:role/github+${{github.repository_owner == 'BrightspaceHypermediaComponents' && 'BHC' || github.repository_owner}}+${{github.event.repository.name}}
report-pathPath to the D2L format test report JSON file for processingyes./d2l-test-report.json
lms-build-numberLMS build number used in the generation of this reportno
lms-instance-urlLMS instance URL used in the generation of this reportno
inject-github-contextChange mode for injection of GitHub Actions context at report submission timeyesauto
post-summaryPost information about data submitted to GitHub summarynotrue
dry-runRun action in dry run mode. Will perform all operations except final submission of report data to backendyesfalse
debugEnable or disable debug mode. Will enable additional log messages. Does not stop final submission of report data to backendyesfalse

no outputs