Commit Graph

15 Commits

Author SHA1 Message Date
Varun Sharma
bd1e5db7f4
add minimum GitHub token permissions for workflows (#2664)
Signed-off-by: Varun Sharma <varunsh@stepsecurity.io>

Signed-off-by: Varun Sharma <varunsh@stepsecurity.io>
2022-09-14 22:31:30 +08:00
Jiayu Liu
8a32156dd2 update gradle version to 7.5.1 and update hashes 2022-09-07 00:33:09 +02:00
Jiayu Liu
c6f18a596e
THRIFT-5575: add a github workflow to invoke cmake (#2595) 2022-05-21 16:01:43 -04:00
Jiayu Liu
5b158389b0
THRIFT-5581: use gradle 7 for java/kotlin (#2601)
* upgrade gradle version to 7.4
* migrate from `maven` plugin to `maven-publish` plugin as required for Gradle 7
* add guard to ktfmt, since it can't run with JDK 8

Co-authored-by: Christopher Tubbs <ctubbsii@apache.org>
2022-05-11 12:20:37 -04:00
Jiayu Liu
ab83ffc894
THRIFT-5564: setup cross test in GitHub action (#2602)
* include java and kotlin into precross
2022-05-09 13:56:30 -04:00
Jiayu Liu
bcac978ce9
THRIFT-5568: Add CI formatting/test checks for Java and Kotlin (#2599)
Co-authored-by: Christopher Tubbs <ctubbsii@apache.org>
2022-05-06 20:35:09 -04:00
Jiayu Liu
53ec08228a
THRIFT-5568: enforce consistent Java formatting (#2581)
* use spotless plugin and google-java-format to enforce a consistent code format
* add a step of spotless check before building
* only run spotless on the src/ directory

Co-authored-by: Christopher Tubbs <ctubbsii@apache.org>
2022-05-06 00:56:42 -04:00
Jiayu Liu
c77d91a65b
THRIFT-5564: setup java and kotlin lib building (#2593)
* add java build workflow
* add kotlin as well
* run full make with ant and maven
* shorten names

Co-authored-by: Christopher Tubbs <ctubbsii@apache.org>
2022-05-03 08:55:50 -04:00
Jiayu Liu
6a61c4ee99
THRIFT-5564: create a basic github action (#2592)
Partially addresses THRIFT-5564
2022-04-28 13:25:39 -04:00
Duru Can Celasun
48730688fb
Update PR template
Clarify that [skip ci] needs to be in the commit message, not the PR text.
2020-04-30 17:00:24 +01:00
Jens Geyer
44fcfabc37 Pull-Request template not clear enough at step 2 2019-08-23 09:00:02 +02:00
James E. King III
d886ab291d
Add a PR checklist item for skipping CI [skip ci] 2019-06-23 08:40:36 -04:00
James E. King III
b000bc02df
Update the pull request template [ci skip] 2019-02-14 17:58:04 -05:00
James E. King III
fc6c15c83d Update the pull request template [ci skip] 2019-02-07 17:16:59 -05:00
James E. King III
92be4f312b Add probot stale processor configuration to keep PR backlog clean 2018-10-31 20:36:39 -04:00