Commit Graph

63 Commits

Author SHA1 Message Date
James Pether Sörling
127fda75ff
Update projects.txt (#151)
Add 3 projects by https://github.com/Hack23

Co-authored-by: Naveen <172697+naveensrinivasan@users.noreply.github.com>
Co-authored-by: dlorenc <lorenc.d@gmail.com>
2021-02-10 21:08:11 +00:00
Naveen
15a1ba0536
feat - nonroot docker container (#114)
* feat - nonroot docker container

Changed the docker container to nonroot

* Feat - New Dockerfile for non-cron job

Created a new Dockerfile for non-cron job.
Moved the existing Dockerfile into cron folder for cron specific.

Signed-off-by: naveen <172697+naveensrinivasan@users.noreply.github.com>

* Fix - The Docker version information in the README

Updated the README to include docker version information required for
Dockerfile.

Signed-off-by: naveen <172697+naveensrinivasan@users.noreply.github.com>
2021-01-05 07:45:15 -06:00
Michael Scovetta
ddc82c6306
Add --show-details to the cron job. (#113)
This change will add a `details` section to the cron job output.
2020-12-28 15:16:44 -06:00
naveen
3de6a1b1c0 fix - shellcheck violations for cron.sh
Fixed the shellcheck violations in cron.sh
2020-12-22 12:04:23 -05:00
Dan Lorenc
cd16def4b4 Add 50 Google projects. 2020-12-07 09:02:58 -06:00
Dan Lorenc
338f9a0874 Add Envoy dependencies to cron. 2020-11-28 09:53:11 -06:00
dlorenc
8dfd873669
Sort/uniquify the projects list before running. (#81)
This way we can add things in multiple sections and not worry about deduping.
2020-11-28 09:36:56 -06:00
Atul Mohan
528a01f619
Add apache druid to projects list (#75) 2020-11-17 09:28:40 -06:00
dlorenc
1d004100ed
Add 70 more projects to the nightly run. (#72) 2020-11-16 10:01:58 -06:00
dlorenc
24fa4cca5e
Add support for and hookup app based authentication for higher rate limiting. (#69)
This also configures it in our nightly cron cluster.
2020-11-13 11:06:46 -06:00
Dan Lorenc
3350a2d0bf Switch the nightly to use json. 2020-11-12 20:13:34 -06:00
dlorenc
ef19bdf032
Add a Dockerfile and k8s cron job to upload files to GCS each night. (#59) 2020-11-12 12:26:38 -06:00
dlorenc
45286f140c
Add a script to output in csv that can be run daily. (#56) 2020-11-10 13:25:57 -06:00