Commit Graph

5 Commits

Author SHA1 Message Date
Joyce 1d4c89284b
Add main_repo to project.yaml files (#10004)
### Changes

I tried to find out which would be the main_repo and it is important to
notice that many are not hosted on github or neither using a git repo
(using svn for example).

Besides that, I was also not able to find out the main repo for the
following projects:


| **file** | **comment** |

|------------------------|-----------------------------------------------------------------------------------|
| lzo/project.yaml | |
| qcms/project.yaml | |
| bzip2/project.yaml | |
| dlplibs/project.yaml | |
| freeimage/project.yaml | hosted on csv
https://sourceforge.net/p/freeimage/code/ |
| xerces-c/project.yaml | |
| xpdf/project.yaml | |
| lzma/project.yaml | at source forge but no code section found
https://sourceforge.net/projects/p7zip/ |

Another case that I was not sure about which url do add on the
`qubes-os/project.yaml`. Its homepage is related to the entire org.

---------

Signed-off-by: Joyce Brum <joycebrum@google.com>
2023-03-30 16:15:32 +11:00
jonathanmetzman dd2dc162c5
Disable dataflow builds for projects that have enabled it. (#7968)
* Disable dataflow builds for projects that have enabled it.

Related: https://github.com/google/oss-fuzz/issues/7963

* fix openjpeg

* fix
2022-07-07 13:27:39 +02:00
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 79512b5066
[ntp] Enable dataflow config. (#3389)
* [ntp] Enable dataflow config.

* fix auto_ccs format
2020-02-14 13:26:16 -08:00
Catena cyber 92d4637cc6 [ntp] Adds ntp project with ntpd fuzz target (#2645) 2019-08-02 10:06:11 -07:00