12
0
Fork 0
mirror of https://github.com/hashicorp/vault-action.git synced 2026-05-14 20:40:32 +00:00
Commit graph

4 commits

Author SHA1 Message Date
Srikrishna Iyer
5305662f7f
refactor makefile 2026-05-07 21:23:35 +05:30
Srikrishna Iyer
a1ad354bde
give vault user permission to read certs 2026-05-07 09:01:02 +05:30
Srikrishna Iyer
3eb7e8624d
add GOPATH/bin to PATH before running gen-tls-certs.sh 2026-05-06 20:35:52 +05:30
Srikrishna Iyer
647e66c75f
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
2026-05-06 20:26:22 +05:30