Thomas Van Lenten
35fcbfd298
Add a github action workflow to run CocoaPods validation. ( #9800 )
...
- Run for all Apple configurations/platforms.
- Limit the action to only run when the ObjC source change.
- Document why the CocoaPods doesn't run the tests during the validation.
The kokoro objectivec_cocoapods_integration configuration can likely be retired
by retiring this.
2022-04-26 09:43:54 -07:00
noahdietz
5abf802bc2
Replace master with main in URLs & docs
2022-04-12 10:25:08 -07:00
Michele Locati
feef319e85
Test building packaged PHP extension
2022-04-03 21:40:28 +02:00
Gary Peck
eb8976a56d
Add pbandk to list of 3rd-party Kotlin libraries ( #9712 )
2022-03-31 10:45:15 -04:00
Elliotte Rusty Harold
a30167f016
simplify mergeable UI messages ( #9445 )
...
No "Please"
see https://docs.google.com/document/d/1mIHBZQXI3F5VEPPmR54PySixl8wSsdwVciSENJ0Unxg/edit#heading=h.vvb6vlxagbv8 for justification
also make the and clause a little simpler. That is, this is now "Include release notes: yes AND at least a language label" instead of "Please include release notes: yes AND Please include at least a language label"
2022-01-27 13:07:30 -05:00
Elliotte Rusty Harold
3bc229afae
add Stack Overflow as a possible support channel. ( #8908 )
...
* add Stack Overflow as a possible support channel.
2021-08-30 20:55:43 +00:00
Thomas Van Lenten
18d980f380
Change 'Sur' to 'sur' to see if that works
2021-06-17 16:36:33 -04:00
Thomas Van Lenten
07476375d4
Fix the skip
entry so the workflow doesn't get flagged.
2021-06-17 16:36:33 -04:00
Thomas Van Lenten
c3d72a2399
Add "Sur" to the ignore list for "Big Sur".
2021-06-17 16:26:35 -04:00
Deanna Garcia
1c81c89b93
Add the codespell file to list of files not checked by codespell
2021-04-12 22:56:18 +00:00
deannagarcia
e844a53716
Merge branch 'master' into kotlinProtos
2021-04-06 10:18:13 -07:00
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
Deanna Garcia
7c3b28df7b
Trying optin in codespell
2021-04-01 21:20:46 +00:00
Deanna Garcia
610fc635a8
Adding opt to codespell instead of OptIn
2021-04-01 21:05:51 +00: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