scorecard/cron/data
Carlos Tadeu Panato Junior 3d9c599769
🌱 fix TestGetRepoURLs tests (#1158)
* tests: fix TestGetRepoURLs tests

Signed-off-by: Carlos Panato <ctadeu@gmail.com>

* close test file

Signed-off-by: Carlos Panato <ctadeu@gmail.com>
2021-10-25 11:03:02 -05:00
..
add 🌱 fix TestGetRepoURLs tests (#1158) 2021-10-25 11:03:02 -05:00
testdata PubSub integration test framework (#706) 2021-07-18 17:33:45 -07:00
update Add support for file-based repo URIs (#1113) 2021-10-21 20:08:56 +00:00
validate 🌱 v3 upgrade changes (#1118) 2021-10-07 18:16:01 -05:00
blob_test.go Add a BQ data transfer cron job (#570) 2021-06-14 16:25:32 -07:00
blob.go 🌱 v3 upgrade changes (#1118) 2021-10-07 18:16:01 -05:00
format_test.go Add metadata Google for Google-owned repos (#616) 2021-06-27 09:04:00 -07:00
format.go Add metadata Google for Google-owned repos (#616) 2021-06-27 09:04:00 -07:00
iterator_test.go Add support for file-based repo URIs (#1113) 2021-10-21 20:08:56 +00:00
iterator.go Add support for file-based repo URIs (#1113) 2021-10-21 20:08:56 +00:00
metadata.pb.go Pin protoc by SHA (#909) 2021-08-25 15:54:10 +00:00
metadata.proto Generate .shard_metadata file in cron job shard (#814) 2021-08-06 18:07:42 +00:00
projects.csv Increase number of workers and 600k repos (#1150) 2021-10-20 21:18:42 +00:00
projects.release.csv Handle GitHub repos with redirects (#876) 2021-08-21 20:45:57 -07:00
README.md Refactor Makefile and add proto compile support. (#458) 2021-05-15 13:58:01 -07:00
request.pb.go Pin protoc by SHA (#909) 2021-08-25 15:54:10 +00:00
request.proto Fix bug in SecurityPolicy (#761) 2021-07-29 20:09:56 +00:00
writer_test.go Add support for file-based repo URIs (#1113) 2021-10-21 20:08:56 +00:00
writer.go Add support for file-based repo URIs (#1113) 2021-10-21 20:08:56 +00:00

Generating proto files

Installation

Follow instructions here to install necessary binaries.

Compile

Run make build-proto to compile proto.