File tree Expand file tree Collapse file tree 5 files changed +0
-17
lines changed Expand file tree Collapse file tree 5 files changed +0
-17
lines changed Original file line number Diff line number Diff line change 66 - " **"
77env :
88 GO_VERSION : 1.22
9- SKIP_SONAR : true
109
1110permissions :
1211 id-token : write
4948 role-session-name : GitHub_to_AWS_via_FederatedOIDC
5049 aws-region : ${{ secrets.AWS_REGION }}
5150 - run : make test
52- - uses : SonarSource/sonarcloud-github-action@master
53- if : ${{ !env.SKIP_SONAR }}
54- env :
55- GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
56- SONAR_TOKEN : ${{ secrets.SONAR_TOKEN }}
5751
5852 snyk :
5953 name : Snyk Scan
Original file line number Diff line number Diff line change 4040 *Scan status*
4141
4242 - Snyk: ${{needs.snyk.result }}
43- - Sonar Cloud: ${{needs.sonarcloud.result }}
4443
4544 *Workflow run link:* ${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }}
4645 actions : |
Original file line number Diff line number Diff line change 33A Terraform provider for AWS MediaTailor
44
55[ ![ GitHub Actions] ( https://github.com/spring-media/ott-tfprovider-awsmt/workflows/CI/badge.svg?branch=main )] ( https://github.com/spring-media/ott-tfprovider-awsmt/actions?workflow=CI )
6- [ ![ Quality Gate Status] ( https://sonarcloud.io/api/project_badges/measure?project=spring-media_ott-tfprovider-awsmt&metric=alert_status&token=06d658832169745b96bb3266679443282e48ace4 )] ( https://sonarcloud.io/summary/new_code?id=spring-media_ott-tfprovider-awsmt )
7- [ ![ Coverage] ( https://sonarcloud.io/api/project_badges/measure?project=spring-media_ott-tfprovider-awsmt&metric=coverage&token=06d658832169745b96bb3266679443282e48ace4 )] ( https://sonarcloud.io/summary/new_code?id=spring-media_ott-tfprovider-awsmt )
86
97## Documentation
108
Original file line number Diff line number Diff line change @@ -8,7 +8,6 @@ metadata:
88 annotations :
99 github.com/project-slug : spring-media/terraform-provider-awsmt
1010 backstage.io/techdocs-ref : dir:.
11- sonarqube.org/project-key : spring-media_ott-tfprovider-awsmt
1211 backstage.io/code-coverage : enabled
1312 snyk.io/org-name : ott-0fm
1413 snyk.io/project-ids : 3f072d8b-139c-4e65-b72b-df5e7205cb04,f2dd5050-9764-4643-b921-0d5e58bead27
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments