Hidetake Iwata
82e96fba84
Explicitly set CGO_ENABLED on build ( #569 )
2021-06-07 13:04:39 +09:00
Hidetake Iwata
d0364f0942
Fix "~" is not expanded on Windows ( #550 )
...
* Run tests on macOS and Windows
* Use filepath and client-go/util/homedir package
2021-05-04 11:12:10 +09:00
Hidetake Iwata
4ca11f13ac
Add .exe extension to Windows distribution ( #534 )
2021-04-17 14:50:58 +09:00
Hidetake Iwata
9e354b4fe5
Build image on pull request ( #522 )
2021-03-28 12:52:12 +09:00
Hidetake Iwata
0ccccbcb36
Do not build image on pull request ( #516 )
2021-03-22 14:07:08 +09:00
Hidetake Iwata
74c9404e69
Fix multi-platform images ( #514 )
2021-03-22 12:10:22 +09:00
Hidetake Iwata
037d26b01f
Publish multi-platform image to GHCR ( #513 )
2021-03-22 10:53:50 +09:00
Hidetake Iwata
256ce07e1f
Migrate to krew-release-bot ( #512 )
2021-03-22 09:31:33 +09:00
Hidetake Iwata
23e85f8689
Migrate release to GitHub Actions ( #511 )
2021-03-21 22:36:25 +09:00
Hidetake Iwata
9dcfb3a42c
Migrate go test to GitHub Actions ( #502 )
2021-03-15 22:20:16 +09:00
Hidetake Iwata
644a7b0120
Fix trigger of system-test workflow ( #501 )
2021-03-15 19:28:10 +09:00
Hidetake Iwata
d8af534b0b
Update to Go 1.16 in system-test ( #499 )
2021-03-15 19:11:32 +09:00
Hidetake Iwata
c3f636300e
Update to golangci-lint v1.36.0 ( #460 )
...
* Update golangci-lint.yaml
* Use golang.org/x/term
SA1019: package golang.org/x/crypto/ssh/terminal is deprecated: this package moved to golang.org/x/term. (staticcheck)
* Add workflow name
2021-02-11 17:14:32 +09:00
Hidetake Iwata
0694a1cd0b
Update system-test.yaml
2020-10-18 08:37:17 +09:00
Hidetake Iwata
9ddeb33d27
Update golangci-lint.yaml
2020-10-18 08:35:13 +09:00
Hidetake Iwata
7bc76a5e79
Refactor: system test ( #386 )
2020-09-26 16:36:05 +09:00
Hidetake Iwata
003cb6c77c
Bump the version of golangci-lint-action to v2 ( #364 )
2020-08-16 16:25:36 +09:00
Hidetake Iwata
c039323693
Add golangci-lint workflow ( #363 )
2020-08-16 16:10:16 +09:00
Hidetake Iwata
5f0e1750bd
Run system test when go.mod/sum is changed ( #360 )
2020-08-15 00:27:21 +09:00
Hidetake Iwata
c095bdabc1
Refactor GitHub actions workflow ( #358 )
...
* Use preinstalled kind
* Use the latest Go
* Bump the version of actions
* Run system test only if related source is changed
2020-08-14 23:36:11 +09:00
Hidetake Iwata
3c50431a09
Refactor: rename to system test ( #314 )
2020-06-22 16:22:03 +09:00
Hidetake Iwata
e41fdf3dcd
Fix error of acceptance test ( #313 )
2020-06-22 14:33:54 +09:00
Hidetake Iwata
f6c4a1257d
Update acceptance-test.yaml
2020-06-12 14:35:59 +09:00
Hidetake Iwata
9028199abb
Bump kind version to v0.8.1 ( #300 )
2020-06-09 16:22:42 +09:00
Hidetake Iwata
285b3b15a8
Bump to Go 1.14.1 ( #258 )
2020-03-26 10:13:54 +09:00
Hidetake Iwata
1b545e1c58
Refactor: Use BROWSER env var to run chrome-login script ( #232 )
...
* Use BROWSER env var to run chrome-login script
* Update acceptance-test-diagram.svg
* Added acceptance-test-diagram.svg
2020-02-11 16:06:04 +09:00
Hidetake Iwata
7ec53a5dd1
Reduce time of acceptance test ( #224 )
...
* Reduce time of acceptance test
* Update README.md
2020-02-05 00:30:13 +09:00
Hidetake Iwata
f8cca818af
Add acceptance test ( #222 )
...
* Add acceptance test
* Update README.md
* Update README.md
* Added acceptance-test-diagram.svg
* Update README.md
* Add files via upload
* Added acceptance-test-diagram.svg
* Added acceptance-test-diagram.svg
* Update README.md
* Update README.md
2020-01-31 21:45:23 +09:00