William Cheng
6650ba6406
Test build.sbt in java (okhttp-gson) petstore sample ( #13799 )
...
* test java okhttp build.sbt:w
* trigger build
* Revert "trigger build"
This reverts commit 2febc8961c6f8ec06995ecfe99fcfaac0811f244.
2022-10-23 11:35:00 +08:00
William Cheng
8ee22b8e97
Better enum tests for scala-sttp ( #13261 )
...
* better petstore tests for scala-sttp
* test scala sttp in github workflow
* test with jdk 11
* comment test
2022-08-24 01:55:45 +08:00
dependabot[bot]
5c1ad2a40b
Bump actions/setup-java from 2 to 3 ( #12087 )
...
Bumps [actions/setup-java](https://github.com/actions/setup-java ) from 2 to 3.
- [Release notes](https://github.com/actions/setup-java/releases )
- [Commits](https://github.com/actions/setup-java/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/setup-java
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-09 09:32:16 +08:00
dependabot[bot]
8580e9fcf8
Bump actions/cache from 2.1.7 to 3 ( #11934 )
...
Bumps [actions/cache](https://github.com/actions/cache ) from 2.1.7 to 3.
- [Release notes](https://github.com/actions/cache/releases )
- [Commits](https://github.com/actions/cache/compare/v2.1.7...v3 )
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-23 01:23:07 +08:00
dependabot[bot]
6ffe28d7f0
Bump actions/checkout from 2 to 3 ( #11764 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-02 16:31:39 +08:00
William Cheng
cefe7fb560
[Scala] test Scala clients, servers in GitHub workflow ( #11592 )
...
* add samples/server/petstore/spring-boot-nullable-set to github workflow
* add github workflow to test scala clients and servers
* trigger build
* remove module
* trigger build
* test with jdk8
* trigger build
* test with jdk11
* clean up pom.xml
* remove groovy from pom.xml
* update samples
2022-02-12 17:43:10 +08:00