mirror of
https://github.com/actions/github-script.git
synced 2026-06-06 17:14:23 +00:00
- Add src/working-directory.ts with validateWorkingDirectory() - Add __test__/working-directory.test.ts with 4 test cases - Update main.ts to use validation function - Throw clear error for non-existent or non-directory paths - Rebuild dist/index.js Addresses review feedback on #426 |
||
|---|---|---|
| .. | ||
| async-function.test.ts | ||
| create-configured-getoctokit.test.ts | ||
| get-retry-options.test.ts | ||
| getoctokit-integration.test.ts | ||
| working-directory.test.ts | ||