Liam Newman
|
4748db2bc3
|
Update release-drafter.yml
|
2021-06-02 11:14:35 -07:00 |
|
Liam Newman
|
c24df1d022
|
Merge pull request #1164 from bitwiseman/revert/reflective
Revert #1083 reflective access for PATCH method
|
2021-06-01 15:39:04 -07:00 |
|
dependabot[bot]
|
b6283a0493
|
Chore(deps): Bump actions/cache from 2.1.5 to 2.1.6
Bumps [actions/cache](https://github.com/actions/cache) from 2.1.5 to 2.1.6.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2.1.5...v2.1.6)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-06-01 02:00:29 +00:00 |
|
Liam Newman
|
2436ed0431
|
Allow reflective access of java.net
|
2021-05-27 14:42:14 -07:00 |
|
Liam Newman
|
5254839ff7
|
codecov/codecov-action@v1.5.0
|
2021-05-24 08:39:44 -07:00 |
|
Liam Newman
|
6ca0d83b70
|
Update release-drafter.yml
|
2021-05-24 07:49:09 -07:00 |
|
Liam Newman
|
d02f194668
|
Update release-drafter.yml
|
2021-05-13 13:03:08 -07:00 |
|
Liam Newman
|
9c8c00b77c
|
Update release-drafter.yml
|
2021-05-13 12:55:43 -07:00 |
|
Liam Newman
|
a23de4707b
|
Create release-drafter.yml
|
2021-05-13 12:54:38 -07:00 |
|
Tim Jacomb
|
47ffff3407
|
Update maven-build.yml
|
2021-05-04 22:33:24 +01:00 |
|
dependabot[bot]
|
acd5c6baa6
|
Chore(deps): Bump actions/setup-java from v1 to v2
Bumps [actions/setup-java](https://github.com/actions/setup-java) from v1 to v2.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v1...8764a52df183aa0ccea74521dfd9d506ffc7a19a)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-04 19:25:01 +00:00 |
|
Liam Newman
|
2be27d1a41
|
Update maven-build.yml
|
2021-04-20 13:42:48 -07:00 |
|
dependabot[bot]
|
e33046a624
|
Chore(deps): Bump actions/cache from v2.1.4 to v2.1.5
Bumps [actions/cache](https://github.com/actions/cache) from v2.1.4 to v2.1.5.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2.1.4...1a9e2138d905efd099035b49d8b7a3888c653ca8)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-04-19 20:42:30 +00:00 |
|
Liam Newman
|
4fef5bb1fc
|
Merge pull request #1112 from hub4j/dependabot/github_actions/codecov/codecov-action-v1.4.0
Chore(deps): Bump codecov/codecov-action from v1.3.2 to v1.4.0
|
2021-04-19 13:41:14 -07:00 |
|
Liam Newman
|
8af66133d2
|
Switch to 'main' as default branch
|
2021-04-19 13:27:44 -07:00 |
|
dependabot[bot]
|
2c75b42b4e
|
Chore(deps): Bump codecov/codecov-action from v1.3.2 to v1.4.0
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from v1.3.2 to v1.4.0.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v1.3.2...0e28ff86a50029a44d10df6ed4c308711925a6a8)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-04-19 20:10:13 +00:00 |
|
Liam Newman
|
2f9ff32176
|
Update and rename .github/codecov.yml to codecov.yml
|
2021-04-12 11:49:38 -07:00 |
|
Liam Newman
|
b84d5a7c39
|
Ignore ObsoleteUrlFactory
|
2021-04-12 11:41:09 -07:00 |
|
Liam Newman
|
3a1ed5a5b7
|
Create codecov.yml
|
2021-04-12 09:28:21 -07:00 |
|
Liam Newman
|
8fac7d317e
|
Use codecov.io to report coverage
|
2021-04-12 08:34:18 -07:00 |
|
Liam Newman
|
0c4728f46a
|
Create codeql-analysis.yml
|
2021-04-09 09:52:10 -07:00 |
|
Liam Newman
|
6167d196d9
|
Remove enable-ci from build-only job
`enable-ci` doesn't make sense with `skipTests`.
The point of this job is get quick results.
|
2021-04-05 10:13:14 -07:00 |
|
Guillaume Smet
|
ea3cbd4c71
|
Pass appropriate MAVEN_OPTS for JDK 11+
They are required by spotless starting JDK 16+
|
2021-03-19 18:22:39 +01:00 |
|
Guillaume Smet
|
34a1f9d6e4
|
Disable fail-fast for matrix builds
|
2021-03-19 16:49:35 +01:00 |
|
Guillaume Smet
|
629bd510c1
|
Update JDKs used by CI to the latest versions
|
2021-03-19 16:49:33 +01:00 |
|
dependabot[bot]
|
90bc250269
|
Chore(deps): Bump actions/cache from v2 to v2.1.4
Bumps [actions/cache](https://github.com/actions/cache) from v2 to v2.1.4.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2...26968a09c0ea4f3e233fdddbafd1166051a095f6)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-03-01 02:00:20 +00:00 |
|
Liam Newman
|
f08299b134
|
Only run spotless:check as part of the lifecyle
Users can run spotless:apply as they see fit.
|
2021-02-26 14:51:53 -08:00 |
|
Liam Newman
|
fc38dba59a
|
Update release drafter to $MAJOR.$MINOR
This project uses "x.y" for most releases. At some point we might change this, but it is convenient for now.
|
2020-08-27 09:32:19 -07:00 |
|
Liam Newman
|
75b383d398
|
Update release-drafter.yml
|
2020-08-27 09:16:33 -07:00 |
|
Liam Newman
|
bf86a7c75a
|
Update dependabot.yml
|
2020-08-27 09:09:22 -07:00 |
|
Liam Newman
|
e3fcae9392
|
Revert "Remove Java 15-ea"
This reverts commit c6ccfa91f3.
|
2020-07-15 15:32:46 -07:00 |
|
Liam Newman
|
c6ccfa91f3
|
Remove Java 15-ea
It is unclear exactly why this started failing but we're not interested figuring this out.
|
2020-07-15 15:19:06 -07:00 |
|
dependabot[bot]
|
5ec46eae0d
|
Chore(deps): Bump actions/cache from v1 to v2
Bumps [actions/cache](https://github.com/actions/cache) from v1 to v2.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v1...b8204782bbb5f872091ecc5eb9cb7d004e35b1fa)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-06-23 14:59:54 +00:00 |
|
Sean C. Sullivan
|
734e41702b
|
add Dependabot
https://github.blog/2020-06-01-keep-all-your-packages-up-to-date-with-dependabot/
|
2020-06-20 07:10:28 -07:00 |
|
Tim Jacomb
|
dba9c55b64
|
Fix tag template in release drafter
|
2020-06-16 07:16:52 +01:00 |
|
Liam Newman
|
acbe1f4cb3
|
Update PULL_REQUEST_TEMPLATE.md
|
2020-06-08 13:25:56 -07:00 |
|
Liam Newman
|
01e399fb91
|
Add Java 15 early access to CI
Switch canary compile to Java 13.
|
2020-05-01 10:55:42 -07:00 |
|
Liam Newman
|
b337bb39bc
|
Update PULL_REQUEST_TEMPLATE.md
|
2020-03-31 10:05:16 -07:00 |
|
Liam Newman
|
4c30f94355
|
Add Java 8 Site to CI
|
2020-03-26 14:06:46 -07:00 |
|
Liam Newman
|
137d4f591f
|
Update maven-build.yml
|
2020-02-21 15:44:31 -08:00 |
|
Liam Newman
|
337d49770d
|
Update maven-build.yml
|
2020-02-21 15:42:28 -08:00 |
|
Liam Newman
|
d456e60800
|
Check code coverage on ubuntu
|
2020-02-21 13:17:31 -08:00 |
|
Liam Newman
|
001f8f1f50
|
Update PULL_REQUEST_TEMPLATE.md
|
2020-01-31 13:18:17 -08:00 |
|
Liam Newman
|
5c6c5081e9
|
Improve naming of jobs
|
2020-01-29 18:00:30 -08:00 |
|
Liam Newman
|
e087ea0ac7
|
Split build jobs for clarity
|
2020-01-29 17:36:31 -08:00 |
|
Liam Newman
|
71c44dc805
|
Move CI to cache .m2 directory
|
2020-01-29 17:18:19 -08:00 |
|
Liam Newman
|
92a86f4d1c
|
No formatting checks on Windows CI build
|
2020-01-29 16:01:37 -08:00 |
|
Liam Newman
|
14b7bf4753
|
Add windows to CI matrix
|
2020-01-28 20:52:49 -08:00 |
|
Liam Newman
|
5884c7b3ba
|
Re-enable jacoco during ci
|
2020-01-21 14:44:47 -08:00 |
|
Sean C. Sullivan
|
352d77719e
|
GitHub Actions checkout v2
|
2020-01-12 15:23:13 -08:00 |
|