Commit Graph

8 Commits

Author SHA1 Message Date
Kerim Satirli 98a2df5364 rebuilds index.js with new deps
HashiCorp: Compliance / copywrite (push) Failing after 1s
Code Quality: Super-Linter / Super-Linter (push) Failing after 1s
GitHub Action: Self-Test / Test `setup-packer` (push) Failing after 1h11m24s
Code Quality: TypeScript / Node.js (20.x) (push) Failing after 1h11m25s
2024-07-31 13:50:50 +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
2024-05-04 10:19:02 +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
2024-02-09 07:44:12 -08: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
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 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