Sören Bohn
202d507839
Allow uppercase characters in organization names.
...
For Docker repository URLs only lower-case characters are allowed. Therefore the action fails for such users/organizations. The PR uses bash parameter substitution to fix that.
2023-04-02 00:19:41 +02:00
Jason Hall
f3c6980bb2
Merge pull request #7 from karthikraobr/fix-links
...
Fix links
2023-02-15 15:03:12 -05:00
Jason Hall
025ffaabff
Update action.yml
2023-02-15 15:02:20 -05:00
Kaarthik
f988078972
fix links
2023-02-15 15:43:34 +01:00
Jason Hall
1aeea0844e
Merge pull request #6 from imjasonh/rename
...
update references to imjasonh/setup-ko
2023-01-27 23:22:15 -05:00
Jason Hall
639397b858
update references to imjasonh/setup-ko
2023-01-12 16:43:19 -05:00
Jason Hall
6864af49ad
Merge pull request #5 from leongross/fix/highlighting
2022-11-24 16:40:06 -05:00
leongross
519c7c6b70
fix yaml highlighting
2022-11-24 15:32:14 +01:00
Jason Hall
c682db2712
update examples to latest versions
2022-09-06 14:20:30 -04:00
Jason Hall
6f13ec1511
note the breakage in the README
2022-09-06 14:01:41 -04:00
Jason Hall
c0b74d876a
use go 1.18 in GHA test, ko@tip requires 1.18
2022-09-06 13:55:51 -04:00
Jason Hall
ace48d7935
Merge pull request #4 from imjasonh/fix-mv
...
fix curl modes to point to new repo
2022-09-06 13:29:05 -04:00
Jason Hall
1e5639e1c0
Also curl -L in case it moves again
2022-09-06 13:28:38 -04:00
Jason Hall
9a31684920
fix curl modes to point to new repo
2022-09-06 13:26:27 -04:00
Jason Hall
78eea08f10
Update README.md
2022-01-07 09:24:36 -05:00
Jason Hall
5aee15a4e7
Merge pull request #3 from developer-guy/patch-1
...
little fix in the information message
2022-01-07 09:19:24 -05:00
Batuhan Apaydın
cb157faaaf
little fix in the information message
2022-01-07 16:35:36 +03:00
Jason Hall
aedd7ed183
Merge branch 'main' of github.com:imjasonh/ghatest
2021-12-20 13:47:13 -05:00
Jason Hall
e00bbf54ce
install with go install instead of go get
2021-12-20 13:47:01 -05:00
Jason Hall
d7278ff6a3
Update README.md
2021-10-28 11:14:58 -04:00
Jason Hall
789c5efa40
authorize API call to list releases, to avoid rate limits
2021-07-23 11:36:22 -04:00
Jason Hall
2c3450ca27
prep for v0.4
2021-04-30 22:46:54 -04:00
Jason Hall
53437e692a
space
2021-04-30 22:42:32 -04:00
Jason Hall
b252e116f6
!= instead of -ne
2021-04-30 22:37:10 -04:00
Jason Hall
47862890e7
if KO_DOCKER_REPO is set, skip login and propagate it
2021-04-30 22:33:35 -04:00
Jason Hall
6ab7b626d1
note workflow-wide KO_DOCKER_REPO env
2021-04-30 14:24:39 -04:00
Jason Hall
59875a5b2a
try to debug macos-latest issue
2021-04-30 11:06:59 -04:00
Jason Hall
edd29cfde6
document using gh to upload release assets
2021-04-30 10:56:10 -04:00
Jason Hall
ecddd01cba
mention macOS runners
2021-04-28 23:11:22 -04:00
Jason Hall
91905bfb2a
use v0.3 in the README
2021-04-28 23:07:22 -04:00
Jason Hall
5b3330017b
use v0.3 in the test
2021-04-28 23:06:09 -04:00
Jason Hall
20b7695b53
use latest release, use main in tests
2021-04-28 23:00:23 -04:00
Jason Hall
a76e56d287
use v0.2 everywhere
2021-04-28 22:58:05 -04:00
Jason Hall
6cf59a01af
support macos with matrix
2021-04-28 22:56:10 -04:00
Jason Hall
92c0e78be3
test macos
2021-04-28 22:53:02 -04:00
Jason Hall
9ca5e8d0ba
support macos runner maybe?
2021-04-28 22:50:44 -04:00
Jason Hall
ee6e2b30d5
forgot -f
2021-04-28 22:04:57 -04:00
Jason Hall
ae7ad557e3
add release integration docs, use @v0.1 everywhere
2021-04-28 22:04:23 -04:00
Jason Hall
0ebc24ea96
reference v0.1
2021-04-28 21:16:34 -04:00
Jason Hall
fff820b99f
Initial commit
2021-04-28 21:13:37 -04:00