secrets/test
Brian Majewski 585367b9a6 Add support for package.json workspaces in secrets CLI
- Introduced `--workspaces` flag for `push` and `pull` commands to handle environment files in monorepos.
- Updated README and CLAUDE.md to reflect new workspace functionality and installation instructions.
- Enhanced test suite with cases for workspace operations, ensuring proper encryption and decryption of environment files.
- Improved error handling for missing package.json and workspaces field.
- Increased test coverage from 20 to 25 tests.
2026-03-23 17:01:22 -07:00
..
secrets.bats Add support for package.json workspaces in secrets CLI 2026-03-23 17:01:22 -07:00
test_helper.bash initial commit 2026-03-23 16:49:04 -07:00