sophia
ea64673e9f
Add terminal client
2022-04-25 12:23:53 -05:00
sophia
f68d470dc9
Fixes from rebase
2022-04-25 12:23:53 -05:00
sophia
3c360722df
Allow communicator to use plugin config
2022-04-25 12:23:53 -05:00
sophia
ad74f18719
Add communicators
2022-04-25 12:23:53 -05:00
sophia
0b1df4593e
Get some more information about Vagrantfile
2022-04-25 12:23:53 -05:00
sophia
8f034b24e2
Parse vagrantfile
2022-04-25 12:23:53 -05:00
sophia
f995a96b09
Setup parse vagrantfile endpoint
2022-04-25 12:23:53 -05:00
sophia
eb165d43d1
Add proto defs for Vagrantfile parser service
2022-04-25 12:23:53 -05:00
Chris Roberts
9071e39782
Remove plugin service. Use internal service instead.
2022-04-25 12:23:52 -05:00
Chris Roberts
8a9c2fe772
Remove internal service as plugin service provides same implementation
2022-04-25 12:23:52 -05:00
Chris Roberts
721648bc4f
Update generated proto files
2022-04-25 12:23:52 -05:00
Chris Roberts
ae6639d301
Clean up plugin loading and compact registration
2022-04-25 12:23:52 -05:00
Chris Roberts
f915922f7d
Remove generated proto files from within plugin subdirectory
2022-04-25 12:23:52 -05:00
Chris Roberts
851955e1d4
Add command service
2022-04-25 12:23:52 -05:00
Chris Roberts
addf420ca2
Add some helper methods and some adjustments to serve setup
2022-04-25 12:23:52 -05:00
sophia
a268afb945
Setup a batch action for bringin up a machine
2022-04-25 12:23:52 -05:00
sophia
d7f92f9d87
Some update for sdk changes
2022-04-25 12:23:52 -05:00
sophia
74c17de0e1
update protos from sdk chagnes
2022-04-25 12:23:52 -05:00
sophia
7ff0d11582
Move protos into Vagrant module
2022-04-25 12:23:52 -05:00
sophia
773c4bd910
Return an ActionResp
2022-04-25 12:23:52 -05:00
sophia
41f3af51af
Return a result from an up action
2022-04-25 12:23:51 -05:00
sophia
e56013a6b4
Slightly better log location
2022-04-25 12:23:51 -05:00
sophia
a25381b03a
Get the associated requested provider
2022-04-25 12:23:51 -05:00
sophia
7a612698a5
Transform a machine arg to an instance of Vagrant::Machine
2022-04-25 12:23:51 -05:00
sophia
a806a47a1a
Decode incoming machine arg
2022-04-25 12:23:51 -05:00
sophia
a11f5a4dbf
Move proto files into more globally accessible spot
2022-04-25 12:23:51 -05:00
sophia
82e3dd55ad
Setup machine client
2022-04-25 12:23:51 -05:00
sophia
fdcae6e13a
Get a machine instance for action up
2022-04-25 12:23:51 -05:00
sophia
7438d2d7e7
Get to run action up
2022-04-25 12:23:51 -05:00
sophia
6d397a072d
Add provider service
2022-04-25 12:23:51 -05:00
sophia
8cccefb8aa
Add plugin protos
2022-04-25 12:23:51 -05:00
sophia
244bb335c8
Get all plugins
2022-04-25 12:23:50 -05:00
sophia
673ffcf1b1
Remove bin/vagrant-server
2022-04-25 12:23:50 -05:00
sophia
5a92ba0186
Return list of plugins
2022-04-25 12:23:50 -05:00
sophia
cd04e4385f
Return list of installed plugins
2022-04-25 12:23:50 -05:00
sophia
c02baa9219
Start server as vagrant command
2022-04-25 12:23:50 -05:00
sophia
c1dbc5efad
Return mock plugin list
2022-04-25 12:23:50 -05:00
sophia
9baacbc44e
Add proto files
2022-04-25 12:23:50 -05:00
sophia
a5659d71e3
Simplify server
2022-04-25 12:23:50 -05:00
sophia
0d39c5ba00
Setup go-plugin compatible ruby server
2022-04-25 12:23:50 -05:00
Bryce Kalow
685f9d527b
website: remove source code ( #12733 )
2022-04-19 15:09:05 -05:00
Dylan Staley
3d68e16f1b
Merge pull request #12662 from hashicorp/ds.ie11-warning
...
website: display warning in IE 11
2022-02-07 14:00:11 -08:00
Dylan Staley
591632ae5b
feat: display warning in IE 11
2022-02-04 14:28:17 -08:00
Noel Quiles
d0f4786a14
website: Add Demandbase tag to consent manager ( #12663 )
...
* chore: Add Demandbase tag to consent manager
* fix: Add services to manager options
2022-01-28 12:14:01 -05:00
Paul Hinze
cd3de45b8d
Update CHANGELOG.md
2022-01-14 16:09:41 -06:00
Paul Hinze
885714608d
Merge pull request #12645 from hashicorp/fix-push-ftp
...
Fix VAGRANT_CWD handling in `vagrant push ftp`
2022-01-14 16:03:44 -06:00
Paul Hinze
d03a058e04
Fix VAGRANT_CWD handling in vagrant push ftp
...
When testing all of the push functionality I ran into the fact that the
FTP upload code did not recognize that I had VAGRANT_CWD set, so it
wasn't finding the right files to upload.
This should make everything work properly relative to that location.
2022-01-06 18:09:30 -06:00
Noel Quiles
0255034126
website: Update Dockerfile ( #12631 )
2021-12-23 16:33:07 -05:00
Noel Quiles
8385f1031b
website: Upgrade deps ( #12626 )
...
* Update @hashicorp/react-subnav
* Upgrade to latest/upgrade product-downloads-page
2021-12-23 16:27:37 -05:00
Alex Carpenter
63930c0afb
Merge pull request #12614 from hashicorp/ac.home-redirect
...
fix: redirects website `/home` to `/`
2021-12-22 09:42:43 -05:00