calkit / calkit/calkit

I want to be able to check the status of the pipeline at a specific git ref to ensure artifacts at that ref are not stale

Open Beginner friendly
#1,661 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
60
Forks
18
Avg merge
1d 16h
Merged PRs (30d)
38

Description

One possible way to do this is to manually check it out and then run `calkit status`, but could we add a `--ref` option to `status` to make it quicker?

Contributor guide

Open the contributing guide

Research direction

Start at the `calkit status` command entry point and trace how it determines the Git ref being inspected. Check how CLI options and status tests are organized, then verify completion by confirming that `--ref` reports pipeline and artifact status for the requested ref without requiring a checkout.

Written by the indexing model from the issue text.

Assessment

Tech stack
git, python
Domain
cli
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
72/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.