3 Commits

Author SHA1 Message Date
stas-schaller 721adbcbc3 Fix workflow and prepare for Docker Hub publishing (#4)
* fix: commit package-lock.json for reproducible Docker builds

- Remove package-lock.json from .gitignore (was incorrectly ignored)
- Add package-lock.json with pinned dependency versions
- Use npm ci for faster, deterministic installs in CI
- Re-enable npm cache for build performance
- Ensures exact dependency versions in Docker images

* fix: remove unused catch parameter

* docs: update Docker image name to official keeper/harness-plugin

- Replace placeholder dhborse/keeper-harness-plugin with keeper/harness-plugin:latest
- Use official Keeper organization image name
2026-02-16 14:14:49 -05:00
Hitesh Borase 1462420c40 unit testing 2026-01-15 17:55:52 +05:30
Hitesh Borase 19d87f527a initial commit 2026-01-07 10:20:44 +05:30