aboutsummaryrefslogtreecommitdiff
path: root/infra/cifuzz/filestore
AgeCommit message (Expand)Author
2021-10-05[cifuzz] Use javascript actions library for uploading artifacts (#6552)jonathanmetzman
2021-09-15CFLite: Fix corpus pruning for git store. (#6434)Oliver Chang
2021-08-12[infra][tests][NFC] Change mocked function prefix from "mocked_" to "mock_" (...jonathanmetzman
2021-08-03[cifuzz] Only grab github-specific env vars on github (#6150)jonathanmetzman
2021-07-29[CIFuzz] Don't overwrite the repo in external builds. (#6131)jonathanmetzman
2021-07-27[NFC][cifuzz] Move Workspace from docker into config_utils. (#6117)jonathanmetzman
2021-07-27Add a Git backed filestore. (#6088)Oliver Chang
2021-07-23[cifuzz] Fix last commit pushed to masterJonathan Metzman
2021-07-23[cifuzz][github_actions] Create methods/functions for uploading without tarJonathan Metzman
2021-07-22[CIFuzz] Fix build uploading. (#6096)jonathanmetzman
2021-07-22[NFC][cifuzz] Add tests for github actions. (#6094)jonathanmetzman
2021-07-22[cifuzz][NFC] Use f-strings instead of format function (#6095)jonathanmetzman
2021-07-22Fix typo (#6087)Oliver Chang
2021-07-21[CIFuzz] Add cifuzz- prefix to all artifacts (#6084)jonathanmetzman
2021-07-21[CIFuzz] Fix bug in tar_directory (#6083)jonathanmetzman
2021-07-21[CIFuzz] Support uploading coverage reports (#6078)jonathanmetzman
2021-07-20[CIFuzz][ClusterFuzzLite] Prepare to support coverage reports for external us...jonathanmetzman
2021-06-21[CIFuzz] Implement filestore based on github artifacts (#5943)jonathanmetzman
2021-05-26[CIFuzz][NFC] Add skeleton for ClusterFuzzLite and Filestore (#5843)jonathanmetzman