Commit Graph

10 Commits

Author SHA1 Message Date
Oliver Chang 84faf55729
Populate a bunch of main_repo values. (#4815)
Also enforce this for future integrations.
2020-12-10 09:49:27 +11: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
Nikita Popov 3c39a19366 [php] Enable memory sanitizer (#3141) 2019-12-17 06:59:42 -08:00
Nikita Popov 6c14075986 [php] Enable i386 architecture (#2899) 2019-09-29 06:25:34 -07:00
Nikita Popov 88e3c3e420 Switch email address to use gmail (#2842)
Switch auto_ccs entry to my gmail address, as authentication in the bug tracker does not work otherwise.
2019-09-18 07:11:08 -07:00
Stanislav Malyshev 8b911bf10c Add Nikita Popov to CC addresses for PHP issues (#2840) 2019-09-17 06:54:28 -07:00
Max Moroz e0f427fb3b
[php] Enable undefined sanitizer configuration (#1984). (#2535) 2019-06-21 11:34:01 -07:00
Max Moroz 8aafddfb9e [php] Disable UBSan for now (related to #2202). 2019-03-05 11:03:25 -08:00
Max Moroz 9087f31be2 [php] Remove experimental flag and specify ASan and UBSan only. 2019-03-05 07:13:46 -08:00
Stanislav Malyshev b7e17966a8 [php] Add files to run php fuzz (#2202)
So far only one fuzzer active - json one. More to come.
2019-03-05 07:12:32 -08:00