commit eff11600ba861c6612154cc7104b0932f47056dc
Author: Victor Lowther <victor.lowther@gmail.com>
Date: Wed Sep 11 13:38:46 2019 -0500
Fix up context unit test results
M cli/test-data/output/TestCorePieces/contexts.indexes/stdout.expect
commit 8a66121b26f69401ee6e94d49e392953b8276b3e
Author: Victor Lowther <victor.lowther@gmail.com>
Date: Tue Aug 27 11:08:52 2019 -0500
First-pass client side implementation of execution contexts
This also includes fixups to let you kill a running Agent if
you are building a plugin or other tool that encapsulates a machine agent.
M agent/agent.go
M agent/mktd.go
M agent/taskRunner.go
M api/event_stream.go
A cli/contexts.go
M cli/machines.go
A cli/test-data/output/TestCorePieces/contexts.indexes/stderr.expect
A cli/test-data/output/TestCorePieces/contexts.indexes/stdout.expect
A models/context.go
M models/errors.go
M models/job.go
M models/machine.go
M models/stage.go
M models/utils.go
commit 1cefc18e011738ace70b22b9fe8296df29a48e06
Author: Shane Gibson <shane@rackn.com>
Date: Thu Sep 12 15:20:14 2019 -0700
Add skeleton plugin compile documentation
M README.rst
A doc/dev/dev-plugins.rst
commit 9344c99be5d81a0b5136157214c31b496feb1754
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Tue Sep 10 10:33:20 2019 -0500
Make the added element the first in the list (not the second from the
end).
M cli/startup.go
commit 7c1cd0a439cf41f3d9b9aa2e31f48fb96504297e
Author: Rob Hirschfeld <rob@rackn.com>
Date: Tue Sep 3 18:47:07 2019 -0500
update docs
M doc/integrations/ansible.rst
commit a40b6efe794407926a2766c5f56faebd07df5a71
Author: Rob Hirschfeld <rob@rackn.com>
Date: Tue Sep 3 18:35:21 2019 -0500
use new profile in profile feature to replace parent_key hack
M integrations/ansible/drpmachines.py
commit d0006880f6ec2eb0aea68c35fcc749a26e250ea1
Author: Rob Hirschfeld <rob@rackn.com>
Date: Tue Sep 3 18:34:48 2019 -0500
catch doc update
M doc/setup/aws.rst
End of Note