Commit Graph

18 Commits

Author SHA1 Message Date
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 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
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>
2022-12-08 22:46:34 +01: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
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
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 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