Commit Graph

3 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
Konstantin Varlamov 927922aadf Fix Firestore build by adding missing build dependencies (#2280)
* Add missing build dependencies

* Update cc list
2019-04-01 08:37:28 +08:00
Mina Farid 18234a5598 [firestore] Add Firestore sdk project (#1645)
* Add Firestore project

* Firestore project docker image and build script

* Firestore project docker image and build script

* Clone Firebase from Git and build with Fuzzing

* Add a collaborator and comments for cmake version

* Moving fuzzing target to test folder
2018-08-08 10:56:53 -07:00