Chris Roberts
e7a6f397da
Updates for Ruby 3.0
2021-06-21 15:57:46 -07:00
Tim Visher
0f603e3363
Vagrantfile: Fix setup for tests
2021-06-14 19:30:31 -04:00
Brian Flad
37cea7fbc3
Migrate from GitHub HashiBot to GitHub Actions
...
Replaces the only enabled behavior with an equivalent workflow.
2021-05-26 17:19:49 -04:00
Zachary Shilton
b8d0e71fa2
website: support hidden pages in nav-data ( #12348 )
...
* website: bump to docs-page prerelease w hidden support
* website: replace hidden pages hot fix for /docs
* website: remove unused files for old hidden pages hotfix
* website: bump to stable docs-page, w next-mdx-remote bump
2021-05-06 13:18:28 -04:00
Zachary Shilton
da0a2bff53
website: resolve unlinked content ( #12322 )
...
* website: add back unlinked pages to match previous state
* website: add check for unlinked content
* website: fix issue with missing scope
2021-04-23 09:11:58 -04:00
grahamhub
c157c6c317
fix versioning syntax (on correct branch) #12305
2021-04-14 16:43:20 -05:00
sophia
ff40bd2cf9
Use ruby/setup-ruby gh action
...
actions/setup-ruby is deprecated
2021-04-13 16:23:54 -05:00
Sophia Castellarin
5b72b645d3
Merge pull request #12199 from soapy1/update-ci-scripts
...
Update ci scripts for assume role setup
2021-02-22 16:12:01 -06:00
sophia
d8affe4ff4
Update ci scripts for assume role setup
2021-02-19 12:31:35 -06:00
sophia
d9b3bebf67
Make tests run on changes to templates
2021-02-19 09:42:37 -06:00
Dan Čermák
ac467ce64a
Add Gemfile, vagrant.gemspec & Rakefile to testing github workflow
2020-12-04 15:09:59 +01:00
sophia
bc3dc0a7b2
Set AWS creds
2020-10-26 13:08:44 -05:00
sophia
2f4a1f6a00
Create packet instance
2020-10-26 12:55:54 -05:00
sophia
a55adf3d02
Inject ci loader bucket var
2020-10-26 12:10:50 -05:00
sophia
336001ac17
Update default branch to main
2020-10-19 16:37:10 -05:00
Chris Roberts
22795b161b
Update repository name in spectesting workflow
2020-10-15 13:07:02 -07:00
Sophia Castellarin
c34fcc5a54
Merge pull request #11914 from soapy1/contributing-guide
...
Add contributing style guide
2020-09-30 09:33:11 -05:00
sophia
f958030f28
Consolidate general contributing steps to CONTRIBUTING.md
2020-09-30 09:21:00 -05:00
sophia
55857e6f21
Readd vbox tests
2020-09-17 12:55:00 -05:00
sophia
d1c0f9268c
Only run tests for docker
2020-09-17 10:21:50 -05:00
sophia
51c2b4d418
Add docker tests to spectests matrix
2020-09-16 14:51:56 -05:00
sophia
a7c6e4d0fc
Retarget tests to run on main branch
2020-09-03 10:48:31 -05:00
sophia
caf5ef7c00
Get installer per release tag
2020-09-02 17:02:21 -05:00
sophia
185953a214
Run workflow on demand or repository dispatch
2020-09-02 17:02:21 -05:00
Brian Cain
9c1ba11c36
Checkout code to run CI scripts
2020-09-02 17:02:17 -05:00
Brian Cain
dbdaedcd47
Fix path for scripts in workflow config
2020-09-02 17:02:17 -05:00
Chris Roberts
203ebf59ad
Update minimum Ruby constriant to 2.5
2020-08-10 13:05:41 -07:00
Brian Cain
daa2786978
Merge pull request #11405 from briancain/ci/add-gh-actions
...
Add config files for acceptance tests with Vagrant and GitHub Actions
2020-07-08 14:22:10 -07:00
Chris Roberts
7dbc184b19
Change wording in template
...
Co-authored-by: Brian Cain <bcain@hashicorp.com>
2020-06-15 11:14:55 -07:00
Chris Roberts
2a4db4aa80
Update issue template
2020-06-15 08:58:43 -07:00
Jose Fernando Lopez Fernandez
3a164a26b6
Update .github/CONTRIBUTING.md
...
Updating the url to point to the actual bug report issue template, as the documentation originally intended, rather than the template directory, as advised by @briancain
Co-authored-by: Brian Cain <bcain@hashicorp.com>
2020-05-27 13:18:43 -04:00
Jose Fernando Lopez Fernandez
a5c4517a0b
Fixed broken link in CONTRIBUTING.md file.
...
This pull request fixes issue #11648
2020-05-27 06:17:15 -04:00
Brian Cain
a50d5b3137
Update vagrant-spec tests based on feedback
2020-05-13 10:58:43 -07:00
Brian Cain
79eef619ee
Add back job strategy for workflow jobs
2020-05-13 09:35:45 -07:00
Brian Cain
f04137b05d
Only use hashicorp-vagrant box for now
...
The official bionic box does not have puppet installed, so the spec
tests will fail
2020-05-13 09:35:45 -07:00
Brian Cain
b944138193
Try env vars unquoted
2020-05-13 09:35:45 -07:00
Brian Cain
66c0a7510d
Add separate jobs for bringing up hosts and running tests on guests
2020-05-13 09:35:45 -07:00
Brian Cain
f207754694
Remove building vagrant-spec gem
2020-05-13 09:35:45 -07:00
Brian Cain
ccc5c43934
Only run tests on blackbox repo
2020-05-13 09:35:45 -07:00
Brian Cain
a7228a0ce5
Fix name for code sync workflow
2020-05-13 09:35:45 -07:00
Brian Cain
9b770a0261
Add code sync for blackbox acceptance test repository
2020-05-13 09:35:45 -07:00
Brian Cain
984d1d74c0
Split out packet creation from test runner
2020-05-13 09:35:45 -07:00
Brian Cain
6afcaa1776
Add comments
2020-05-13 09:35:45 -07:00
Brian Cain
38cb738017
Setup ruby for building vagrant-spec gem
2020-05-13 09:35:45 -07:00
Brian Cain
b326646fe5
Add more descriptive title to job
2020-05-13 09:35:45 -07:00
Brian Cain
e8a4380a00
Add initial scripts for running spec tests on packet
2020-05-13 09:35:45 -07:00
Brian Cain
9dbf2c5129
Add initial files for running spec tests
2020-05-13 09:35:45 -07:00
Chris Roberts
97b127297f
Add path filtering to pull requests
...
Also include `./bin` directory contents
2020-03-10 15:59:08 -07:00
Brian Cain
b33dfa968d
Add glob syntax to include files inside path folders
2020-03-10 10:07:49 -07:00
Brian Cain
52bd7ba797
Only run workflow tests on code paths
2020-03-10 09:54:56 -07:00