Chris Roberts
|
3bbab430bc
|
Update builtin command to load target from project
|
2022-04-25 12:24:33 -05:00 |
|
sophia
|
6e1dc229bb
|
Don't assume vagrant host is linux in Vagrantfile
|
2022-04-25 12:24:33 -05:00 |
|
sophia
|
058d929046
|
Setup data.db in global vagrant data path
|
2022-04-25 12:24:33 -05:00 |
|
sophia
|
1f6407705d
|
Includ tags test data for git funcs test
|
2022-04-25 12:24:33 -05:00 |
|
sophia
|
d7f01d32fd
|
Update Errorf formatting
|
2022-04-25 12:24:33 -05:00 |
|
sophia
|
ff8d5ef729
|
Update vagrant sdk dep
|
2022-04-25 12:24:33 -05:00 |
|
Chris Roberts
|
f1a262c01f
|
Return stubbed value for provider name
|
2022-04-25 12:24:33 -05:00 |
|
Chris Roberts
|
fb629ae4a2
|
Fix name and use provider_name from client
|
2022-04-25 12:24:33 -05:00 |
|
Chris Roberts
|
1ae6ca0522
|
Generated protobuf updates
|
2022-04-25 12:24:33 -05:00 |
|
Chris Roberts
|
71d5195fb3
|
Get provider name from target client
|
2022-04-25 12:24:33 -05:00 |
|
Chris Roberts
|
9a9c04409c
|
Check error for not found and return false result
|
2022-04-25 12:24:33 -05:00 |
|
Chris Roberts
|
df2488e508
|
Set uuid value on target if unset
|
2022-04-25 12:24:32 -05:00 |
|
Chris Roberts
|
7a1aba1cb9
|
Use has with indifferent access when loading entry
|
2022-04-25 12:24:32 -05:00 |
|
Chris Roberts
|
61bb2328f3
|
Remove param documentation from method
|
2022-04-25 12:24:32 -05:00 |
|
Chris Roberts
|
59116a6773
|
Fix constant name for identifier
|
2022-04-25 12:24:32 -05:00 |
|
Chris Roberts
|
3f6aef88a2
|
Fix target loading from target index
|
2022-04-25 12:24:32 -05:00 |
|
Chris Roberts
|
e5184c5719
|
Call id on client instead of get_id
|
2022-04-25 12:24:32 -05:00 |
|
Chris Roberts
|
34ecea07bc
|
Fix method calls when building entry and setting ID
|
2022-04-25 12:24:32 -05:00 |
|
Chris Roberts
|
9fb979d44c
|
Extend module on entry not index
|
2022-04-25 12:24:32 -05:00 |
|
Chris Roberts
|
073acefea9
|
Update proto loads and method names
|
2022-04-25 12:24:32 -05:00 |
|
Chris Roberts
|
1f67fdfb11
|
Move methods and rename to match interface
|
2022-04-25 12:24:32 -05:00 |
|
Chris Roberts
|
d2ed78861e
|
Fix namespace for entry
|
2022-04-25 12:24:32 -05:00 |
|
Chris Roberts
|
8b8f5adf67
|
Defer the unlock when loading target
|
2022-04-25 12:24:31 -05:00 |
|
Chris Roberts
|
8890b8870e
|
Fix ruby mode startup
|
2022-04-25 12:24:31 -05:00 |
|
Chris Roberts
|
aaf0ae8504
|
Generated proto updates
|
2022-04-25 12:24:31 -05:00 |
|
Chris Roberts
|
097c4547db
|
Support target lookups via uuid
|
2022-04-25 12:24:31 -05:00 |
|
Chris Roberts
|
4dc26db12c
|
Update index to be free of scope and include factory
|
2022-04-25 12:24:31 -05:00 |
|
Chris Roberts
|
e56b2df70d
|
Update serve mode setup to prevent environment loading
|
2022-04-25 12:24:31 -05:00 |
|
Chris Roberts
|
96ac78a9a4
|
Fix some panics
|
2022-04-25 12:24:31 -05:00 |
|
Chris Roberts
|
003b06502c
|
Set provider within target
|
2022-04-25 12:24:31 -05:00 |
|
Chris Roberts
|
c4011c7fde
|
Attach factory to basis. Let basis provide target index
|
2022-04-25 12:24:31 -05:00 |
|
Chris Roberts
|
c562132e11
|
Update save behavior of project and get target index from basis
|
2022-04-25 12:24:31 -05:00 |
|
Chris Roberts
|
87ecd2b017
|
Add destroy function for target, update save behavior
|
2022-04-25 12:24:31 -05:00 |
|
Chris Roberts
|
32710b5d79
|
Create basis from factory and update runner to use factory
|
2022-04-25 12:24:30 -05:00 |
|
Chris Roberts
|
8f4bb571a5
|
Update remote function name and setup
|
2022-04-25 12:24:30 -05:00 |
|
Chris Roberts
|
b243868ce9
|
Add remote module for machine index entry
|
2022-04-25 12:24:30 -05:00 |
|
Chris Roberts
|
341619fbfd
|
Use connector module for client loading
|
2022-04-25 12:24:30 -05:00 |
|
Chris Roberts
|
d458a177f3
|
Add target client and subclass machine from target
|
2022-04-25 12:24:30 -05:00 |
|
Chris Roberts
|
d48ec9ace2
|
Update index autoload entry and target autoload
|
2022-04-25 12:24:30 -05:00 |
|
Chris Roberts
|
4143abd82d
|
Remove settings no longer used
|
2022-04-25 12:24:30 -05:00 |
|
Chris Roberts
|
363a1f30c1
|
Add module for connection helper
|
2022-04-25 12:24:30 -05:00 |
|
Chris Roberts
|
a180e8441c
|
Rename to target index and update
|
2022-04-25 12:24:30 -05:00 |
|
Chris Roberts
|
276af825b5
|
Use Save() for storing target
|
2022-04-25 12:24:30 -05:00 |
|
Chris Roberts
|
4f698c9ab2
|
Set resource ID into target proto for search
|
2022-04-25 12:24:30 -05:00 |
|
Chris Roberts
|
99e01aa9f9
|
Set target data after save
|
2022-04-25 12:24:29 -05:00 |
|
Chris Roberts
|
9319409d45
|
Load all targets defined within project
|
2022-04-25 12:24:29 -05:00 |
|
Chris Roberts
|
b9478e7eee
|
Load target when not already loaded
|
2022-04-25 12:24:29 -05:00 |
|
sophia
|
d4412d0834
|
Update vagrant sdk dep
|
2022-04-25 12:24:29 -05:00 |
|
sophia
|
f261b9a158
|
Fix errorf formatting
|
2022-04-25 12:24:29 -05:00 |
|
sophia
|
277972f38f
|
Disable tests that use plugin manager to load builtin plugins
Loading builtin plugins is being changed. Once it has been fixed,
these tests should be re-enabled
|
2022-04-25 12:24:29 -05:00 |
|