scorecard/cron/data/testdata
Spencer Schrock 9e947c1c22
🌱 cron: support reading prefix from file for controller input files (7/n) (#2445)
* add prefix marker file to config

Signed-off-by: Spencer Schrock <sschrock@google.com>

* Read the new config values, if they exist.

Signed-off-by: Spencer Schrock <sschrock@google.com>

* Add function to fetch prefix file config value.

Signed-off-by: Spencer Schrock <sschrock@google.com>

* Read prefix file if prefix not set.

Signed-off-by: Spencer Schrock <sschrock@google.com>

* Add tests to verify how List works with various prefixes

Signed-off-by: Spencer Schrock <sschrock@google.com>

* Add tests for getPrefix

Signed-off-by: Spencer Schrock <sschrock@google.com>

* Remove panics from iterator helper functions

Signed-off-by: Spencer Schrock <sschrock@google.com>

Signed-off-by: Spencer Schrock <sschrock@google.com>
2022-11-09 15:43:46 -08:00
..
blob_test 🌱 cron: support reading prefix from file for controller input files (7/n) (#2445) 2022-11-09 15:43:46 -08:00
basic.csv 🌱 cron: generalize and expose worker (6/n) (#2317) 2022-10-19 21:01:42 +00:00
comment.csv 🌱 cron: generalize and expose worker (6/n) (#2317) 2022-10-19 21:01:42 +00:00
empty_row.csv 🌱 cron: generalize and expose worker (6/n) (#2317) 2022-10-19 21:01:42 +00:00
extra_column.csv 🌱 cron: generalize and expose worker (6/n) (#2317) 2022-10-19 21:01:42 +00:00
failing_urls.csv 🌱 cron: generalize and expose worker (6/n) (#2317) 2022-10-19 21:01:42 +00:00
ignore_header.csv 🌱 cron: generalize and expose worker (6/n) (#2317) 2022-10-19 21:01:42 +00:00
no_header.csv 🌱 cron: generalize and expose worker (6/n) (#2317) 2022-10-19 21:01:42 +00:00
only_header.csv 🌱 cron: generalize and expose worker (6/n) (#2317) 2022-10-19 21:01:42 +00:00
split_file_empty.csv 🌱 cron: generalize and expose worker (6/n) (#2317) 2022-10-19 21:01:42 +00:00
split_file.csv 🌱 cron: generalize and expose worker (6/n) (#2317) 2022-10-19 21:01:42 +00:00