Yusuke Kuoka
|
d0841c72aa
|
Merge pull request #22 from itscaro/qtran/issue-2118
(fix) chartify process when chart path is absolute
|
2022-04-14 08:25:13 +09:00 |
Yusuke Kuoka
|
b5480123a2
|
Merge pull request #31 from yxxhero/fix_outout_dir
fix output-dir issue
|
2022-04-14 08:20:14 +09:00 |
yxxhero
|
ec648c4011
|
use os.PathSeparator replace /
Signed-off-by: yxxhero <aiopsclub@163.com>
|
2022-04-12 13:13:53 +08:00 |
Quan TRAN
|
c7b23a67cb
|
Merge pull request #32 from yxxhero/fix_typo_state
(fix) typo in state.go
|
2022-04-11 23:47:59 +02:00 |
Quan TRAN
|
3cae3f4f89
|
add integration test
Signed-off-by: Quan TRAN <account@itscaro.me>
|
2022-04-11 23:41:28 +02:00 |
Quan TRAN
|
88127d641b
|
[fix] chartify process when chart path is absolute
Signed-off-by: Quan TRAN <account@itscaro.me>
|
2022-04-11 23:34:52 +02:00 |
yxxhero
|
9c0c021dc9
|
fix typo in state.go
Signed-off-by: yxxhero <aiopsclub@163.com>
|
2022-04-11 23:33:25 +02:00 |
yxxhero
|
7743f317d1
|
fix output-dir issue
Signed-off-by: yxxhero <aiopsclub@163.com>
|
2022-04-11 12:57:09 +08:00 |
Yusuke Kuoka
|
f1a250cab3
|
Merge pull request #28 from itscaro/qtran/image
[Dockerfile] only use image alpine for compilation, add sops & age to pre-built image, remove helm v2 image
|
2022-04-08 11:20:05 +09:00 |
Yusuke Kuoka
|
89a00ca3e3
|
Merge pull request #25 from helmfile/bump-go-getter
Bump go-getter to 1.5.11
|
2022-04-08 11:18:20 +09:00 |
Yusuke Kuoka
|
b672af6c06
|
Bump go-getter to 1.5.11
Ref https://github.com/roboll/helmfile/issues/2106
Signed-off-by: Yusuke Kuoka <ykuoka@gmail.com>
|
2022-04-08 02:03:40 +00:00 |
Quan TRAN
|
a4555f34ff
|
test build image without publication
Signed-off-by: Quan TRAN <account@itscaro.me>
|
2022-04-06 11:30:10 +02:00 |
Quan TRAN
|
570a2c22e9
|
[Dockerfile] only use image alpine for compilation, add sops & age to pre-built image, remove helm v2 image
Signed-off-by: Quan TRAN <account@itscaro.me>
|
2022-04-06 10:59:24 +02:00 |
Yusuke Kuoka
|
8fb418e3c9
|
Merge pull request #21 from itscaro/qtran.fix-golang1.18
[fix] bump go 1.18 & optional TAG definition in makefile
|
2022-04-06 08:39:14 +09:00 |
Yusuke Kuoka
|
f49d181b41
|
Merge pull request #20 from itscaro/qtran/fix-decrypted-file
[fix] unclosed file stream when creating temporary decrypted files
|
2022-04-06 08:37:13 +09:00 |
Yusuke Kuoka
|
f7eb4a9e3e
|
Merge pull request #19 from itscaro/qtran/badge
Update badge to reflect Github Action status
|
2022-04-06 08:36:23 +09:00 |
Yusuke Kuoka
|
3f1d01a688
|
Merge pull request #18 from yxxhero/add_unittest_RequiredEnv
add unittest for RequiredEnv func
|
2022-04-06 08:35:26 +09:00 |
Yusuke Kuoka
|
e8212276d5
|
Merge pull request #17 from yxxhero/update_args_unitest
update args_test.go unittest
|
2022-04-06 08:32:35 +09:00 |
Quan TRAN
|
03cbf5f9f4
|
[fix] bump go 1.18 & optional TAG definition in makefile
Signed-off-by: Quan TRAN <account@itscaro.me>
|
2022-04-06 00:35:23 +02:00 |
Quan TRAN
|
a793797404
|
[fix] unclosed file stream when creating temporary decrypted files
Signed-off-by: Quan TRAN <account@itscaro.me>
|
2022-04-05 22:52:17 +02:00 |
Quan TRAN
|
eed489efc1
|
Update badge to reflect Github Action status
Signed-off-by: Quan TRAN <account@itscaro.me>
|
2022-04-05 21:16:52 +02:00 |
yxxhero
|
5cb82ec3d1
|
add unittest for RequiredEnv func
Signed-off-by: yxxhero <aiopsclub@163.com>
|
2022-04-05 22:53:07 +08:00 |
Yusuke Kuoka
|
4247b97eb1
|
Merge pull request #2 from itscaro/qtran/go1.18
bump go 1.18 & remove .circleci
|
2022-04-05 08:51:15 +09:00 |
Yusuke Kuoka
|
4480ec2cdc
|
Merge pull request #11 from yxxhero/add_unittest_for_apptest
add unittest for load_opts.go
|
2022-04-05 08:50:11 +09:00 |
Yusuke Kuoka
|
7cc9778a13
|
Merge pull request #16 from itscaro/qtran/helm-3.8.1
[test] update helm 3.8.0 to 3.8.1
|
2022-04-05 08:49:38 +09:00 |
yxxhero
|
8e5c779626
|
update args_test.go unittest
Signed-off-by: yxxhero <aiopsclub@163.com>
|
2022-04-05 06:26:42 +08:00 |
Quan TRAN
|
b2798315b1
|
[test] update helm 3.8.0 to 3.8.1
Signed-off-by: Quan TRAN <account@itscaro.me>
|
2022-04-04 16:39:06 +02:00 |
Quan TRAN
|
a1dfcb3480
|
bump go 1.18 & remove .circleci
Signed-off-by: Quan TRAN <account@itscaro.me>
|
2022-04-04 16:33:48 +02:00 |
yxxhero
|
02058cc1f5
|
add unittest for load_opts.go
Signed-off-by: yxxhero <aiopsclub@163.com>
|
2022-04-04 17:20:54 +08:00 |
Yusuke Kuoka
|
4a52ce0ac2
|
Merge pull request #13 from yxxhero/mv_captureStdout_as_public_func
mv captureStdout as public func
|
2022-04-04 10:06:03 +09:00 |
yxxhero
|
e0244bc341
|
mv captureStdout as public func
Signed-off-by: yxxhero <aiopsclub@163.com>
|
2022-04-03 22:24:38 +08:00 |
Yusuke Kuoka
|
01b5b79a01
|
Merge pull request #9 from yxxhero/unit_formatters
add unittest for formatters.go
|
2022-04-03 19:22:32 +09:00 |
yxxhero
|
7f70138b5f
|
add unit for formatters.go
Signed-off-by: yxxhero <aiopsclub@163.com>
|
2022-04-03 17:31:59 +08:00 |
Yusuke Kuoka
|
ed27147cac
|
Add more links to the new-issue page
|
2022-04-03 08:35:22 +00:00 |
Yusuke Kuoka
|
137afa3f35
|
Merge pull request #5 from yxxhero/replace_ioutil
remove ioutil usage in all project
|
2022-04-03 17:16:46 +09:00 |
Yusuke Kuoka
|
6c258af4b6
|
Encourage users to sponsor the project
|
2022-04-03 08:09:15 +00:00 |
Yusuke Kuoka
|
31c68607ac
|
Fix bug report issue form
|
2022-04-03 08:03:31 +00:00 |
Yusuke Kuoka
|
4bafeab2fe
|
Merge pull request #4 from helmfile/issue-form-bug
Add an issue form for bug report
|
2022-04-03 17:00:31 +09:00 |
Yusuke Kuoka
|
4567a643a5
|
Skip CI for changes in issue templates
|
2022-04-03 07:58:13 +00:00 |
Yusuke Kuoka
|
81cc843710
|
Add an issue form for bug report
Ref https://github.com/roboll/helmfile/issues/1824
|
2022-04-03 07:56:34 +00:00 |
yxxhero
|
303ef9cd80
|
remove ioutil usage in all project
Signed-off-by: yxxhero <aiopsclub@163.com>
|
2022-04-03 15:53:19 +08:00 |
Yusuke Kuoka
|
1aa87538a7
|
Publish canary container images via ghcr.io
Ref https://github.com/roboll/helmfile/issues/1824
|
2022-04-03 07:25:28 +00:00 |
Yusuke Kuoka
|
11ab0cb8c8
|
Lock issues and pull requests after close
Ref https://github.com/roboll/helmfile/issues/1824
|
2022-04-03 05:19:22 +00:00 |
Yusuke Kuoka
|
e561e9bc06
|
Add a documentation badge to README
|
2022-04-03 05:11:01 +00:00 |
Yusuke Kuoka
|
3267484f47
|
Documentation site based on mkdocs and Read the Docs
Ref https://github.com/roboll/helmfile/issues/1824
Ref https://github.com/roboll/helmfile/issues/1755
|
2022-04-03 05:04:54 +00:00 |
Yusuke Kuoka
|
498a976efb
|
Add stale bot config
Ref https://github.com/roboll/helmfile/issues/1824
|
2022-04-03 02:48:01 +00:00 |
Yusuke Kuoka
|
f6fac3ff32
|
Add an experimental GitHub Actions workflow for CI
All the credits goes to @itscaro's work at https://github.com/roboll/helmfile/pull/2084. The only change I made is related to the main branch rename.
|
2022-04-03 02:29:34 +00:00 |
Yusuke Kuoka
|
19ba9d2c4d
|
Merge remote-tracking branch 'origin/master' into main
|
2022-04-03 02:26:35 +00:00 |
Yusuke Kuoka
|
1e41817c63
|
Create FUNDING.yml
|
2022-04-03 11:18:04 +09:00 |
yxxhero
|
d4a7b3bfff
|
fix little issue (#2126)
Signed-off-by: yxxhero <aiopsclub@163.com>
|
2022-04-03 09:16:59 +09:00 |