scorecard/gitcache/pkg
Azeem Shaikh bd3eff1fcf
Cron job uses line-delimited JSON (#344)
*  Refactor to reduce code duplication

* 

* Move lib/ back to checker/

* Move lib/ back to checker/

* Move lib/ back to checker/

* Address PR comments.

* Addressing PR comments.

* Separate out ReposURL nito repos/

* Add TODO in gitcache module.

* Add RepoRequest/Response types.

* Avoid printing `ShouldRetry` and `Error` in output JSON.

* Fix JSON output.

* Simplify cmd package.

* Make cron/ a package instead of module.

* Fix TODO.

* Remove binary file.

* go.mod file.

* go.mod updates.

* Refactor cron to use in-memory JSON.

* Fix JSON output.

* Fix go.mod

* Address PR comments.

* Change %w -> %v.

* Address PR comments.

* Fix err.

Co-authored-by: Azeem Shaikh <azeems@google.com>
2021-04-19 12:49:51 -07:00
..
blob.go Feat - e2e tests for gitcache buckets 2021-03-05 08:08:47 -05:00
repourl.go Cron job uses line-delimited JSON (#344) 2021-04-19 12:49:51 -07:00
service.go 🌱 included copyright headers. 2021-04-01 21:36:10 -05:00
storagepath.go Feat- Parmeterize cache folder in gitcache 2021-03-05 23:05:13 -05:00