scorecard/cron/data
laurentsimon d9e35cda2a
🐛 Fix flaky tests in cron/data/add (#1185)
* fix

* naming
2021-10-28 11:18:35 -07:00
..
add 🐛 Fix flaky tests in cron/data/add (#1185) 2021-10-28 11:18:35 -07: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 Remove obviously invalid URLs from porjects.csv (#1165) 2021-10-27 05:25:08 +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.