16196 Commits

Author SHA1 Message Date
Dan Čermák
7a4b45282e
Relax rspec dependency to ~> 3.11
No need to be so overly strict, this is a test dependency, so failures will
surface immediately.
2022-11-01 15:53:19 +01:00
Sophia Castellarin
d14bd02230
Merge pull request #12976 from soapy1/vagrant-up-name-doc
Clarify using 'vagrant up name' must be run from within a Vagrant project
2022-10-27 16:24:30 -05:00
vagrant-bot
e7c7a6564d Terraform managed file [skip ci] 2022-10-27 11:02:29 -07:00
vagrant-bot
75a37721ff Terraform managed file [skip ci] 2022-10-27 11:02:27 -07:00
vagrant-bot
5aeb0c0250 Terraform managed file [skip ci] 2022-10-27 11:02:26 -07:00
vagrant-bot
85eed728fa Terraform managed file [skip ci] 2022-10-27 11:02:24 -07:00
vagrant-bot
e3b541fc8d Terraform managed file [skip ci] 2022-10-27 11:02:20 -07:00
Chris Roberts
f5de9879f4
Merge pull request #12977 from hashicorp/ci-updates
CI updates
2022-10-27 10:34:51 -07:00
Chris Roberts
8222625821 Don't include comment when locking issues/PRs 2022-10-26 16:38:00 -07:00
Chris Roberts
479a0c60d0 Clean up workflows and scripts 2022-10-26 16:38:00 -07:00
Chris Roberts
d5d925a78f Print first element when generating path 2022-10-26 16:38:00 -07:00
sophia
d404ff926a Clarify using 'vagrant up name' must be run from within a Vagrant project 2022-10-26 16:18:23 -05:00
Sophia Castellarin
9aae93579a
Merge pull request #12963 from mateusdeap/fix-typo-in-install-cli-autocomplete
Fixes typo in `lib/vagrant/util/install_cli_autocomplete.rb`
2022-10-24 16:43:35 -05:00
Sophia Castellarin
ffbabf52f4
Merge pull request #12951 from deepak-kamath/doc-hyperv-officialdoc-suggestion
Redirect the Hyper-V URL to the official Microsoft Hyper-V Doc
2022-10-24 16:14:10 -05:00
HashiBot
39240802d0
chore: Update Digital Team Files (#12969)
* Update generated scripts (website-build.sh)

* Update generated scripts (should-build.sh)

* Update generated website Makefile

* Update generated scripts (website-start.sh)
2022-10-24 15:54:30 -04:00
Zach Shilton
97a6d689f7
website: reset redirects file (#12966)
* website: reset redirects file

* docs: add note on product prefix in redirects, with example
2022-10-24 15:46:26 -04:00
Mateus Pereira
3bdb204bf7 Renames PERPEND_STRING to PREPEND_STRING 2022-10-19 20:02:36 -03:00
Sophia Castellarin
1dbc204d24
Merge pull request #12938 from soapy1/allowed-synced-folder-type-doc
Add docs for 'allowed_synced_folder_types' setting
2022-10-19 11:45:27 -05:00
Chris Roberts
ca07682d25 Update files for development 2022-10-18 14:09:18 -07:00
Chris Roberts
22bb874de1 Release 2.3.2 v2.3.2 2022-10-18 14:06:08 -07:00
kaitlincart
ab260131c7
Merge pull request #12943 from hashicorp/kc.box-docs
Rewrite of box overview page
2022-10-18 11:39:55 -07:00
Chris Roberts
bf043fc8cc Update CHANGELOG 2022-10-17 16:36:28 -07:00
Chris Roberts
1475bc8120
Merge pull request #12953 from chrisroberts/vbox7
Add support for VirtualBox 7.0
2022-10-17 15:05:25 -07:00
kaitlincart
8247088689
Apply suggestions from code review
Co-authored-by: Anthony <russo555@gmail.com>
2022-10-17 13:01:21 -07:00
Chris Roberts
3845323a5b Continue running other jobs on failure 2022-10-14 15:58:00 -07:00
Chris Roberts
e7e1badbdc Add support for VirtualBox 7.0 2022-10-14 15:58:00 -07:00
Deepak Kamath K
aa491968e1 Redirect the Hyper-V path to the official Hyper-V Doc 2022-10-12 22:55:56 +05:30
kaitlincart
076f342d2c add next steps for creating a box 2022-10-07 13:15:47 -07:00
kaitlincart
541da82ad2 rewrite of box overview page 2022-10-07 12:23:04 -07:00
HashiBot
c9ce3319d4
Upgrade next version (#12941)
Co-authored-by: Bryce Kalow <bkalow@hashicorp.com>
2022-10-06 13:51:28 -05:00
kaitlincart
228233c759
Merge pull request #12924 from hashicorp/kc.docs-updates
Docs Updates to Follow Style Guides.
2022-10-04 09:24:13 -07:00
sophia
90165823d3 Add docs for 'allowed_synced_folder_types' setting 2022-10-04 09:30:58 -05:00
kaitlincart
44da907252
Apply suggestions from code review
Co-authored-by: Anthony <russo555@gmail.com>
2022-09-30 09:03:43 -07:00
Chris Roberts
c1fa7e475f Update files for new development 2022-09-29 14:06:30 -07:00
Chris Roberts
ce5861925d Release 2.3.1 v2.3.1 2022-09-29 14:04:16 -07:00
Sophia Castellarin
6ac6f17119
Merge pull request #12926 from soapy1/update-experimental-go-docs
Update experimental go docs
2022-09-28 17:35:57 -04:00
Chris Roberts
ae574fc4eb Update CHANGELOG 2022-09-28 14:35:01 -07:00
Chris Roberts
8694a400d6
Merge pull request #12925 from chrisroberts/fix-user-agent
Fix downloader user agent
2022-09-28 14:34:09 -07:00
sophia
5f3f7fad21 Update CHANGELOG.md 2022-09-28 16:59:17 -04:00
Sophia Castellarin
7a7c8a4677
Merge pull request #12919 from soapy1/box-metadata-errors
Return errors when box metadata is unavailable or invalid
2022-09-28 16:58:38 -04:00
sophia
ab26942d11 Add link to all vagrant-go known issues 2022-09-28 16:58:00 -04:00
sophia
bc4904264e Secret interactive input is now supported
ref: https://github.com/hashicorp/vagrant/issues/12865
2022-09-28 16:56:27 -04:00
sophia
aa4e263cff Bump sdk 2022-09-28 16:53:21 -04:00
sophia
f811e995da Return errors when box metadata is unavailable or invalid 2022-09-28 16:52:00 -04:00
Chris Roberts
c7ef689d86 Prevent trailing space character on user agent 2022-09-28 13:51:54 -07:00
Sophia Castellarin
ad2d9da37d
Merge pull request #12917 from soapy1/colored-input
Support colored input prompts
2022-09-28 16:50:50 -04:00
sophia
57a020cde4 Bump sdk 2022-09-28 16:49:33 -04:00
kaitlincart
00adb0c3b0 style updates 2022-09-28 11:23:30 -07:00
kaitlincart
429ba5468d updates to be consistent with HC style 2022-09-28 10:55:27 -07:00
kaitlincart
e0646e773f
Merge pull request #12899 from hashicorp/kc.issue-template-new
New Issue Template
2022-09-26 09:56:14 -07:00