Commit Graph

13 Commits

Author SHA1 Message Date
Minghe
23d68bc27b Refactor packer (#399) 2019-12-06 20:16:05 +08:00
Minghe
3882f843bf fix lint issue (#319) 2019-10-14 10:20:12 +08:00
Minghe
6c569458a1 enable golangci-lint (#204)
* enable golangci-lint

* add golangci config

* enable lint and fix lint issues
2019-07-21 18:38:59 +08:00
Minghe
14c5e841a9 feat(rust): support rust (#179)
* feat(rust): support rust now

* chore(test): test for rust

* fix(test): commit missing rust example func

* chore(*): only test cli before release
2019-03-21 23:32:45 +08:00
Minghe
f04bbd2403 feat(refactor): * (#173)
* 1. user docker remote api instead of docker golang sdk to do stuff
2. remote gRPC code
3. simplify command

* fix(dep): remove private import

* chore(*): clean up

* chore(*): clean up

* chore(*): commit source

* fix(test): *

* fix(env): enable docker remote api

* fix(env): enable docker remote api

* chore(*): clean up

* fix(ci): use machine to do build

* fix(ci): use machine to do build

* fix(ci): use machine to do build

* fix(ci): use machine to do build

* fix(ci): use machine to do build

* fix(ci): use machine to do build

* fix(ci): use machine to do build

* fix(ci): use machine to do build

* fix(ci): use machine to do build

* fix(ci): use machine to do build

* fix(ci): use machine to do build

* fix(ci): use machine to do build

* fix(ci): use machine to do build

* fix(ci): use machine to do build

* feat(timeout): longger timeout

* fix(test): *

* fix(typo): flag is name

* chore(*): debug

* chore(*): debug

* chore(*): decrease test time

* fix(type): disable call test since not well design yet

* fix(typo): remove,

* feat(images): pull images

* fix(Pkg): using Pkg first

* fix(Pkg): using Pkg first

* feat(julia): fix version

* chore(*): clean up

* fix(file): ensure file exist

* feat(http): remote http test

* fix(circleci): fix deploy job

* chore(*): update info

* feat(init): update script

* doc(architect): update readme

* refactor(api): refactor api code

* refacot(api): seperate version

* refactor(build): service build as single file

* feat(concurrent): down concurrent

* refactor(api): refactor API

* fix(endpoint): valid endpoint

* fix(path): path change

* feat(release): fix release script

* fix(path): correct path

* feat(api): seperate service run

* fix(release): install goreleaser

* fix(cc): fix cc

* fix(releaser): install releaser from script outside of circleci config

* fix(env): init logic move env

* fix(cli): fix init

* fix(env): avoid conflict

* chore(*): update output

* test(stop): add test for stop

* feat(label):apply default label

* doc(readme): update workflow graph

* fix(init): should just start when container exist

* feat(state): update container by state
2019-03-20 17:06:52 +08:00
Minghe
b0df98600e Clean code (#132) 2018-06-23 16:14:14 +08:00
=
8df9cd658a Initial D support 2017-12-15 20:29:50 +01:00
Minghe Huang
998be24c84 prof go-bindata works 2017-12-07 09:58:10 +08:00
Minghe Huang
12822414f8 move get language from file name ext to utils 2017-12-03 18:44:44 +08:00
matbesancon
7c85121e98 utils doc 2017-11-19 19:47:03 -05:00
Minghe Huang
fa10c4b7c4 fix return value issue 2017-11-16 12:51:41 +08:00
Minghe Huang
970332ee8f use the real IP instead of localhost 2017-11-16 12:51:41 +08:00
Avelino
b193225d6f moved main file to package name
main file is pattern boot software not internal package
2017-11-14 09:58:39 -02:00