Add more projects to the release test (#749)

Co-authored-by: Azeem Shaikh <azeems@google.com>
This commit is contained in:
Azeem Shaikh 2021-07-25 18:20:54 -07:00 committed by GitHub
parent 9bf1cdc9ce
commit f0e4a0b37e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 0 deletions

View File

@ -1,4 +1,9 @@
repo,metadata
#Basic
github.com/ossf/scorecard,
github.com/ossf/criticality_score,
github.com/CircleCI-Public/circleci-dockerfiles,
github.com/ChromeDevTools/devtools-protocol,
# 300 redirects
github.com/cocos2d/cocos2d-objc,
github.com/dargullin/icheck,

1 repo,metadata
2 #Basic
3 github.com/ossf/scorecard,
4 github.com/ossf/criticality_score,
5 github.com/CircleCI-Public/circleci-dockerfiles,
6 github.com/ChromeDevTools/devtools-protocol,
7 # 300 redirects
8 github.com/cocos2d/cocos2d-objc,
9 github.com/dargullin/icheck,

View File

@ -33,6 +33,8 @@ spec:
value: "gcppubsub://projects/openssf/topics/scorecard-batch-requests-releasetest"
- name: SCORECARD_DATA_BUCKET_URL
value: "gs://ossf-scorecard-data-releasetest"
- name: SCORECARD_SHARD_SIZE
value: "5"
resources:
limits:
memory: 1Gi