Releases: checkly/checkly-cli
Releases · checkly/checkly-cli
v4.0.6
What's Changed
- fix: update e2e tests to use Danube by @clample in #711
- fix: handle edge case when formatting reporter titles by @clample in #712
- fix: ensure check run timeouts give clear error message by @clample in #710
- feat: create git-ignore if does not exists [sc-15241] by @maxigimenez in #713
- feat: support top level await in browser check scripts by @clample in #715
- feat: send file path to the BE [gh-0] by @umutuzgur in #716
- feat: release version 4.0.6 [gh-0] by @umutuzgur in #718
Full Changelog: v4.0.5...v4.0.6
v4.0.5
What's Changed
- fix: Call NOT_CONTANS in notContains method by @MikulasMascautanu in #701
- fix: detect if package.json exists [sc-15315] by @maxigimenez in #703
- feat: release create-cli v0.0.4 by @maxigimenez in #707
- docs(examples): migrate examples to use Danube example site by @clample in #708
- docs: add local env docs [gh-0] by @nahuelon in #705
- jangrzesik/sc-0/update-test-timeout-to-match-ecs-values by @jan-osch in #709
- feat: release CLI v4.0.5 by @clample in #702
New Contributors
- @MikulasMascautanu made their first contribution in #701
- @jan-osch made their first contribution in #709
Full Changelog: v4.0.4...v4.0.5
v4.0.4
What's Changed
- feat: show shortlinks for failed checks and test-session summary by @nahuelon in #680
- feat: support "create" on existing projects by @maxigimenez in #675
- chore: update the canary release package name by @clample in #687
- docs: document create-checkly release process by @clample in #683
- test: add integration test for checkly trigger by @clample in #684
- fix: print checks for 'checkly test --list' by @clample and @tnolet in #681
- fix(examples): update docs-search.spec.ts to match docs updates by @clample in #691
- feat: change handling for 'checkly trigger' no matching checks by @clample in #692
- chore: rename env var and move api url to the config by @umutuzgur in #694
- chore(examples): remove check-group.ts file from advanced example by @clample in #696
- fix: setup/teardown checkgroup scripts by @nahuelon and @tnolet in #695
- chore: increase timeout for flaky e2e tests by @clample in #699
- chore: handle concurrent e2e test runs for env tests by @clample in #698
- feat: release CLI v4.0.4 by @clample in #700
Full Changelog: v4.0.3...v4.0.4
v4.0.3
What's Changed
- feat: update default runtime IDs to 2023.02 by @clample in #670
- fix: ensure
npx create checkly
installs NPM dependencies by @clample in #674 - feat: remove assets column in GH reporter by @tnolet in #663
- docs: updates readme by @tnolet in #673
- feat: release CLI v4.0.3 by @clample in #676
Full Changelog: v4.0.2...v4.0.3
v4.0.2
v4.0.1
What's Changed
- feat: introduce checkly trigger command [sc-14206] by @clample in #609
- feat: migrate @checkly/create-cli to new package by @clample in #666
- fix: don't run oclif manifest for create-cli package by @clample in #667
- fix: continue reading config for @checkly/cli by @clample in #669
Full Changelog: v4.0.0...v4.0.1
v4.0.0
What's Changed
- refactor: prepare reporters for checkly trigger command [sc-14206] by @clample in #662
- feat: change CLI package name by @clample in #665
The Checkly CLI will now be published to checkly on NPM rather than @checkly/cli. Since the checkly
package was previously used, the version of the CLI is increased to 4.0.0
to avoid any conflicts.
Full Changelog: v0.4.13...v4.0.0
v0.4.13
What's Changed
- feat: use latest version tag to download template [gh-0] by @nahuelon in #643
- feat: improve CLI login nudge [sc-00] by @kiroushi in #645
- fix: let parser handle the file missing case [gh-0] by @umutuzgur in #646
- feat: show logo when successful login by @kiroushi in #648
- fix: set versioning strategy to fix dependabot [sc-0] by @umutuzgur in #650
- fix: correctly configure dependabot directory by @clample in #651
- Add env commands by @hlenke in #647
- chore: improve deploy job [sc-0] by @umutuzgur in #611
- chore(deps-dev): bump @types/uuid from 9.0.0 to 9.0.1 by @dependabot in #653
- feat: adds environment and refactors gitInfo to be more flexible by @tnolet in #642
- fix: dont create alert subscriptions when testOnly is true [gh-655] by @umutuzgur in #656
- feat: add high frequencies [sc-0] by @umutuzgur in #649
- feat: add gh actions to publish canary versions [gh-0] by @nahuelon in #629
- feat: support fromId for alert channels using the new endpoint [gh-567] by @umutuzgur in #644
- login.ts: Fix help URL to API keys by @benben in #659
- feat: support existing projects [sc-15038] by @maxigimenez in #640
- refactor: prepare CheckRunner for trigger command [sc-14206] by @clample in #658
- feat: release version 0.4.13 of CLI by @clample in #661
New Contributors
- @benben made their first contribution in #659
- @maxigimenez made their first contribution in #640
- @hlenke made their first contribution in #647
Full Changelog: v0.4.12...v0.4.13
v0.4.12
What's Changed
- fix: default reporter value [gh-0] by @nahuelon in #634
- feat: story review error messages by @tnolet in #633
- feat: add multiple reporters config [gh-635] by @nahuelon in #636
- feat: adds autocomplete + suggestions. Tweaks small loading messages … by @tnolet in #639
- fix: set import helpers to false [gh-0] by @umutuzgur in #641
Full Changelog: v0.4.11...v0.4.12
v0.4.11
What's Changed
- fix: set timeouts before the run command [gh-0] by @umutuzgur in #630
Full Changelog: v0.4.10...v0.4.11