Skip to content
This repository has been archived by the owner on Jun 9, 2022. It is now read-only.

v1.0.4

Latest
Compare
Choose a tag to compare
@martinnirtl martinnirtl released this 20 Mar 14:44
· 13 commits to master since this release

Changelog

3339a6a quickfix goreleaser
966b0c3 use utils functions instead of custom printf
7a100bb fix .gitattributes
423b520 Merge pull request #3 from martinnirtl/dependabot/npm_and_yarn/examples/middleware-service/minimist-1.2.5
d2bbd2a Bump minimist from 1.2.0 to 1.2.5 in /examples/middleware-service
accdcf5 Merge pull request #2 from martinnirtl/dependabot/npm_and_yarn/examples/polling-service/minimist-1.2.5
b4cc28b Bump minimist from 1.2.0 to 1.2.5 in /examples/polling-service
f38195f sign checksum artifacts
886bfe2 change format of success messages
1d4ef8e fix script command
19015aa fix .gitattributes
8636faf update goreleaser file
32bf527 treat examples code as docs
3b9de1d fix linguist-vendored
ec35ab9 add .gitattributes
633cc73 fix mod flag
1409ac7 comment regarding default -mod=vendor since 1.14
0d15f87 update vendors
6b2dbea remove unused dependencies
2dd3489 build with mode vendor
8a36760 add vendors
4d0a6f8 build in vendor mode
7452d4b go get -u all
385ae46 show all options on survey.Select
cf0e0b9 rm username from dockma
c0ea3c6 update .gitignore
d95ab02 add latest and skip flag
16bab12 loosen name validation
5538662 add aliases
c7ee110 return dockma home dir only
39a4554 add dev scripts
7d08c5c update examples
58911b6 change brew tap
dfb29f2 add env home command
142c7d4 show old env name on env init cmd
3de8134 finish examples
32c5cc0 add examples
c052fa0 add gifs
717c670 update .gitignore
4cea12d add gifs
07d77d6 update outputs
ec8bc0a rename workflow from gorelease to build
71aad6e rm CNAME entry
7cbbb15 remove awesome badge
bd72d1d do not sort changelog
300ee78 fix badge
63ecbbb add build badge
91c3c3f update secret
2b8321d fix used token
bc9d0e6 fix gorelease workflow
e442f64 rm test workflow
f6df80b add gorelease workflow again
4b76dcb add ls command base
7eb6628 rm gorelease workflow
4e2fa1e rm release workflow
e975c00 Create test.yml
38d906f Create gorelease.yml
16b8d84 run go mod tidy
7288244 fix build process
b9c0357 remove workflow
d660739 Create go.yml
95900ba add release workflow action
34c5c5b finalize goreleaser config
7ecc2f1 update makefile
218d2f2 update .gitignore
a10200b use buildinfo in version cmd
79afd53 add buildinfo package to hold ldflags info
b4db778 update dockma command descriptions
e926246 change log prefix
9ba7a85 update cmd usage description
5f390bf rm docs website
442c358 Create CNAME
694fdab add issue templates
c69eb52 update .gitignore
76540ff update todos
82116c8 unify output
11920b5 update external command error message
51a3196 check for .git on env pull if no-git before
206b416 fix error messages
0efc95f updated output
a5aafe9 fix typo
6a5325b use argvalidators and pre-run hooks
d3fb9d7 add scripts command
4ac617b add restart cmd
e6f90ac fix saving of latest services
4be7637 fix subcommand logging
5c235df update error msg
65dd760 use custom cobra args validators
0b7a429 add custom cobra args validators
4733b4d rm logfile from being configured in cfg command
b480dc7 format error msg
deb59ed split logs into subcommand and dockma logs
82fb92e set Dockma log prefix
062810f do not use init func and (package) global vars for building cobra.Command
2c1600b update output messages
719e00c update output messages
bf38443 update todos
b912b3c clean profile cmd
979e9f1 update survey colors
208d58d format up cmd output
8441c3e convert []byte to string
9e6ed40 use default spinner
fbf7fa1 clean up cmd
f66707e rm and upd utility funcs
1e86f06 clean version cmd
162d3b8 clean ps cmd
3a30a22 clean logs cmd
5c5361b clean inspect cmd
b81c2d1 clean init cmd
94b757d log dockma always capitalized
958bcdc update msg
7c3c999 check if env is git repo
ac6bf37 fix envs list cmd
9a9d3d4 fix output text
41a4b42 update todos
16e298e enable pull cmd to work on all envs
bb7cf31 clean env cmd
8a33d51 clean down cmd
944434c rename PrintNoEnvs to PrintNoActiveEnvSet
6a8dc35 clean config cmd
f7b29da clean completion cmd
aae681f fix color
3f77346 add todo in code
bf4fcdb update todos
8e86e14 add error handling
de34a7b add persistent flags
def97af add completion top level command
f4257d4 update todos
bb0f679 change comment
4fcf410 finalize command setup
9be2997 add path flag to env list cmd
b1f335f remove primary color concept
65bcdba print abort on survey interrupt
9d1e28f write config file only once - add message and error buffers
75d20c5 rename NoEnvs func to PrintNoEnvs
589eaf7 add primary color config field and config set
a3e3c0e update todos
6e9a4be add makefile
9a0e23e add helpers package to utils
dc24b4d add SetDefault func to spinnertimebridger implementation
ac08947 implement global saveConfig flag
65ccf50 update log messages
d490f7e unify style of error logging
bb69517 add ErrorAndExit func
c7f2048 remove messageFinal field from spinner
a1be18e add goreleaser file
44d0720 initial commit docusaurus page
f0f1434 use InputName with built in name validation
e1169ed add InputName as new input option
e4eaed3 add license
def8419 introduce config.Env interface
eb4df27 fix profile selection
c68c59f check if initialized env is git-based
16249b6 fix docker.host.internal
8d6935a fix bool check
908a995 fix OnlyValidArgs problem
4a0aa76 rename autopull config field to pull
8f89a56 extend bool state of autopull to auto, optional, manual and off
52fc8b2 exit on empty profileList
c7b1d5b rename envscmd to envcmd pkg and add pullCmd
2039990 add some comments
01cb8fc fix check error and rethink init process
7dc25fa unify cobra command descriptions, args and other
b47b765 fix PrintCyan func
de09be0 exit automatically on survey interrupt
a1d7809 use new utils.Error func for improved error processing
1773cef exit on error in Error processing func
eb2fdec upd func docs
563b232 add PrintCyan func
8a33aa6 create Default generator
aa846e1 make isEmpty func to Services.IsEmpty method
1ed97f8 make GetDockerCompose private func
5ebfb08 add/update unit test files
e7a4958 rename func from JoinCommandSlices to JoinCommand
a9f98fc add latest profile
30213d9 fix hide subcommand output bool
ccc3c63 ask for profiles on upcmd
1f3edd4 remove log
d8dfc24 fix pull cmd
e4ab8fb add install cmd files
b4be01d add profile cmds
2f8a796 add utils
8c2f06a update cmd decriptions
c7ae9fe add config set cmd
e9b24d0 add some emojis
b3ba402 features and fixes
19b3f43 changes for very first alpha release
cb00404 remove non viable cmds
4f7eb07 finish config cat cmd
41585ee add custom Println
cfcc2ac rename activeEnvironment to active in config file
970d1bc fix error logging
85c0d9d update todos
17e41d8 rename and restructure of project items
aeb7633 restructure commands to separate pkgs
e9a2624 mv main file
ff6eddc add externalcommand package to abstract exec.Command usage
be26b59 add dockercompose pkg incl ReadServices func
6395edb add GetLogFilepath to utils
24c3808 add ora-like spinner lib to deps
1aa30be update gitignore
fef1dad finalize project structure
623c557 use go modules
ca5020f add comments
1977661 fix main package name
a973e17 initial commit