vault-action/src
Srikrishna Iyer 7e48e563b6
Some checks failed
/ build (push) Waiting to run
/ integrationOSS (push) Waiting to run
/ integrationEnterprise (push) Waiting to run
/ e2e (push) Waiting to run
/ e2e-tls (push) Waiting to run
Lint GitHub Actions Workflows / actionlint (push) Has been cancelled
Upgrade Node.js to 24 and update dependencies (#604)
* chore: upgrade Node.js to 24 and update dependencies

- Upgrade Node.js from 20 to 24.15.0 across all CI jobs and workflows
- Run npm audit fix to resolve CVEs in dependencies
- Generate TLS certs dynamically via scripts/gen-tls-certs.sh instead of using static certs
- Add Makefile targets for running each integration test suite locally

* add GOPATH/bin to PATH before running gen-tls-certs.sh

* Add changelog entry

* refactor makefile

* Refine e2e-enterprise pipeline and scripts
2026-05-12 10:21:00 +05:30
..
action.js [COMPLIANCE] Add Copyright and License Headers (Batch 1 of 1) (#589) 2026-01-22 12:54:31 -05:00
action.test.js [COMPLIANCE] Add Copyright and License Headers (Batch 1 of 1) (#589) 2026-01-22 12:54:31 -05:00
auth.js [COMPLIANCE] Add Copyright and License Headers (Batch 1 of 1) (#589) 2026-01-22 12:54:31 -05:00
auth.test.js [COMPLIANCE] Add Copyright and License Headers (Batch 1 of 1) (#589) 2026-01-22 12:54:31 -05:00
constants.js [COMPLIANCE] Add Copyright and License Headers (Batch 1 of 1) (#589) 2026-01-22 12:54:31 -05:00
entry.js [COMPLIANCE] Add Copyright and License Headers (Batch 1 of 1) (#589) 2026-01-22 12:54:31 -05:00
index.js [COMPLIANCE] Add Copyright and License Headers (Batch 1 of 1) (#589) 2026-01-22 12:54:31 -05:00
pki.js [COMPLIANCE] Add Copyright and License Headers (Batch 1 of 1) (#589) 2026-01-22 12:54:31 -05:00
retries.test.js [COMPLIANCE] Add Copyright and License Headers (Batch 1 of 1) (#589) 2026-01-22 12:54:31 -05:00
secrets.js Upgrade Node.js to 24 and update dependencies (#604) 2026-05-12 10:21:00 +05:30
utils.js [COMPLIANCE] Add Copyright and License Headers (Batch 1 of 1) (#589) 2026-01-22 12:54:31 -05:00