Commit Graph

11 Commits

Author SHA1 Message Date
devtty1er d561c49ae5
Update Dockerfiles (#4070)
* Use LABEL in place of MAINTAINER

* Remove LABEL maintainer from Dockerfiles
2020-07-06 13:18:23 -07: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
Jiří Daněk 58a0795ccc [qpid-proton] Remove obsolete patch (#3163)
Patch was merged into upstream in https://github.com/apache/qpid-proton/pull/172
and https://github.com/apache/qpid-proton/pull/224
2019-12-26 06:30:07 -08:00
jonathanmetzman 5217d8efb4
[qpid-proton] Undo change to comment during migration (#2361) 2019-05-01 12:14:33 -04:00
jonathanmetzman 3049c50d48
Migrate projects using -lFuzzingEngine to $LIB_FUZZING_ENGINE (#2325)
Migrate from -lFuzzingEngine to $LIB_FUZZING_ENGINE where possible and not causing breakage
2019-05-01 11:09:55 -04:00
Jiří Daněk dfd574a1ba [qpid-proton] update git url after repo migration (#2089) 2019-01-16 07:01:12 -08:00
Jiří Daněk 74d5d48c98 [qpid-proton] Fix .patch after upstream build script change (#2028) 2018-12-13 06:36:44 -08:00
Jiří Daněk b3e75a1143 [qpid-proton] fix patch after changes to upstream build (#1610)
This is a temporary workaround until I can get
* https://github.com/apache/qpid-proton/pull/143
* and https://github.com/apache/qpid-proton/pull/146
reviewed and merged in upstream.

After that, no patches should be necessary.
2018-07-12 10:11:50 -07:00
Jiří Daněk a3c6e0e227 [qpid-proton] add @astitcher to cc list (#1473) 2018-06-01 07:00:36 -07:00
jirkadanek 1909d92b8b [qpid-proton] Initialize project with Dockerfile, build.sh and patches (#1417)
* [qpid-proton] Initialize project with Dockerfile, build.sh and patches

* fixups
2018-05-14 15:32:03 -07:00
jirkadanek 210e7d5a9f Add the qpid-proton project (#420) 2017-02-24 08:15:40 -08:00