William Cheng
|
3a63c2f7d2
|
Migrate Go petstore tests from circleci to github workflow (#21997)
* migrate go tests from circleci to github workflow
* update samples
* update samples
* update workflow
* update samples
* update samples
* update test
* update tests
* update tests
* fix
* fix
* update host table
* update tests
* update spec
* new spec
|
2025-09-19 17:10:31 +08:00 |
|
William Cheng
|
bdfbb32cdd
|
Improve Go client tests (#21919)
* test withXml option
* fix path
* update go code (withXml: true)
* test one more go client
|
2025-09-08 16:45:46 +08:00 |
|
William Cheng
|
e62908e30e
|
Add tests for withXml option in Go client generator (#21913)
* test withXml option
* fix path
|
2025-09-06 22:48:32 +08:00 |
|
dependabot[bot]
|
5544e6acc5
|
Bump actions/setup-go from 5 to 6 (#21902)
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5 to 6.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v5...v6)
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-version: '6'
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>
|
2025-09-05 09:16:19 +08:00 |
|
dependabot[bot]
|
aacbdf88c0
|
Bump actions/checkout from 4 to 5 (#21728)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [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/v4...v5)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '5'
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>
|
2025-08-13 01:48:03 +08:00 |
|
William Cheng
|
657f5fb004
|
Test go client with aws signature in github workflow (#21657)
* test go client with aws signature in github workflow
* fix path
* fix path
* test with windows
* omit version
|
2025-07-30 14:38:58 +08:00 |
|