Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency @types/node to v20.17.6 #508

Merged
merged 1 commit into from
Nov 4, 2024

chore(deps): update dependency @types/node to v20.17.6

bd53955
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

chore(deps): update dependency @types/node to v20.17.6 #508

chore(deps): update dependency @types/node to v20.17.6
bd53955
Select commit
Loading
Failed to load commit list.
GitHub Actions / JEST Tests succeeded Nov 3, 2024 in 0s

12 passed, 0 failed and 0 skipped

Tests passed successfully

βœ…Β reports/jest-junit.xml

12 tests were completed in 6s with 12 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
tests/main.test.ts 4βœ… 5s
tests/octopusCLIVersionFetcher.test.ts 8βœ… 4s

βœ…Β tests/main.test.ts

installer
  βœ… fails to acquire a version of Octopus CLI
  βœ… acquires version 0.5.* of Octopus CLI
  βœ… acquires latest version of Octopus CLI
  βœ… acquires latest version of Octopus CLI

βœ…Β tests/octopusCLIVersionFetcher.test.ts

OctopusCLIVersionFetcher tests
  βœ… Gets latest
  βœ… Fixed returns fixed version
  βœ… When version no exists
  βœ… Get latest minor
  βœ… Get latest patch
  βœ… When version spec if invalid
  βœ… Get latest major
  βœ… Get latest not pre-release