fix(deps): update dependency @actions/core to v3.0.1#307
Open
team-github-bot wants to merge 1 commit into
Open
fix(deps): update dependency @actions/core to v3.0.1#307team-github-bot wants to merge 1 commit into
team-github-bot wants to merge 1 commit into
GitHub Actions / JEST Tests
succeeded
Jun 8, 2026 in 1s
8 passed, 0 failed and 0 skipped
✅ reports/jest-junit.xml
8 tests were completed in 26s with 8 passed, 0 failed and 0 skipped.
| Test suite | Passed | Failed | Skipped | Time |
|---|---|---|---|---|
| tests/integration/integration.test.ts | 2✅ | 26s | ||
| tests/unit/input-parsing.test.ts | 4✅ | 5s | ||
| tests/unit/list-environments.test.ts | 2✅ | 6s |
✅ tests/integration/integration.test.ts
integration tests
✅ can deploy a release with scheduled start time
✅ can deploy a release
✅ tests/unit/input-parsing.test.ts
✅ get input parameters
✅ deploy_at and deploy_at_expiry are parsed as dates
✅ invalid deploy_at throws error
✅ invalid deploy_at_expiry throws error
✅ tests/unit/list-environments.test.ts
listEnvironments when v2 endpoint is not available
✅ should successfully retrieve environments using v1 endpoint
listEnvironments when v2 endpoint cannot find environments
✅ should successfully retrieve environments using v1 endpoint
Loading