aboutsummaryrefslogtreecommitdiffhomepage
path: root/projects/jsonnet/project.yaml
Commit message (Collapse)AuthorAge
* Opt in all Google GitHub projects into GitHub issue filing. (#7531)Gravatar Oliver Chang2022-04-11
|
* Remove wwweiwang@google.com from the cc list (#6407)Gravatar Wei Wang2021-09-05
|
* [Ubuntu upgrade] Disable MSAN where it doesn't support on Ubuntu 20.04 (#6281)Gravatar jonathanmetzman2021-08-24
| | | | | | | These projects were tested and it was found that their use of MSAN does not work on Ubuntu 20.04. Therefore their use of MSAN is being disabled. Related: #6180
* Populate a bunch of main_repo values. (#4815)Gravatar Oliver Chang2020-12-10
| | | | Also enforce this for future integrations.
* [presubmit] Enforce language attribute in project.yaml to be always set. (#3477)Gravatar Max Moroz2020-03-10
| | | | | | | | | | | | | | | | | | | * [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
* Enable i386 fuzzing on 18 projects (#2748)Gravatar jonathanmetzman2019-08-22
| | | | Maintainers who own these projects: If you don't want i386 fuzzing, feel free to disable. I figured i386 fuzzing is generally desirable since it can find more bugs but most projects won't switch because of inertia.
* Add jsonnet developer to auto_cc list (#2598)Gravatar Abhishek Arya2019-07-13
|
* Revert "Remove unmaintained jsonnet." (#2597)Gravatar Abhishek Arya2019-07-12
| | | | | | | | * Revert "Remove unmaintained jsonnet. (#2595)" This reverts commit ded820b3d8dac00fc16dff0f1cb71a040cd2b1cd. * Update project.yaml
* Remove unmaintained jsonnet. (#2595)Gravatar Abhishek Arya2019-07-12
|
* [jsonnet] Integrate jsonnet and add a fuzzer (#2045)Gravatar Wei Wang2018-12-27
* Add jsonnet * Update build.sh * Update build.sh * Update build file * Update build.sh * Update build.sh * Made it workgit status * Add more sanitizer configs * Minor update * Remove emacs