enterprise-contract / ec-cli

Enterprise Contract command line interface
https://enterprisecontract.dev/docs/ec-cli/main/index.html
Apache License 2.0
26 stars 23 forks source link

chore(deps): update konflux references to 09a1897 (release-v0.4) #1679

Closed red-hat-konflux[bot] closed 4 weeks ago

red-hat-konflux[bot] commented 4 weeks ago

This PR contains the following updates:

Package Change
quay.io/redhat-appstudio-tekton-catalog/task-buildah-oci-ta 971d18c -> 09a1897

To execute skipped test pipelines write comment /ok-to-test

codecov[bot] commented 4 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 80.01%. Comparing base (18fe845) to head (ebc3857). Report is 1 commits behind head on release-v0.4.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/enterprise-contract/ec-cli/pull/1679/graphs/tree.svg?width=650&height=150&src=pr&token=CY5ORXJB33&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=enterprise-contract)](https://app.codecov.io/gh/enterprise-contract/ec-cli/pull/1679?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=enterprise-contract) ```diff @@ Coverage Diff @@ ## release-v0.4 #1679 +/- ## ============================================= Coverage 80.01% 80.01% ============================================= Files 65 65 Lines 4818 4818 ============================================= Hits 3855 3855 Misses 963 963 ``` | [Flag](https://app.codecov.io/gh/enterprise-contract/ec-cli/pull/1679/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=enterprise-contract) | Coverage Δ | | |---|---|---| | [generative](https://app.codecov.io/gh/enterprise-contract/ec-cli/pull/1679/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=enterprise-contract) | `80.01% <ø> (ø)` | | | [integration](https://app.codecov.io/gh/enterprise-contract/ec-cli/pull/1679/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=enterprise-contract) | `80.01% <ø> (ø)` | | | [unit](https://app.codecov.io/gh/enterprise-contract/ec-cli/pull/1679/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=enterprise-contract) | `80.01% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=enterprise-contract#carryforward-flags-in-the-pull-request-comment) to find out more.
simonbaird commented 4 weeks ago

This would conflict with #1678 so maybe we'll merge #1678 first.

simonbaird commented 4 weeks ago

Actually let's merge this and rebase #1678 later.

simonbaird commented 4 weeks ago

I pushed another commit here to remove the task definition tekton pipelines. Not sure if it's a great idea, but in theory it means one post merge build and push instead of two, so could be some CPU cycles and time saved.