commit 915e1462298c5851aebafe2396ff06db6dc0ec49
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Thu Sep 24 23:41:48 2020 -0500
build: update to v4.5.0
M go.mod
M go.sum
commit ffe88c93bf72355440cf819e19a89a0a73b6b919
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Tue Sep 22 21:59:49 2020 -0500
build: update to v4.5.0-beta01
M go.mod
M go.sum
commit 42d6e92cfbe58bfbe0502b57e9da5293cf8a7a8d
Author: Victor Lowther <victor.lowther@gmail.com>
Date: Wed Sep 9 14:01:31 2020 -0500
fix(docker-context): Fix up how we detect when containers should start
Update the docker-context plugin provider to pay attention to the Meta
BaseContext field on Machines as well as the Context field directly.
When the plugin gets a config request, scan all machines that have Context
set to one this Engine runs, and make sure their containers are started.
M cmds/docker-context/docker.go
commit 534de768690e2b835df67bb8349d6d5377f7ddb0
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Wed Aug 19 21:29:50 2020 -0500
docs(rack): more details and examples for rack object
M cmds/rack/content/._Documentation.meta
commit 40a21f0128ded62f0755387b9dba7127aa142ff0
Author: Rob Hirschfeld <rob@rackn.com>
Date: Wed Aug 19 10:47:25 2020 -0500
doc(ux-views): per @sygibson, changed reference to EXAMPLE and added doc
M cmds/ux-views/content/ux_views/reference.yaml
commit 5b830f11f3227463524ea69c6c1a7d53ef56e0d5
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Mon Aug 10 09:36:48 2020 -0500
fix(rack): get the required parameters from the ma.Params not the model
M cmds/rack/rack-actions.go
M cmds/rack/tests/rack_test.sh
M cmds/rack/tests/test-data/Cli0590/stdout.expect
A cmds/rack/tests/test-data/Cli0601/stderr.expect
A cmds/rack/tests/test-data/Cli0601/stdout.expect
A cmds/rack/tests/test-data/Cli0602/stderr.expect
A cmds/rack/tests/test-data/Cli0602/stdout.expect
A cmds/rack/tests/test-data/Cli0603/stderr.expect
A cmds/rack/tests/test-data/Cli0603/stdout.expect
A cmds/rack/tests/test-data/Cli0604/stderr.expect
A cmds/rack/tests/test-data/Cli0604/stdout.expect
A cmds/rack/tests/test-data/Cli0605/stderr.expect
A cmds/rack/tests/test-data/Cli0605/stdout.expect
A cmds/rack/tests/test-data/Cli0606/stderr.expect
A cmds/rack/tests/test-data/Cli0606/stdout.expect
A cmds/rack/tests/test-data/Cli0607/stderr.expect
A cmds/rack/tests/test-data/Cli0607/stdout.expect
M cmds/rack/tests/test-data/Cli0810/stdout.expect
commit b9e370a2f3bd8689fab5fa60cd4f9f34893475e7
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Sat Aug 8 01:32:15 2020 -0500
feat(rack): add rack/no-overrides so discoverRack can keep existing values
M cmds/rack/tests/test-data/Cli0810/stdout.expect
commit e024ed640203000e60be63cbaa0636931fcd8027
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Tue Jun 16 13:56:49 2020 -0500
build: add build rel_notes
M .gitignore
commit a3ccb82b404d500a185a570ec2062d411d62b6ab
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Sat Aug 8 01:32:15 2020 -0500
feat(rack): add rack/no-overrides so discoverRack can keep existing values
M cmds/rack/tests/test-data/Cli0520/stdout.expect
M cmds/rack/tests/test-data/Cli0550/stdout.expect
M cmds/rack/tests/test-data/Cli0560/stdout.expect
M cmds/rack/tests/test-data/Cli0810/stdout.expect
commit feeae4eeffe8c4c512f913ce662a8deddb780407
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Thu Jul 30 12:32:39 2020 -0500
doc: minor tweak
M README.md
End of Note