mirror of https://github.com/google/oss-fuzz.git
c779501392
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. |
||
---|---|---|
.. | ||
artifact | ||
http_client | ||
LICENSE.md | ||
README.md |
README.md
This is a partial Python reimplementation of https://github.com/actions/toolkit. It only reimplements the parts that are needed for uploading artifacts.