dependabot-preview[bot]
1ae68f1076
Bump github.com/briandowns/spinner from 1.10.0 to 1.11.1 ( #521 )
...
Bumps [github.com/briandowns/spinner](https://github.com/briandowns/spinner ) from 1.10.0 to 1.11.1.
- [Release notes](https://github.com/briandowns/spinner/releases )
- [Commits](https://github.com/briandowns/spinner/compare/v1.10.0...v1.11.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Minghe <h.minghe@gmail.com >
0.9.35-alpha.5ce61ef
2020-05-07 16:53:04 +08:00
Minghe
5ce61ef200
Fix the wrong arch of target host ( #524 )
...
* Fix the wrong arch of target host,
* get the OS arch with `uname -a`
* refactor the SSHConnectionTimeout constant
* only provision on remote host
2020-05-07 16:52:45 +08:00
dependabot-preview[bot]
3923c3451f
Bump github.com/gin-gonic/gin from 1.6.2 to 1.6.3 ( #522 )
...
Bumps [github.com/gin-gonic/gin](https://github.com/gin-gonic/gin ) from 1.6.2 to 1.6.3.
- [Release notes](https://github.com/gin-gonic/gin/releases )
- [Changelog](https://github.com/gin-gonic/gin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/gin-gonic/gin/compare/v1.6.2...v1.6.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-05 10:02:49 +08:00
Massimiliano Mirra
8741db25b6
use lighter-weight node image ( #518 )
0.9.35-alpha.16d20b2
0.9.35-alpha.8741db2
2020-04-28 10:55:13 +08:00
Minghe
16d20b23a7
fix gosec issue ( #519 )
2020-04-28 10:43:04 +08:00
dependabot-preview[bot]
5028ba7694
Bump github.com/urfave/cli from 1.22.3 to 1.22.4 ( #504 )
...
Bumps [github.com/urfave/cli](https://github.com/urfave/cli ) from 1.22.3 to 1.22.4.
- [Release notes](https://github.com/urfave/cli/releases )
- [Changelog](https://github.com/urfave/cli/blob/master/docs/CHANGELOG.md )
- [Commits](https://github.com/urfave/cli/compare/v1.22.3...v1.22.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Minghe <h.minghe@gmail.com >
0.9.35-alpha.5028ba7
0.9.35-alpha.a324fab
2020-04-23 12:10:59 +08:00
dependabot-preview[bot]
a324fab432
Bump github.com/apex/log from 1.1.2 to 1.1.4 ( #516 )
...
Bumps [github.com/apex/log](https://github.com/apex/log ) from 1.1.2 to 1.1.4.
- [Release notes](https://github.com/apex/log/releases )
- [Changelog](https://github.com/apex/log/blob/master/History.md )
- [Commits](https://github.com/apex/log/compare/v1.1.2...v1.1.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-23 11:55:45 +08:00
Minghe Huang
275ec78ad0
disable rust
0.9.35
0.9.35-alpha.275ec78
2020-04-10 19:34:24 +08:00
Minghe
2455eb215e
commit packrd file ( #513 )
2020-04-10 19:10:47 +08:00
Minghe
3b3503de1e
add missing ( #511 )
2020-04-10 18:29:47 +08:00
Minghe
7135633b60
should come back ( #509 )
2020-04-10 17:32:55 +08:00
Minghe
b69cf16250
should not exit with 0 when panic happens ( #507 )
2020-04-10 17:10:03 +08:00
dependabot-preview[bot]
4527da6251
Bump github.com/spf13/viper from 1.6.2 to 1.6.3 ( #506 )
...
Bumps [github.com/spf13/viper](https://github.com/spf13/viper ) from 1.6.2 to 1.6.3.
- [Release notes](https://github.com/spf13/viper/releases )
- [Commits](https://github.com/spf13/viper/compare/v1.6.2...v1.6.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
0.9.34-alpha.4527da6
2020-04-10 09:38:35 +08:00
dependabot-preview[bot]
2a17ea6131
Bump github.com/gin-gonic/gin from 1.4.0 to 1.6.2 ( #503 )
...
Bumps [github.com/gin-gonic/gin](https://github.com/gin-gonic/gin ) from 1.4.0 to 1.6.2.
- [Release notes](https://github.com/gin-gonic/gin/releases )
- [Changelog](https://github.com/gin-gonic/gin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/gin-gonic/gin/compare/v1.4.0...v1.6.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
0.9.34-alpha.2a17ea6
2020-03-28 12:03:06 +08:00
dependabot-preview[bot]
5adca0dd2f
Bump github.com/briandowns/spinner from 1.9.0 to 1.10.0 ( #501 )
...
Bumps [github.com/briandowns/spinner](https://github.com/briandowns/spinner ) from 1.9.0 to 1.10.0.
- [Release notes](https://github.com/briandowns/spinner/releases )
- [Commits](https://github.com/briandowns/spinner/compare/v1.9.0...v1.10.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
0.9.34-alpha.5adca0d
2020-03-26 10:16:58 +08:00
Minghe
521a9e64a2
update docs ( #498 )
0.9.34-alpha.521a9e6
2020-03-20 18:54:30 +08:00
Minghe Huang
bfe8dc4249
bump version
0.9.34
0.9.34-alpha.bfe8dc4
2020-03-19 22:15:06 +08:00
Minghe
b569820d3e
Provisioners ( #495 )
...
* seperate privisioners by platforms
* refactor provisioner
* fix image build
0.9.33-alpha.b569820
2020-03-19 21:53:31 +08:00
dependabot-preview[bot]
99b3696b29
Bump github.com/golang/mock from 1.4.2 to 1.4.3 ( #486 )
...
Bumps [github.com/golang/mock](https://github.com/golang/mock ) from 1.4.2 to 1.4.3.
- [Release notes](https://github.com/golang/mock/releases )
- [Changelog](https://github.com/golang/mock/blob/master/.goreleaser.yml )
- [Commits](https://github.com/golang/mock/compare/v1.4.2...v1.4.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
0.9.33-alpha.99b3696
2020-03-19 17:51:22 +08:00
Minghe
779679a809
Remove 'fx call' and 'fx doctor'
0.9.33
0.9.33-alpha.779679a
2020-03-19 16:54:45 +08:00
Minghe
ec49f75717
update readme ( #491 )
0.9.32
0.9.32-alpha.23598ce
0.9.32-alpha.ec49f75
2020-03-19 13:37:39 +08:00
Minghe
23598ce1c6
update docs ( #490 )
2020-03-19 13:30:28 +08:00
Minghe
2831949814
Refactor driver and privioner ( #489 )
0.9.31-alpha.2831949
2020-03-19 11:28:52 +08:00
Minghe
e712e3d0e2
Simplify fx infra ( #485 )
...
* add --host and --kubeconf to `fx up`
* remove `fx infra list` and `fx infra use`
* put assets into skip dir for golangci
* fix lint issue
* upgrade go-ssh-client to consume the 'Connectable' API, enable more
friendly SSH connection error message
* parse 'host' and 'kubeconf' for `fx list` and `fx down` also
* refactor parse
* clean infra stuff
0.9.31-alpha.e712e3d
2020-03-18 09:00:14 +08:00
Minghe
7df1c64740
name the box ( #481 )
0.9.31
0.9.31-alpha.7df1c64
2020-03-15 12:55:52 +08:00
Minghe
91325f9ca3
commit packr-ed files ( #480 )
0.9.31-alpha.91325f9
2020-03-15 08:36:46 +08:00
Minghe Huang
7326325c19
release v0.9.3
0.9.2-alpha.59e195f
0.9.3-alpha.7326325
2020-03-14 20:46:09 +08:00
dependabot-preview[bot]
59e195fa94
Bump github.com/golang/mock from 1.4.1 to 1.4.2 ( #479 )
...
Bumps [github.com/golang/mock](https://github.com/golang/mock ) from 1.4.1 to 1.4.2.
- [Release notes](https://github.com/golang/mock/releases )
- [Changelog](https://github.com/golang/mock/blob/master/.goreleaser.yml )
- [Commits](https://github.com/golang/mock/compare/v1.4.1...v1.4.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-03-14 20:37:52 +08:00
dependabot-preview[bot]
5ed4f8795a
Bump github.com/gobuffalo/packr/v2 from 2.5.1 to 2.8.0 ( #476 )
...
Bumps [github.com/gobuffalo/packr/v2](https://github.com/gobuffalo/packr ) from 2.5.1 to 2.8.0.
- [Release notes](https://github.com/gobuffalo/packr/releases )
- [Changelog](https://github.com/gobuffalo/packr/blob/master/.goreleaser.yml )
- [Commits](https://github.com/gobuffalo/packr/compare/v2.5.1...v2.8.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
0.9.2-alpha.5ed4f87
0.9.2-alpha.a02e7e6
2020-03-11 11:48:19 +08:00
dependabot-preview[bot]
a02e7e66af
Bump github.com/urfave/cli from 1.22.2 to 1.22.3 ( #477 )
...
Bumps [github.com/urfave/cli](https://github.com/urfave/cli ) from 1.22.2 to 1.22.3.
- [Release notes](https://github.com/urfave/cli/releases )
- [Changelog](https://github.com/urfave/cli/blob/master/docs/CHANGELOG.md )
- [Commits](https://github.com/urfave/cli/compare/v1.22.2...v1.22.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Minghe <h.minghe@gmail.com >
2020-03-11 11:48:02 +08:00
dependabot-preview[bot]
9c1d093bb8
Bump github.com/otiai10/copy from 1.0.2 to 1.1.1 ( #474 )
...
Bumps [github.com/otiai10/copy](https://github.com/otiai10/copy ) from 1.0.2 to 1.1.1.
- [Release notes](https://github.com/otiai10/copy/releases )
- [Commits](https://github.com/otiai10/copy/compare/v1.0.2...v1.1.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Minghe <h.minghe@gmail.com >
0.9.2-alpha.9c1d093
2020-03-11 09:12:51 +08:00
Minghe
302877d4b4
Fn and deps ( #475 )
0.9.2-alpha.302877d
2020-03-11 08:59:47 +08:00
Minghe
871bb29dbe
Bundler ( #473 )
...
* refactor bundler
* enable unit test
0.9.2-alpha.871bb29
2020-03-10 22:49:14 +08:00
Minghe Huang
3be144f644
clean up no need files
0.9.2-alpha.3be144f
2020-03-10 10:18:07 +08:00
Minghe
2560dc23fc
fix the wrong destination of copy issue ( #466 )
...
* fix the wrong destination of copy issue
* bump up version
0.9.2
0.9.2-alpha.2560dc2
2020-03-01 15:58:45 +08:00
dependabot-preview[bot]
3d6c3d10bf
Bump github.com/golang/mock from 1.4.0 to 1.4.1 ( #464 )
...
Bumps [github.com/golang/mock](https://github.com/golang/mock ) from 1.4.0 to 1.4.1.
- [Release notes](https://github.com/golang/mock/releases )
- [Changelog](https://github.com/golang/mock/blob/master/.goreleaser.yml )
- [Commits](https://github.com/golang/mock/compare/v1.4.0...v1.4.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
0.9.1-alpha.3d6c3d1
2020-02-28 09:27:02 +08:00
Minghe
5f811693f1
bump up version
0.9.0-alpha.0068fb9
0.9.1-alpha.5f81169
2020-02-21 17:28:07 +08:00
Minghe
0068fb92eb
support 'format' option in 'fx list' ( #462 )
2020-02-21 17:26:39 +08:00
dependabot-preview[bot]
71174ead45
Bump github.com/stretchr/testify from 1.4.0 to 1.5.1 ( #459 )
...
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify ) from 1.4.0 to 1.5.1.
- [Release notes](https://github.com/stretchr/testify/releases )
- [Commits](https://github.com/stretchr/testify/compare/v1.4.0...v1.5.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
0.9.0-alpha.71174ea
2020-02-21 15:10:47 +08:00
dependabot-preview[bot]
43c18caceb
Bump github.com/briandowns/spinner from 1.7.0 to 1.9.0 ( #457 )
...
Bumps [github.com/briandowns/spinner](https://github.com/briandowns/spinner ) from 1.7.0 to 1.9.0.
- [Release notes](https://github.com/briandowns/spinner/releases )
- [Commits](https://github.com/briandowns/spinner/compare/v1.7.0...v1.9.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
0.9.0-alpha.43c18ca
2020-02-18 11:03:24 +08:00
dependabot-preview[bot]
7b4c9c3154
Bump github.com/spf13/viper from 1.6.1 to 1.6.2 ( #451 )
...
Bumps [github.com/spf13/viper](https://github.com/spf13/viper ) from 1.6.1 to 1.6.2.
- [Release notes](https://github.com/spf13/viper/releases )
- [Commits](https://github.com/spf13/viper/compare/v1.6.1...v1.6.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
0.8.88-alpha.bdc454e
0.9.0-alpha.6353fa7
0.9.0-alpha.7b4c9c3
0.9.0-alpha.9d26494
0.9.0-alpha.bfa837c
2020-02-11 20:46:02 +08:00
dependabot-preview[bot]
9d2649433d
Bump github.com/golang/mock from 1.3.1 to 1.4.0 ( #452 )
...
Bumps [github.com/golang/mock](https://github.com/golang/mock ) from 1.3.1 to 1.4.0.
- [Release notes](https://github.com/golang/mock/releases )
- [Changelog](https://github.com/golang/mock/blob/master/.goreleaser.yml )
- [Commits](https://github.com/golang/mock/compare/1.3.1...v1.4.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: Minghe <h.minghe@gmail.com >
2020-02-11 20:44:41 +08:00
dependabot-preview[bot]
6353fa7dd3
Bump github.com/apex/log from 1.1.1 to 1.1.2 ( #453 )
...
Bumps [github.com/apex/log](https://github.com/apex/log ) from 1.1.1 to 1.1.2.
- [Release notes](https://github.com/apex/log/releases )
- [Changelog](https://github.com/apex/log/blob/master/History.md )
- [Commits](https://github.com/apex/log/compare/v1.1.1...v1.1.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: Minghe <h.minghe@gmail.com >
2020-02-11 20:44:01 +08:00
Minghe
bfa837c88d
release 0.9.0 ( #456 )
2020-02-11 20:29:46 +08:00
Minghe
bdc454e7e5
support before_build hook ( #455 )
2020-02-11 20:26:46 +08:00
dependabot-preview[bot]
9b3e85754c
Bump github.com/pkg/errors from 0.9.0 to 0.9.1 ( #450 )
...
Bumps [github.com/pkg/errors](https://github.com/pkg/errors ) from 0.9.0 to 0.9.1.
- [Release notes](https://github.com/pkg/errors/releases )
- [Commits](https://github.com/pkg/errors/compare/v0.9.0...v0.9.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
0.8.88-alpha.9b3e857
2020-01-15 10:09:44 +08:00
dependabot-preview[bot]
af3dcc5f31
Bump github.com/pkg/errors from 0.8.1 to 0.9.0 ( #449 )
...
Bumps [github.com/pkg/errors](https://github.com/pkg/errors ) from 0.8.1 to 0.9.0.
- [Release notes](https://github.com/pkg/errors/releases )
- [Commits](https://github.com/pkg/errors/compare/v0.8.1...v0.9.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
0.8.88-alpha.af3dcc5
2020-01-14 08:51:29 +08:00
Minghe
c375fb9eaf
check if source file or directory is ready or not ( #447 )
0.8.88
0.8.88-alpha.c375fb9
2020-01-07 15:36:23 +08:00
Minghe
70c314229f
add JSON to perl base image ( #446 )
0.8.87-alpha.70c3142
2020-01-03 09:53:59 +08:00
Minghe
66e23ead00
update docs ( #445 )
0.8.87-alpha.66e23ea
2020-01-02 23:42:43 +08:00