teddylear
d00a41c6ae
fix: updates to have make fmt-check and ci-lint pass
2022-05-27 19:36:41 -04:00
Lucas Bajolet
71752c9e1e
powershell/provisioner: remove useless fmt.Sprintf
...
The fmt.Sprintf statement in Provisioner.Provision took a plain string
as parameter, without any arguments, making it futile to call.
2022-05-27 16:44:55 -04:00
Lucas Bajolet
673a97290a
provisioner/powershell: remove unused variable
...
The retryableSleep variable in the powershell provisioner was defined
but never used, so we can safely rename it.
2022-05-27 16:44:55 -04:00
Wilken Rivera
467529f597
Cut release 1.8.1
v1.8.1
2022-05-27 13:17:11 -04:00
Jenna Goldstrich
4449328786
Revert "Migrate to internal Registry tests ( #11806 )" ( #11817 )
...
This reverts commit 961c1d7046 .
2022-05-26 20:02:48 -04:00
Jenna Goldstrich
fc786eaea1
Merge pull request #11816 from hashicorp/revert-11807-jenna/workflow_dispatch
...
Revert "Workflow Dispatch on Acceptance test Syntax error "
2022-05-26 12:44:39 -07:00
Jenna Goldstrich
96a3f85c02
Revert "- to _ for workflow_dispatch ( #11807 )"
...
This reverts commit de196e1306 .
2022-05-26 12:44:02 -07:00
Jenna Goldstrich
588aee2754
Merge pull request #11815 from hashicorp/revert-11808-hpats/add-ssh-key
...
Revert "Add SSH key for HPATS to pull internal repo"
2022-05-26 12:43:54 -07:00
Jenna Goldstrich
0451b6865e
Revert "Add SSH key for HPATS to pull internal repo ( #11808 )"
...
This reverts commit e8c623f75f .
2022-05-26 12:41:31 -07:00
Jenna Goldstrich
e82f0a4ddc
Merge pull request #11814 from hashicorp/revert-11809-hpats/fix-hpats-repo-link
...
Revert "Remove .github from repo clone"
2022-05-26 12:41:04 -07:00
Jenna Goldstrich
77eaeedde1
Revert "Remove .github from repo clone ( #11809 )"
...
This reverts commit f94e3ea01b .
2022-05-26 12:38:51 -07:00
Jenna Goldstrich
37591bc405
Merge pull request #11813 from hashicorp/revert-11810-hpats/try-curl-for-getting-hcp-access-token-in-hpats
...
Revert "Try curl for getting HCP Access Token in HPATS"
2022-05-26 12:38:35 -07:00
Jenna Goldstrich
81aedc6dbf
Revert "Try curl for getting HCP Access Token in HPATS ( #11810 )"
...
This reverts commit 2355853918 .
2022-05-26 12:31:46 -07:00
Jenna Goldstrich
89dc1c9fdf
Merge pull request #11812 from hashicorp/revert-11811-hpats/remove-access-token-check
...
Revert "Remove Access Token Check, Silence curl request, and Merge Clone & Test steps in HPATS"
2022-05-26 12:31:34 -07:00
Jenna Goldstrich
6497a75783
Revert "Remove Access Token Check, Silence curl request, and Merge Clone & Test steps in HPATS"
2022-05-26 12:19:38 -07:00
Jenna Goldstrich
2e913bcd28
Merge pull request #11811 from hashicorp/hpats/remove-access-token-check
...
Remove Access Token Check, Silence curl request, and Merge Clone & Test steps in HPATS
2022-05-26 11:50:00 -07:00
Jenna Goldstrich
394c5e1175
Merge Clone and run steps cause it doesn't look like CDing into hpats directory works
2022-05-26 11:39:04 -07:00
Jenna Goldstrich
599db968e5
Remove Access Token Check, and silence curl request
2022-05-26 11:29:59 -07:00
Jenna Goldstrich
2355853918
Try curl for getting HCP Access Token in HPATS ( #11810 )
2022-05-26 14:18:44 -04:00
Jenna Goldstrich
f94e3ea01b
Remove .github from repo clone ( #11809 )
2022-05-26 12:46:56 -04:00
Jenna Goldstrich
e8c623f75f
Add SSH key for HPATS to pull internal repo ( #11808 )
2022-05-26 12:19:20 -04:00
Jenna Goldstrich
de196e1306
- to _ for workflow_dispatch ( #11807 )
2022-05-26 11:54:43 -04:00
Jenna Goldstrich
961c1d7046
Migrate to internal Registry tests ( #11806 )
...
* Implement HPATS in Nightly build, delete registry par test
* Update .github/workflows/acceptance-test.yml
* add workflow-dispatch
2022-05-26 11:51:38 -04:00
Wilken Rivera
adc130a73e
Update project GitHub actions ( #11805 )
...
To assist in tracking newly created issues and pull-requests a new set
of actions is being added to assign inbound request to a new project
board. Where the team can view, filter, and organize in bound requests
across all Packer repos.
2022-05-25 17:01:04 -04:00
Wilken Rivera
23b492bf7d
Update CHANGELOG
2022-05-25 15:58:44 -04:00
Wilken Rivera
6f1cefa53d
Bump versions for all recently plugins ( #11802 )
...
* Bump versions for all recently plugins
This change brings all plugins in Packer core up to date to address
issues with legacy SSH RSA-SHA1 key algorithms.
Related to: https://github.com/hashicorp/packer/pull/11761
* Update repository for packer-plugin-outscale
2022-05-25 15:51:40 -04:00
teddylear
36fc4a9f3d
docs: Update unix packer config file location docs ( #11797 )
2022-05-23 15:47:23 -04:00
Jenna Goldstrich
177ea5f0c2
Merge pull request #11761 from hashicorp/nywilken/update-external-plugins
...
Update external plugins to latest available release
2022-05-20 07:58:51 -07:00
Michele Degges
a8bbf7ae92
[CI-only] Build and publish dev dockerhub images ( #11790 )
2022-05-19 22:53:06 -07:00
Wilken Rivera
9bf17ec952
Update external plugins to latest available release
2022-05-19 16:21:16 -04:00
dependabot[bot]
cec4f91d34
Bump github.com/hashicorp/packer-plugin-sdk from 0.2.12 to 0.2.13 ( #11774 )
...
Bumps [github.com/hashicorp/packer-plugin-sdk](https://github.com/hashicorp/packer-plugin-sdk ) from 0.2.12 to 0.2.13.
- [Release notes](https://github.com/hashicorp/packer-plugin-sdk/releases )
- [Changelog](https://github.com/hashicorp/packer-plugin-sdk/blob/main/CHANGELOG.md )
- [Commits](https://github.com/hashicorp/packer-plugin-sdk/compare/v0.2.12...v0.2.13 )
---
updated-dependencies:
- dependency-name: github.com/hashicorp/packer-plugin-sdk
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-19 13:13:01 -04:00
teddylear
000ace61a3
feat: Add pause_after config to powershell provisioner like shell
...
provisioner
2022-05-18 17:35:48 -04:00
lbajolet-hashicorp
f821704428
Merge pull request #11791 from hashicorp/makefile_fix_1.18
...
Makefile: use go install for install-gen-deps
2022-05-18 15:58:13 -04:00
Lucas Bajolet
7d4b9548ac
Makefile: use go install for install-gen-deps
...
The `go get' command for installing a module without modifying the
go.mod/go.sum was deprecated for several versions, and is now removed in
go 1.18.
Since the project supports go 1.17 at minimum, the behaviour is
supported too, and we can change this in the Makefile so the build works
on Go 1.18 too.
2022-05-18 15:41:00 -04:00
dependabot[bot]
3cba759c52
Bump slackapi/slack-github-action from 1.18.0 to 1.19.0 ( #11753 )
...
Bumps [slackapi/slack-github-action](https://github.com/slackapi/slack-github-action ) from 1.18.0 to 1.19.0.
- [Release notes](https://github.com/slackapi/slack-github-action/releases )
- [Commits](https://github.com/slackapi/slack-github-action/compare/v1.18.0...v1.19.0 )
---
updated-dependencies:
- dependency-name: slackapi/slack-github-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-17 20:57:39 -04:00
dependabot[bot]
6d8a9fb8e2
Bump github/issue-labeler from 2.4 to 2.5 ( #11782 )
...
Bumps [github/issue-labeler](https://github.com/github/issue-labeler ) from 2.4 to 2.5.
- [Release notes](https://github.com/github/issue-labeler/releases )
- [Commits](https://github.com/github/issue-labeler/compare/v2.4...v2.5 )
---
updated-dependencies:
- dependency-name: github/issue-labeler
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-17 20:56:56 -04:00
Jenna Goldstrich
66d4c2dc44
Merge pull request #11784 from hashicorp/fix_generated_code
...
Run make generate
2022-05-17 12:08:55 -07:00
sylviamoss
667e18f8be
fix docs
2022-05-17 20:11:26 +02:00
sylviamoss
0cc754a1ad
make generate
2022-05-17 20:03:49 +02:00
teddylear
805225a113
feat: add http datasource ( #11658 )
2022-05-17 19:26:34 +02:00
Kiss Tamás
b19980c26e
Add libvirt plugin ( #11762 )
...
This PR adds my packer plugin supporting remote builds on Libvirt hypervisors to the plugin manifest.
2022-05-16 11:31:51 +02:00
Zachary Shilton
90d3c20b7d
fix: work around deleted plugin release ( #11771 )
...
* fix: work around deleted plugin release
* fix: specify version for plugin without docs.zip
2022-05-10 13:09:48 -06:00
Sylvia Moss
5c0988acbd
bump hcp-sdk-go and fix import path ( #11763 )
...
* bump hcp-sdk-go and fix import path
* bump hcp-sdk-go 0.19.0
2022-05-10 14:01:26 +02:00
Wilken Rivera
14ef80f9eb
Update builders index page ( #11765 )
...
- Fix broken link thanks
- Update language text
2022-05-06 15:20:15 +02:00
Wilken Rivera
5c1694ca9d
Bump packer-plugin-sdk ( #11754 )
...
The Packer Plugin SDK has been updated in v0.2.12 to address the
x/crypto/ssh fix for unsupported key algorithms. This change is specific
to the SSH communication which is mostly in the sdk pkg. But it is being
brought into Packer to have parity with all the external plugins, which
are being updated separately.
2022-05-05 13:35:38 -04:00
Mike Schinkel
fefb70be2b
Added mention of HCL in Terminology>Templates ( #11749 )
2022-05-04 15:27:54 -04:00
Laura Pacilio
ed54fb363a
Make Builders Overview Page Clearer ( #11743 )
...
* Update page to make it clearer where users can find all the builder types
* MOve plugins to be first per PR feedback
2022-05-04 14:08:40 -04:00
Jeanne Angeles Franco
ea70359e52
Add release metadata config ( #11747 )
...
* Add release metadat config
* Move the release metadata config to the correct event workflow
2022-05-03 18:02:39 -04:00
dependabot[bot]
36c2301781
Bump github.com/hashicorp/hcl/v2 from 2.11.1 to 2.12.0 ( #11737 )
...
Bumps [github.com/hashicorp/hcl/v2](https://github.com/hashicorp/hcl ) from 2.11.1 to 2.12.0.
- [Release notes](https://github.com/hashicorp/hcl/releases )
- [Changelog](https://github.com/hashicorp/hcl/blob/main/CHANGELOG.md )
- [Commits](https://github.com/hashicorp/hcl/compare/v2.11.1...v2.12.0 )
---
updated-dependencies:
- dependency-name: github.com/hashicorp/hcl/v2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-29 12:27:41 -04:00
doppelc
7d9c6fb795
Fix typo in docs ( #11734 )
2022-04-25 19:06:52 +02:00