Devashish
066144208e
tsccr-helper gha update -latest .
...
Code Quality: Super-Linter / Super-Linter (push) Failing after 1s
HashiCorp: Compliance / copywrite (push) Failing after 3s
GitHub Action: Self-Test / Test `setup-packer` (push) Failing after 1h11m55s
Code Quality: TypeScript / Node.js (20.x) (push) Failing after 1h11m50s
from https://hermes.hashicorp.services/document/1kwq2o70u_WNn-SHxL0zPB94ImMMGHiaEXitMczdx7uQ
2024-05-07 11:16:58 -04:00
dependabot[bot]
dd2fd6b755
Bump @types/node from 20.12.8 to 20.12.10 ( #98 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.12.8 to 20.12.10.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-07 10:22:42 +02:00
Kerim Satirli
1aa358be5c
fixes map
HashiCorp: Compliance / copywrite (push) Failing after 3s
Code Quality: Super-Linter / Super-Linter (push) Failing after 3s
Code Quality: TypeScript / Node.js (20.x) (push) Failing after 1h9m5s
GitHub Action: Self-Test / Test `setup-packer` (push) Failing after 1h10m26s
v3
v3.1.0
2024-05-04 10:19:02 +02:00
dependabot[bot]
c37b5bae78
Bump follow-redirects from 1.15.5 to 1.15.6 ( #94 )
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.15.5 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.5...v1.15.6 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-04 09:50:02 +02:00
dependabot[bot]
5093328a2a
Bump @hashicorp/github-actions-core from 1.0.0 to v1.0.0 ( #97 )
...
Bumps [@hashicorp/github-actions-core](https://github.com/hashicorp/github-actions-core ) from 1.0.0 to v1.0.0.
- [Release notes](https://github.com/hashicorp/github-actions-core/releases )
- [Commits](https://github.com/hashicorp/github-actions-core/compare/d6dafcd904569d57b4a2a88b7efc9a72a42b516d...107c072fc94c6440243f98f5b8f3c2709d41d871 )
---
updated-dependencies:
- dependency-name: "@hashicorp/github-actions-core"
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-04 09:49:32 +02:00
Kerim Satirli
60dc5f39e2
Maintenance ( #96 )
...
* bumps `actions/checkout` to `v4`
* bumps base Packer versions to `1.10`
* docs update
* package-lock maintenance
* updates examples
* updates deps
* updates example Packer file with new key `bucket_labels` instead of `labels`
* adds external plugin for testing
* updates copywrite config
* install `ncc` globally instead of via `devDeps`
2024-05-04 09:46:49 +02:00
Jenna Goldstrich
d38faf1295
Use GHA Core 0.4.1 ( #92 )
Code Quality: Super-Linter / Super-Linter (push) Failing after 3s
GitHub Action: Self-Test / Test `setup-packer` (push) Failing after 1h9m41s
Code Quality: TypeScript / Node.js (20.x) (push) Failing after 1h9m39s
v3.0.0
2024-02-09 07:44:12 -08:00
Akhan Zhakiyanov
6669b85272
feat: update action runner to use NodeJS 20 ( #90 )
...
* feat: update action to use NodeJS 20
* fix: bump major version as recommended by github
* fix: revert package version
2024-02-07 15:58:20 -08:00
hashicorp-copywrite[bot]
dabe112c5d
[COMPLIANCE] Add Copyright and License Headers ( #79 )
...
Co-authored-by: hashicorp-copywrite[bot] <110428419+hashicorp-copywrite[bot]@users.noreply.github.com>
2023-11-15 09:56:36 -08:00
Jenna Goldstrich
ecc5516821
Update Github-Actions-Core, Semver, remove Snyk ( #87 )
...
Code Quality: Super-Linter / Super-Linter (push) Failing after 3s
GitHub Action: Self-Test / Test `setup-packer` (push) Failing after 1h10m59s
Code Quality: TypeScript / Node.js (18.x) (push) Failing after 1h10m49s
* Update Github-Actions-Core to mitigate semver CVE
* Bump io/tool cache to the same version used in core
* Remove Snyk
v2
v2.0.1
2023-11-15 09:41:06 -08:00
hashicorp-tsccr[bot]
fb333f6658
Result of tsccr-helper -log-level=info -pin-all-workflows . ( #84 )
...
Co-authored-by: hashicorp-tsccr[bot] <hashicorp-tsccr[bot]@users.noreply.github.com>
2023-09-13 17:02:32 +02:00
Jenna Goldstrich
35eb25af04
Update README.md ( #83 )
2023-08-17 10:06:37 -07:00
Kerim Satirli
367b335854
alignment and maintenance ( #77 )
...
* set product version as variable
* use slim version of linter
* use check mode for self-test
* adds copywrite bot config and headers
* bumps `github-actions-core` from `0.2.0` to `0.3.0`
* bumps version to `2.1.0`
2023-03-15 10:41:30 +01:00
Jenna Goldstrich
d345de254e
Add YAML encoding to HCP Packer example
2023-03-07 15:10:01 -08:00
Jenna Goldstrich
e7171338be
Update readme with consistent file definition for packer templates
2023-03-07 15:09:24 -08:00
Jenna Goldstrich
18fbd16177
Add examples for HCP Packer ( #76 )
...
* Add examples for HCP Packer
* Update README.md
Co-authored-by: Kerim Satirli <ksatirli@users.noreply.github.com >
* Update README.md
Co-authored-by: Kerim Satirli <ksatirli@users.noreply.github.com >
* job name should be hcp packer
* Add Kerim's suggested synk changes
* add run id
* Update README.md
Co-authored-by: Alan Szlosek Jr <alan.szlosek@gmail.com >
* Update examples/hcp-packer.yml
Co-authored-by: Alan Szlosek Jr <alan.szlosek@gmail.com >
* Update README.md
Co-authored-by: Alan Szlosek Jr <alan.szlosek@gmail.com >
* fix fingerprint
---------
Co-authored-by: Kerim Satirli <ksatirli@users.noreply.github.com >
Co-authored-by: Alan Szlosek Jr <alan.szlosek@gmail.com >
2023-03-07 15:07:46 -08:00
Kerim Satirli
d5c2c40d11
Maintenance ( #74 )
...
* linting
* docs linting
* bumps package versions to latest known working versions
* update self-test and makes it branch aware
* use existing version for base test
* linting
2023-03-07 10:33:00 -08:00
hashicorp-copywrite[bot]
c666f87d3e
[COMPLIANCE] Add Copyright and License Headers ( #73 )
...
Co-authored-by: hashicorp-copywrite[bot] <110428419+hashicorp-copywrite[bot]@users.noreply.github.com>
2023-02-02 10:26:05 +01:00
Jenna Goldstrich
86de60ecdd
Update README.md
2022-12-08 16:29:42 -08:00
Jenna Goldstrich
ae6b3ed3be
Install Packer as a binary in user's path instead of being an interface for users to run Packer commands ( #63 )
...
Code Quality: Super-Linter / Super-Linter (push) Failing after 0s
Security Scan: Snyk Code / snyk (push) Failing after 2s
Code Quality: TypeScript / Node.js (18.x) (push) Failing after 2s
* updates Actions config
* updates docs
* Remove unused code that was moved to the core library, update to hashicorp version of GHA-Core, which is currently still private
Co-authored-by: Kerim Satirli <k.satirli@gmail.com >
Co-authored-by: Alexey Kulakov <uni_que@me.com >
v2.0.0
2022-12-08 22:46:34 +01:00
hashicorp-copywrite[bot]
8c999b2ff7
[COMPLIANCE] Update Apache-2.0 LICENSE ( #66 )
...
Co-authored-by: hashicorp-copywrite[bot] <110428419+hashicorp-copywrite[bot]@users.noreply.github.com>
2022-12-07 13:05:00 -08:00
Warren Krewenki
39e578e79f
Update dockerfile to use packer 1.8.4 ( #62 )
...
Update the base Dockerfile to pull in the latest packer:light instead of the old version currently used by this action.
2022-12-06 19:34:32 +01:00
Guillaume Winter
da1fc3d139
Update to packer 1.8.2 ( #46 )
...
* Update to packer 1.8.2
* Update to packer 1.8.2
2022-08-18 11:59:40 +02:00
Amar Lojo
85839311bf
adds docs for HCP support ( #40 )
2022-04-13 14:24:30 +02:00
Alan Ning
591a97b495
Added doc to describe the working_directory field ( #39 )
2022-04-13 13:51:18 +02:00
William
ca6f8f3f18
Add working_directory to documentation ( #26 )
2022-04-13 13:48:49 +02:00
Amar Lojo
501495b3a3
HCP Client ID & Secret updated ( #34 )
...
changed syntax
2022-04-06 09:53:53 +02:00
Kuldeep Rishi
4a58ae79e4
Update to Packer 1.7.8 ( #29 )
2021-12-13 15:36:10 +01:00
Sylvia Moss
93da82af22
update changelog ( #18 )
2021-03-02 09:58:19 +01:00
Sylvia Moss
f3ef35b95e
Document detailed logs and upgrade image to Packer v1.7.0 ( #17 )
...
* add docs for detailed logs
* update packer image to v1.7.0
* fix table format
* fix table and make target not required
* document target as directory
* make default target the working dir
* fix readme
* add init command to the list
* removes extraneous spaces
Co-authored-by: Kerim Satirli <k.satirli@gmail.com >
2021-02-27 06:38:18 -05:00
Kerim Satirli
552c468107
documentation updates ( #15 )
...
* updates links and documentation for new GH Org
2021-02-25 16:37:27 +01:00
Kerim Satirli
5338887b31
updates to Packer 1.6.6 ( #13 )
...
* updates to Packer 1.6.6
2021-01-22 19:08:56 +01:00
Tom Parker-Shemilt
74ff345c9a
Add support for working_directory ( #11 )
2021-01-22 19:07:02 +01:00
Jason
9cd0219a3b
update Dockerfile and Readme to packer 6.2 ( #8 )
...
* update Dockerfile and Readme to packer 1.6.2
* update README to pass quality check
2021-01-22 18:09:04 +01:00
Frank J. Lamantia
71e9f608bf
Updates to fail if templates do not pass validation ( #4 )
2020-06-18 09:56:00 +02:00
Aaron Tesch
ebc43821c4
ISSUE 6 - Fixed usage section in README.md ( #7 )
...
Co-authored-by: Aaron Tesch <darc_wing@hotmail.com >
2020-06-18 09:55:39 +02:00
FrankTheTank
b4a8c1ee67
update uses line ( #3 )
2020-03-30 12:12:23 +02:00
Kerim Satirli
5236a2b53a
updates Packer to 1.5.5 ( #2 )
...
* updates Packer to `1.5.5`
2020-03-27 11:31:18 +01:00
Kerim Satirli
2ef5cf325f
updates CHANGELOG
v0.2.0
2020-03-25 16:34:00 +01:00
Kerim Satirli
d80192d31b
Adds Packer action ( #1 )
...
* adds `Dockerfile` and `entrypoint.sh`
* adds GitHub Action definition
* adds `README.md`
2020-03-25 16:30:53 +01:00
Kerim Satirli
2a0399edf7
adds GitHub Actions for code-quality and repository-management
2020-03-24 17:18:06 +01:00
Kerim Satirli
6f7428a98e
adds base files
2020-03-24 14:15:28 +01:00