Divyanshu Agrawal

Results 8 issues of Divyanshu Agrawal

Building image from Artifact (Binary) allows us to have image size lesser. Based on the issue #17 it will be good to document these in the action.

documentation

It seems like after the [latest (1.31.2)](https://mirror.openshift.com/pub/openshift-v4/clients/crc/1.31.2/) update, CRC executable is not present inside the zipped package for the windows. `.msi` file is present which will have different installation mechanism.

bug

I am using this in one of our actions but I noticed that HTTP client is not able to redirect to the updated URL. Below is the output of the...

Fixes: https://github.com/tektoncd/pipeline/issues/7330 # Changes Presently if one of the tasks in the pipeline is consuming results from the previous task but the previous task failed to produce the result then...

kind/bug
size/L
release-note-none

# Changes # Submitter Checklist These are the criteria that every PR should meet, please check them off as you review them: - [ ] Has [Docs](https://github.com/tektoncd/community/blob/main/standards.md#docs) included if any...

kind/feature
size/XXL
release-note
do-not-merge/work-in-progress

# Changes This PR add two metrics: - Add storage latency tracking to measure time from run completion to successful database storage. This doesn't track If the runs fail to...

kind/feature
release-note
size/XL
approved

### Feature request As of now, there is no binary available for the tkn-results, and there is no proper versioning system introduced for this CLI. We will need to release...

kind/feature

At present, Results CLI's unit tests are not up to the mark. They should be refactored to increase the code coverage.