oss-fuzz/infra/cifuzz/filestore/github_actions
jonathanmetzman c779501392
[CIFuzz] Implement filestore based on github artifacts (#5943)
Implement filestore based on github actions' artifacts feature.
This uses the github api and the github actions API.
Also fix imports in github_actions_toolkit library that were broken by move to third_party directory.
2021-06-21 15:28:21 +00:00
..
__init__.py [CIFuzz] Implement filestore based on github artifacts (#5943) 2021-06-21 15:28:21 +00:00
github_actions_test.py [CIFuzz] Implement filestore based on github artifacts (#5943) 2021-06-21 15:28:21 +00:00
github_api.py [CIFuzz] Implement filestore based on github artifacts (#5943) 2021-06-21 15:28:21 +00:00
github_api_test.py [CIFuzz] Implement filestore based on github artifacts (#5943) 2021-06-21 15:28:21 +00:00