checkly / checkly/checkly-cli

feat: Report statuses as soon as available when running/deploying checks

Open
#1,054 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
TypeScript
Stars
96
Forks
25
Avg merge
14h 14m
Merged PRs (30d)
38

Description

What problem does this feature solve?

Would be great if the Checkly CLI reported its progress every now and then so I could see what’s going on in the log:

Image

How would you implement this feature?

When running npx checkly test --record , npx checkly test or npx checkly trigger

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by tracing the CLI entry points for npx checkly test --record, npx checkly test, and npx checkly trigger, then follow how check results become available. Done means these commands report progress in their logs as statuses arrive, but the issue does not name files or tests to guide verification.

Written by the indexing model from the issue text.

Assessment

Tech stack
node.js, typescript
Domain
cli, observability-sre
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.