oss-fuzz/infra/build/functions
Oliver Chang c278d2a190
Don't use GitHub API for project syncs. (#8589)
Download the zip and unzip it instead. There should be enough memory for
this on the tmpfs environment on Cloud Functions, but bump up the memory
to 4GB just in case.

Create a `OssFuzzRepo` which replicates the GitHub client library to
avoid changing too many things.

Fixes #8565
2022-09-26 17:46:18 +10:00
..
test_data Centipede's CI build, trial build, and build tests (#8422) 2022-09-16 09:25:49 +10:00
trial_build [trial builds] Support forks (#8519) 2022-09-18 08:04:33 -04:00
__init__.py Clean up build infra. (#4251) 2020-08-05 11:20:48 +10:00
base_images.py Fix ARM manifest building (#8349) 2022-08-31 15:18:21 +00:00
build_and_push_test_images.py Prepare for JavaScript fuzzing (#8325) 2022-08-23 17:41:42 -04:00
build_and_run_coverage.py [trial builds] Support forks (#8519) 2022-09-18 08:04:33 -04:00
build_and_run_coverage_test.py [trial builds] Support forks (#8519) 2022-09-18 08:04:33 -04:00
build_lib.py [trial builds] Support forks (#8519) 2022-09-18 08:04:33 -04:00
build_project.py [trial builds] Support forks (#8519) 2022-09-18 08:04:33 -04:00
build_project_test.py [trial builds] Support forks (#8519) 2022-09-18 08:04:33 -04:00
ci_trial_build.py [trial builds] Support forks (#8519) 2022-09-18 08:04:33 -04:00
ci_trial_build_test.py [trial_build] Fix bugs (#7764) 2022-06-08 21:59:06 -04:00
datastore_entities.py Display historical logs ui change (#4197) 2020-07-30 16:20:22 +10:00
deploy.sh Don't use GitHub API for project syncs. (#8589) 2022-09-26 17:46:18 +10:00
index.yaml Display historical logs ui change (#4197) 2020-07-30 16:20:22 +10:00
main.py FuzzIntrospector build steps (#7162) 2022-01-31 11:56:22 +11:00
project_sync.py Don't use GitHub API for project syncs. (#8589) 2022-09-26 17:46:18 +10:00
project_sync_test.py Don't use GitHub API for project syncs. (#8589) 2022-09-26 17:46:18 +10:00
request_build.py [trial builds] Support forks (#8519) 2022-09-18 08:04:33 -04:00
request_build_test.py [build][infra] Improve build functions. (#6296) 2021-08-25 11:44:52 -07:00
request_coverage_build.py [language builders] Get rid of base-builder-new (#6361) 2021-09-01 13:36:17 -07:00
request_introspector_build.py FuzzIntrospector build steps (#7162) 2022-01-31 11:56:22 +11:00
requirements.txt Don't use GitHub API for project syncs. (#8589) 2022-09-26 17:46:18 +10:00
test_utils.py [build][infra] Improve build functions. (#6296) 2021-08-25 11:44:52 -07:00
trial_build.py [trial builds] Support forks (#8519) 2022-09-18 08:04:33 -04:00
trial_build_test.py Prepare for JavaScript fuzzing (#8325) 2022-08-23 17:41:42 -04:00