Commit Graph

14 Commits

Author SHA1 Message Date
Jan Tattermusch
053966b495
Emulated python aarch64 tests (#8392)
This runs basic python aarch64 tests under qemu emulator, but uses artifacts that can be cross-built by a host compiler.
2021-04-05 14:12:54 -07:00
deannagarcia
c3f4b108b3
Changing codespell and mergeable ymls to prepare for opensourcing kotlin protos (#8442) 2021-04-01 09:46:58 -07:00
David L. Jones
0894247c21
Add autotools to release languages. 2021-02-11 16:15:30 -08:00
Adam Cozzette
72fddb7272 Fixed the Codespell check 2020-11-24 15:02:25 -08:00
Paul Yang
9ccde30967
Add cmake and protoc to mergeable config (#7955) 2020-10-09 15:45:46 -07:00
Adam Cozzette
3d8943fea9
Work around Codespell false positive (#7924)
The Codespell checker is saying we should replace "files'" with
"file's", but this is not a real issue since the single-quote on the end
is being used as a quote and not an apostrophe. Let's tell Codespell to
ignore this.
2020-09-28 18:35:23 -07:00
Adam Cozzette
7e787e091e Made the Codespell check skip protobuf generated code 2020-08-19 10:31:31 -07:00
Peter Newman
e56cbaf1d3
Add a Codespell action (#7752)
* Fix a typo

* Add codespell action

* Fix lots of spelling errors

* Fix a few more spelling mistakes

* Add an ignore words list

* s/parsable/parseable/

* Don't touch the third party files

* Cloneable is the preferred C# term

* Copyable is the preferred C++ term

* Exclude some more words and folders

* Revert "s/parsable/parseable/"

This reverts commit 534ecf7675.

* Revert unparseable->unparsable corrections

* Skip more locations and add some ignore words that haven't been merged yet
2020-08-10 16:58:25 -07:00
Rafi Kamal
37934fe46f
Update mergeable.yml 2020-03-02 15:10:49 -08:00
Rafi Kamal
154788bb4c
Add bazel to the list of acceptable mergeable tags 2020-03-02 13:41:56 -08:00
Jesse Wilson
3214d0b0b2 Fix mergeable docs to be consistent with checks (#7021) 2020-01-07 11:57:00 -08:00
Adam Cozzette
36bdcb5a7a Updated issue templates to remove question form (#6576)
This commit removes the question template. It also updates the bug report and feature request templates to direct questions to the mailing list.
2019-08-30 10:58:11 -07:00
Hao Nguyen
925aa60ff2 Add Mergeable config 2019-04-09 17:33:43 -07:00
Feng Xiao
778478b2a5 Add github issue templates 2018-06-19 11:52:03 -07:00