oss-fuzz/infra/cifuzz
jonathanmetzman 7e420c7411
[CIFuzz] Don't overwrite the repo in external builds. (#6131)
Fixes: #6119

Also add more tests for continuous_integration module.
2021-07-29 06:28:09 -07:00
..
actions Add external actions. (#6086) 2021-07-23 08:19:10 +10:00
cifuzz-base Add CIFuzz external entrypoint for cifuzz base (#5906) 2021-06-30 17:19:03 -07:00
external-actions Add a Git backed filestore. (#6088) 2021-07-27 10:46:20 +10:00
filestore [CIFuzz] Don't overwrite the repo in external builds. (#6131) 2021-07-29 06:28:09 -07:00
test_data [CIFuzz] Add script to run cifuzz (#6118) 2021-07-27 12:11:27 -07:00
third_party/github_actions_toolkit [cifuzz][NFC] Use f-strings instead of format function (#6095) 2021-07-22 09:22:29 -07:00
affected_fuzz_targets.py [CIFuzz][NFC] Fix some comments. (#6130) 2021-07-28 07:25:59 -07:00
affected_fuzz_targets_test.py [NFC][cifuzz] Move Workspace from docker into config_utils. (#6117) 2021-07-27 12:11:53 -07:00
build_fuzzers.py [CIFuzz] Don't overwrite the repo in external builds. (#6131) 2021-07-29 06:28:09 -07:00
build_fuzzers_entrypoint.py [NFC][cifuzz] Move Workspace from docker into config_utils. (#6117) 2021-07-27 12:11:53 -07:00
build_fuzzers_test.py [CIFuzz] Fix bug in tar_directory (#6083) 2021-07-21 10:19:32 -07:00
cifuzz_combined_entrypoint.py Add CIFuzz external entrypoint for cifuzz base (#5906) 2021-06-30 17:19:03 -07:00
clusterfuzz_deployment.py Add a Git backed filestore. (#6088) 2021-07-27 10:46:20 +10:00
clusterfuzz_deployment_test.py [NFC][cifuzz] Move Workspace from docker into config_utils. (#6117) 2021-07-27 12:11:53 -07:00
config_utils.py [CIFuzz][NFC] Add tests for config_utils and do some minor refactoring (#6128) 2021-07-28 08:59:27 -07:00
config_utils_test.py [CIFuzz][NFC] Add tests for config_utils and do some minor refactoring (#6128) 2021-07-28 08:59:27 -07:00
continuous_integration.py [CIFuzz] Don't overwrite the repo in external builds. (#6131) 2021-07-29 06:28:09 -07:00
continuous_integration_test.py [CIFuzz] Don't overwrite the repo in external builds. (#6131) 2021-07-29 06:28:09 -07:00
docker.py [NFC][cifuzz] Move Workspace from docker into config_utils. (#6117) 2021-07-27 12:11:53 -07:00
docker_test.py [NFC][cifuzz] Move Workspace from docker into config_utils. (#6117) 2021-07-27 12:11:53 -07:00
environment.py [CIFuzz][NFC] Replace format strings with f-strings. (#5933) 2021-06-17 11:26:42 -07:00
example_main.yml cifuzz: upload artifacts only when the "run fuzzers" step fails (#3733) 2020-04-30 09:40:39 -07:00
filestore_utils.py Add a Git backed filestore. (#6088) 2021-07-27 10:46:20 +10:00
filestore_utils_test.py [CIFuzz] Implement filestore based on github artifacts (#5943) 2021-06-21 15:28:21 +00:00
fuzz_target.py [CIFuzz] Fix build uploading. (#6096) 2021-07-22 12:52:07 -07:00
fuzz_target_test.py [NFC][cifuzz] Move Workspace from docker into config_utils. (#6117) 2021-07-27 12:11:53 -07:00
generate_coverage_report.py [cifuzz] Fix corpus usage in coverage reports (#6093) 2021-07-22 08:09:49 -07:00
generate_coverage_report_test.py [cifuzz] Fix corpus usage in coverage reports (#6093) 2021-07-22 08:09:49 -07:00
get_coverage.py [CIFuzz][NFC] Fix some comments. (#6130) 2021-07-28 07:25:59 -07:00
get_coverage_test.py [CIFuzz][ClusterFuzzLite] Prepare to support coverage reports for external users (#6074) 2021-07-20 10:04:57 -07:00
http_utils.py [CIFuzz][ClusterFuzzLite] Prepare to support coverage reports for external users (#6074) 2021-07-20 10:04:57 -07:00
http_utils_test.py [CIFuzz] Refactor HTTP code and use a newer python. (#5842) 2021-06-14 09:26:04 -07:00
requirements.txt [CIFuzz] Refactor HTTP code and use a newer python. (#5842) 2021-06-14 09:26:04 -07:00
run_cifuzz.py [cifuzz][NFC] Make changes suggested in #6118 (#6127) 2021-07-28 07:11:51 -07:00
run_fuzzers.py [NFC][cifuzz] Move Workspace from docker into config_utils. (#6117) 2021-07-27 12:11:53 -07:00
run_fuzzers_entrypoint.py Make oss-fuzz-project-name optional. (#6071) 2021-07-21 05:32:32 +00:00
run_fuzzers_test.py [CIFuzz] Support uploading coverage reports (#6078) 2021-07-21 09:19:47 -07:00
stack_parser.py [CIFuzz] Fix handling of sanitizer artifacts (#5182) 2021-02-18 09:57:34 -08:00
stack_parser_test.py [NFC][CIFuzz] Rename test_files to test_data and delete unneeded testcases directory (#5448) 2021-03-19 11:49:38 -07:00
test_helpers.py [NFC][cifuzz] Move Workspace from docker into config_utils. (#6117) 2021-07-27 12:11:53 -07:00