1
0
mirror of https://github.com/square/okhttp.git synced 2026-01-14 07:22:20 +03:00
Commit Graph

34 Commits

Author SHA1 Message Date
Alex
b0c2974253 Github workflow hardening (#7433)
Signed-off-by: sashashura <93376818+sashashura@users.noreply.github.com>
2022-09-10 10:48:33 +01:00
Yuri Schimke
fb6e7621f8 Bump graal to 22.2.0 (#7409) 2022-08-07 13:37:48 +01:00
Yuri Schimke
69773d59a1 Check test result publishing (#7211) 2022-04-04 20:55:03 +03:00
renovate[bot]
1f44775c80 Update actions/cache action to v3 (#7174)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-03-22 15:07:55 +00:00
Yuri Schimke
fc77503303 Android module and Async Dns (#7157)
Adds an android module as an aar file.  The first functionality is an AsyncDns implementation for Android DnsResolver.
2022-03-20 06:48:45 +00:00
renovate[bot]
b20a52c917 Update mikepenz/action-junit-report action to v3 (#7166)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-03-18 23:45:10 -04:00
Goooler
95ac5e3531 Use gradle-build-action on CI (#7138) 2022-03-03 18:31:29 +00:00
renovate[bot]
a5404f7273 Update actions/checkout action to v3 (#7137)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-03-01 22:36:38 -05:00
Yuri Schimke
c426875004 Fix buids on PRs (#7136) 2022-03-01 07:22:32 +00:00
Yuri Schimke
7039c4a356 Spotless with ratchet (#7133)
Co-authored-by: Goooler <wangzongler@gmail.com>
2022-02-28 22:15:12 +00:00
Goooler
a0b4c5819d Bump setup-java actions to v3 (#7110) 2022-02-26 12:55:11 +00:00
Goooler
471ab22e6f Merge duplicated wrapper-validation actions (#7103) 2022-02-22 07:01:36 +00:00
Goooler
31cc5254ea Add cache actions to improve CI build speed (#7083) 2022-02-18 08:51:07 +00:00
Yuri Schimke
3854af9174 Media Type Multiplatform. (#6985) 2022-01-08 15:55:16 +00:00
Jesse Wilson
99452beb39 Get GitHub actions to do publishing (#6949) 2021-12-03 09:39:39 -05:00
Yuri Schimke
2861871028 JDK 17 CI Build (#6864) 2021-09-24 07:13:58 +01:00
Goooler
81a4b5570f Disable publish action in forked repository (#6829) 2021-08-12 07:11:43 +01:00
Yuri Schimke
65848e70d9 Avoid some low priority flaky tests on master until fixed. (#6812) 2021-08-02 09:41:19 +03:00
Yuri Schimke
d5ff60ed14 CI test publishing (#6803) 2021-08-01 15:32:32 +03:00
Goooler
6720813ede Bump AGP to 7.0.0 and Java 11 target (#6788) 2021-07-29 18:58:03 +03:00
Yuri Schimke
738357997b Run native image tests in CI (#6660) 2021-07-28 15:56:04 +03:00
Yuri Schimke
1ba898739c Clean Android Regression Test (#6761) 2021-07-26 09:37:08 +03:00
Yuri Schimke
d0b795a87b Reduce Android CI variants (#6758) 2021-07-21 19:33:42 +03:00
Yuri Schimke
d946f7f2ce Conditionally run extra builds on PRs (#6714) 2021-06-14 11:30:18 +10:00
Yuri Schimke
af579b2f65 ALPN builds with old JDK 8 (#6647) 2021-04-25 19:57:07 +01:00
Yuri Schimke
735f90e235 Run android CI tests (#6650) 2021-04-25 15:54:19 +01:00
Yuri Schimke
3f570f7c4d Graal builds in CI (#6649) 2021-04-25 13:08:48 +01:00
Yuri Schimke
a9acf576a3 Build CI for Windows (#6645) 2021-04-24 20:38:40 +01:00
Yuri Schimke
2cda0a3a29 Alternative CI builds on master (#6646) 2021-04-24 20:22:15 +01:00
Yuri Schimke
7c4771b198 Start migrating builds to github (#6625) 2021-04-15 08:31:04 +01:00
Yuri Schimke
17aab6f122 Remove codeql (#6439) 2020-11-21 15:51:14 -05:00
Dino Dai Zovi
eba8a83092 Enable GitHub Code Security Scanning (#1) (#6304)
Add codeql-analysis.yml to configure GitHub workflow for code security scanning. Added Setup Java action to override default Java 8.
2020-10-02 18:17:48 -04:00
Jake Wharton
ba5d3e278b Migrate from Travis to GitHub Action for publishing 2020-04-20 14:07:10 -04:00
Jonathan Leitschuh
440893ab89 Official Gradle Wrapper Validation GitHub Action
See: https://github.com/gradle/wrapper-validation-action
2020-01-15 14:43:04 -05:00