Chris Roberts
32251ecb64
Include named value to mapper graph
2022-04-25 12:26:28 -05:00
Chris Roberts
1f731bbf9f
Add more default type maps
2022-04-25 12:26:28 -05:00
Chris Roberts
7c69fde71c
Break out type finding from unany method
2022-04-25 12:26:28 -05:00
Chris Roberts
4cf1090725
Add new custom types for easier conversions
2022-04-25 12:26:28 -05:00
Chris Roberts
58dd2e491f
Update cacher implementation
2022-04-25 12:26:28 -05:00
Chris Roberts
e29011d0b3
Add FuncSpec module
...
This module provides helper methods for handling FuncSpecs
and generating FuncSpec::Args protos. At this stage it is
intended for use in client implementations
2022-04-25 12:26:28 -05:00
Chris Roberts
e533d9f0a8
Convert client to class and populate with modules
2022-04-25 12:26:28 -05:00
sophia
ea778c188d
Update ruby tests
2022-04-25 12:26:28 -05:00
sophia
e72b034048
Bump sdk
2022-04-25 12:26:28 -05:00
sophia
891eb27e9a
Rename plugin "target" to "addr"
2022-04-25 12:26:27 -05:00
sophia
bf8b7f6508
go generate
2022-04-25 12:26:27 -05:00
sophia
9e7ece840a
Use vagrant-spec from hashicorp org
2022-04-25 12:26:27 -05:00
sophia
72326d6758
Use branch of vagrant-spec which allows for specifying full path to vagrant
2022-04-25 12:26:27 -05:00
sophia
0c29065483
Set Vagrant path
2022-04-25 12:26:27 -05:00
sophia
2d1bc6d2de
Use ruby 2.7
2022-04-25 12:26:27 -05:00
sophia
b07b8315fb
Build/install vagrant spec from it's directory
2022-04-25 12:26:27 -05:00
sophia
94dfa32537
Reduce scope of tests
2022-04-25 12:26:27 -05:00
sophia
ae165d029c
Merge vagrant-spec install and run step
2022-04-25 12:26:27 -05:00
sophia
131bb5740c
Install vagrant spec gem
2022-04-25 12:26:27 -05:00
sophia
5960fb3c73
Recursively checkout repo
2022-04-25 12:26:27 -05:00
sophia
35c1396003
Don't run tests for windows
2022-04-25 12:26:26 -05:00
sophia
9b35ab6ed6
Run docker tests
2022-04-25 12:26:26 -05:00
sophia
2cc32e9256
Extract ubuntu steps for getting Vagrant ready for testing
2022-04-25 12:26:26 -05:00
sophia
49ea304ba3
Update centos test setup
2022-04-25 12:26:26 -05:00
sophia
6a182570fb
Allow for on demand builds
2022-04-25 12:26:26 -05:00
sophia
17ff196305
Add ci test for spectesting
2022-04-25 12:26:26 -05:00
sophia
cba6b76a26
Run vagrant-spec tests
2022-04-25 12:26:26 -05:00
sophia
0e29cf9900
Setup vagrant-spec
2022-04-25 12:26:26 -05:00
sophia
b28379bec3
Setup Vagrant for running spec tests within vm
2022-04-25 12:26:26 -05:00
Chris Roberts
46a9440b57
Set remaining args into proto
2022-04-25 12:26:26 -05:00
Chris Roberts
204cedcd68
Add missing set docs
2022-04-25 12:26:26 -05:00
Chris Roberts
0e385a785c
Add flag validation when parsing
2022-04-25 12:26:25 -05:00
Chris Roberts
341daf8dea
Return group after creating
2022-04-25 12:26:25 -05:00
Chris Roberts
9d9430e60b
Add flag validation tests
2022-04-25 12:26:25 -05:00
Chris Roberts
7e60a11936
Add test coverage on group
2022-04-25 12:26:25 -05:00
Chris Roberts
dfee85ea5e
Add doc notes to group
2022-04-25 12:26:25 -05:00
Chris Roberts
08f9eaa603
Adjust display rules
2022-04-25 12:26:25 -05:00
Chris Roberts
ae9cee6229
Fix types on flag vars
2022-04-25 12:26:25 -05:00
Chris Roberts
c010ae0429
Update CLI to use internal flags implementation
2022-04-25 12:26:25 -05:00
Chris Roberts
05facc0035
Add flags library
2022-04-25 12:26:25 -05:00
Chris Roberts
9ee70725fe
Remove usage of getoptions library
2022-04-25 12:26:25 -05:00
Chris Roberts
16931138e7
Update git submodule location
...
Having the modules stored in `./vendor` causes issues with `go mod`.
Follow waypoint's convention to store in `./thirdparty` and grab
the same Makefile modifications to alert when the submodules need
to be initialized. Update generators to use new path.
2022-04-25 12:26:25 -05:00
Chris Roberts
00a58cbf41
remove old submodule path
2022-04-25 12:26:24 -05:00
Chris Roberts
d3ab0b40bc
Update path for submodule
2022-04-25 12:26:24 -05:00
sophia
93ec8c1571
Refactor with_plugins util
2022-04-25 12:26:24 -05:00
sophia
226c252099
Bump sdk
2022-04-25 12:26:24 -05:00
sophia
81a9d7b241
Pass machine to provider functions
2022-04-25 12:26:24 -05:00
sophia
fcf405bdf8
Run provider actions
2022-04-25 12:26:24 -05:00
sophia
274ed6c756
Add mapper for machine state
2022-04-25 12:26:24 -05:00
sophia
8355209654
Accept machine for provider state endpoint
2022-04-25 12:26:24 -05:00