Commit Graph

6 Commits

Author SHA1 Message Date
Max Moroz 71f4914c45
[presubmit] Enforce language attribute in project.yaml to be always set. (#3477)
* [presubmit] Enforce language attribute in projectt.yaml to be always set.

* Update documentation, better presubmit check, new project template.

* add docstring to templates.py

* Add example values in the project.yaml template and remove python value for now

* Add "project: c++" to 256 projects

* format

* Add labels and selective_unpack sections to the presubmit check

* fix incorrect auto_ccs format in three projects

* fix nss emails after rebase
2020-03-10 11:08:01 -07:00
Max Moroz 5043a69d61
Revert "Disable TensorFlow fuzzing project. (#2770)" (#2771)
This reverts commit 4e6b899e62.
2019-08-28 11:31:16 -07:00
Mihai Maruseac 4e6b899e62 Disable TensorFlow fuzzing project. (#2770)
The current build rules for TensorFlow take too long and recently they
have been constantly killed. As we are now working on cleaning up the
build, we switched to using new compilers, there is work on making
TensorFlow easier to build, I think it's better to disable the project
for the remainder of the quarter.

Next quarter I'll come back with a better build script and re-enable the
project.
2019-08-28 09:29:18 -07:00
Max Moroz 00349e3e61
[tensorflow] Speculative fix to get at least one successful build. (#2014)
* [tensorflow] Speculative fix to get at least one successful build.

* Remove empty lines in project.yaml.

* do not change the timeout
2018-12-10 08:51:47 -08:00
Mihai Maruseac 87e5fbf369 Update contact list for tensorflow (#1845)
Update contact addresses.
2018-09-27 12:17:34 -07:00
Frank Chen 13e72229d2 Add TensorFlow to OSS Fuzz (#720) 2017-07-17 17:46:53 -07:00