Commit Graph
202 Commits
Author SHA1 Message Date
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
Michele Degges a8bbf7ae92 [CI-only] Build and publish dev dockerhub images (#11790) 2022-05-19 22:53:06 -07: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
Wilken Rivera ca825d7a6a Remove markdown link checker (#11722)
The Markdown link checker currently deployed has served its purpose for
the time being. It is being removed to avoid failed checks on PRs, while
we evaluate alternative solutions used by other HashiCorp repositories.
2022-04-21 10:15:40 -04:00
Bryce Kalow 1c0d3ad93d website: website source code / content split (#11716) 2022-04-20 15:51:18 -05:00
Wilken Rivera e2dc5a7137 Update community note on GitHub issue templates (#11715)
In an effort to help prioritize issues (i.e bugs and feature requests) that are important to the community
the community note pertaining to issue voting has been moved to the top of each
template with a comment informing users not to delete it. The goal is to
rely more on votes for feature requests and issues that are not critical.

Critical issues being crashes, regressions, security vulnerabilities, and broken features.
2022-04-15 11:26:29 -04:00
Wilken Rivera 202f93f6a9 Update issue-labeler action (#11699)
The latest release of the action requires the field
enable_versioned_regex to be set. We currently don't use
versioned_regex. So this change sets the field to false.
2022-04-12 17:57:00 -04:00
Wilken Rivera a7c37ee34d Add tests for the packer plugins subcommand (#11660)
* Add tests for plugins install command

* Add tests for plugins remove command

* Add PACKER_GITHUB_API_TOKEN to all test env

* Update dir hashes for non-darwin os

* Update tests with feedback from review
2022-03-15 16:32:49 -04:00
Wilken Rivera 98b8d41971 Update link checker to use main as base-branch (#11663)
Set configuration for base branch
Update config-file location to hidden mlc_config file
2022-03-14 15:38:12 -04:00
Adrien Delorme 7661e41412 reference main branch instead of master branch (#11652)
using search-n-replace
2022-03-10 16:07:02 +01:00
Wilken Rivera ba8c468a72 [CI] Add publish-release step to nightly release workflow (#11618)
In reviewing the results of the nightly release workflow it was found
that upon creating the release it was successfully marked as a
prerelease. But it still needed to be manually publish as an official
prerelease. This change adds a new action to publish the created
release, as the last step.
2022-03-02 13:23:38 +01:00
Michele Degges 0ecba941e2 Remove nightly release draft (#11611) 2022-03-01 11:28:18 +01:00
Michele Degges 9a7a9dc7b1 Add workflow_dispatch caller to nightly_release job (#11610) 2022-02-28 17:15:45 -08:00
Michele Degges c279bbb5f2 CI fix docker build job for nightly release failure (#11609) 2022-02-28 16:45:35 -08:00
Michele Degges 1506fef7d4 Fix docker build for workflow_call events (#11603) 2022-02-28 09:46:46 -08:00
Michele Degges b4ea5cff07 Fix linux packaging CI step on workflow_call events (#11601) 2022-02-25 17:29:06 -08:00
b63a9c9803 Onboard to CRT (#11564)
Onboard Packer to CRT

Co-authored-by: Wilken Rivera <[email protected]>
Co-authored-by: Claire Labry <[email protected]>
2022-02-25 15:56:20 -08:00
Wilken Rivera 4550d9ddae Update CONTRIBUTING guide for Packer (#11532)
This changes includes details around the CLA requirements for first time
contributors.
2022-01-26 16:03:00 -05:00
Kevin Wang b3a3536068 fix: backport target (#11491) 2022-01-11 17:46:32 -05:00
Kevin WangandBryce Kalow e062f69a89 feat: backport.yaml (#11447)
* feat: backport.yaml

* Update .github/workflows/backport.yml

Co-authored-by: Bryce Kalow <[email protected]>
2022-01-11 10:20:02 -05:00
Jenna Goldstrich 43c238c13c Update Contributor docs to clone repo instead of go get packer 2021-12-15 10:03:07 -08:00
Wilken Rivera acd67d5ba0 Bump issues-labeler to proper version 2021-11-16 11:36:19 -05:00
Wilken Rivera 0bafe97b51 Add go mod tidy check for Go 1.17 2021-10-27 12:44:53 -04:00
dependabot[bot] 7f1e6f40d8 Bump andymckay/labeler from 1.0.3 to 1.0.4
Bumps [andymckay/labeler](https://github.com/andymckay/labeler) from 1.0.3 to 1.0.4.
- [Release notes](https://github.com/andymckay/labeler/releases)
- [Commits](https://github.com/andymckay/labeler/compare/1.0.3...1.0.4)

---
updated-dependencies:
- dependency-name: andymckay/labeler
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
2021-10-12 07:50:03 +00:00
Kerim Satirli bc6f1e36e6 Fixes typos in docs (#11322)
* fixes typos in base docs

* fixes typos in example code

* fixes typos in website docs

* fixes link to Terraform provider

* fixes typo in function name
2021-10-11 10:19:49 +02:00
dependabot[bot]andWilken Rivera 01483c4d72 Bump dessant/lock-threads from 2 to 3 (#11293)
* Bump dessant/lock-threads from 2 to 3

Bumps [dessant/lock-threads](https://github.com/dessant/lock-threads) from 2 to 3.
- [Release notes](https://github.com/dessant/lock-threads/releases)
- [Changelog](https://github.com/dessant/lock-threads/blob/master/CHANGELOG.md)
- [Commits](https://github.com/dessant/lock-threads/compare/v2...v3)

---
updated-dependencies:
- dependency-name: dessant/lock-threads
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

* Update input names for latest version

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Wilken Rivera <[email protected]>
2021-10-04 10:30:58 -04:00
dependabot[bot] b0f6f72f3a Bump andymckay/labeler from 1.0.2 to 1.0.3 (#11160)
Bumps [andymckay/labeler](https://github.com/andymckay/labeler) from 1.0.2 to 1.0.3.
- [Release notes](https://github.com/andymckay/labeler/releases)
- [Commits](https://github.com/andymckay/labeler/compare/1.0.2...1.0.3)

---
updated-dependencies:
- dependency-name: andymckay/labeler
  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>
2021-07-20 10:52:46 -04:00
Matthieu MOREL 8d695ea935 Set up Dependabot (#11142)
* Create dependabot.yml

* Update .github/dependabot.yml

* Update dependabot.yml
2021-07-20 10:44:34 -04:00
Wilken Rivera d9d3ed6a9e Replace HashiBot with GitHub action for remote-plugin issue migration (#11125)
This changes removes the use of HashiBot for migrating issues labels
with remote-plugin/* to their respective plugin repositories. The GitHub
action has feature parity with HashiBot so the migration should work as
it did before.

The GitHub action closes the original issues and creates a new issue on
the remote plugin repository with the original contents of the issue to
preserve history. We chose not to go with GitHub's issue transfer option
because it completely moves the issue to the target repo, meaning there
is not history that it was ever created on the original repository.

In the future, we will look to add an action for closing remote-plugin
issues that we no longer have access to.

Closes: #11043
2021-06-30 14:49:14 -04:00
Wilken Rivera 1aa7a1b3f8 workflows/issue-comment-created.yml: Add GH token input
Addresses reported error at
https://github.com/hashicorp/packer/runs/2722241524?check_suite_focus=true
2021-06-01 20:45:34 -04:00
Wilken Rivera 488e6d80aa .github/workflows/lock.yml: Fix ISO 8601 date format 2021-05-27 13:50:05 -04:00
Wilken Rivera 0a05b834d7 remove hashibot (#11053)
* Replace `closed_issue_locker` HashiBot action with GitHub action

Related to: #11043

* Replace  with GitHub action

* Replace  with GitHub action
2021-05-27 12:58:58 -04:00
Zachary Shilton 17899731ea website: support hidden pages in nav-data (#10993)
* website: bump to docs-page prerelease with hidden page support

* website: remove temporary check for hidden pages, now covered by docs-page

* website: bump to stable docs-page, w next-mdx-remote bump

* website: bump to latest markdown-page
2021-05-06 13:19:26 -04:00
Zachary Shilton 95ed4443bb website: check for unlinked content, rm split-out vagrant content (#10958) 2021-04-23 17:04:20 +02:00
Sylvia Moss 0bd7b20bb8 website: add the possibility to fetch a local docs.zip for remote plugins (#10973) 2021-04-23 16:33:32 +02:00
Zachary Shilton cbe06050b4 website: enable plugin tier override (#10919)
* website: enable plugin tier override

* website: validate remote plugins config pluginTier
2021-04-20 10:28:41 -04:00
Zach Shilton b780da5750 website: run plugin docs check also on schedule 2021-03-20 21:59:34 -04:00
Zach Shilton c100b56d44 website: clarify error message in plugin config check 2021-03-20 21:50:20 -04:00
Zach Shilton fb0886b724 website: Implement basic validation for plugin docs config 2021-03-20 21:35:46 -04:00
Zach Shilton 1d485988ea website: bump timeout for vercel build polling 2021-03-18 15:31:04 -04:00
Zach Shilton 26a572270d website: add github action to flag plugin-docs issues 2021-03-18 12:25:36 -04:00
Sylvia Moss 0f541aaf5e Update CONTRIBUTING.md (#10782) 2021-03-18 16:24:34 +01:00
Sylvia Moss 7ae42bbb21 Update PULL_REQUEST_TEMPLATE.md (#10758) 2021-03-12 17:10:11 +01:00
Megan Marsh 96b753f3b0 pin packer to golang 1.16 (#10702)
* pin packer to golang 1.16
* vet command/build_cancellation_test.go
2021-03-02 11:43:58 +01:00
Adrien Delorme 192e85951f packer build template.pkr.hcl in .github/CONTRIBUTING.md 2021-02-16 13:54:49 +01:00
Adrien Delorme e2a337e0ea packer build template.pkr.hcl 2021-02-16 13:49:13 +01:00
Wilken RiveraandAdrien Delorme ea7fef699f Test against deployment url (#10501)
* Test against deployment url

* Remove infinite redirect configuration

* Add DEPLOYMENT_URL for builds against master

* website: Update README

* tip on seconds

* Test with GHA timeout_minutes clause

* Add continue on error for poll job

* Add empty url check

* Move to pull-request path filter

* Remove www for packer.io

* Apply suggestions from code review

* Update path filter

Vercel deploys on any change under the website directory.

* Use custom action as test

Co-authored-by: Adrien Delorme <[email protected]>
2021-01-25 10:28:34 -05:00
Wilken Rivera 7b793cefb1 Add GHA to check for broken links on pull-request
- Add scheduled cron job for checking against master
- Change configuration file path
2021-01-06 16:26:57 -05:00
Megan Marsh 88b7b0e14a remove sdk 2020-12-17 13:29:25 -08:00