Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(cli): add command for manually approving freight for a stage #1358

Merged
merged 1 commit into from
Jan 9, 2024

Conversation

krancour
Copy link
Member

@krancour krancour commented Jan 3, 2024

Fixes #1074

Copy link

netlify bot commented Jan 3, 2024

Deploy Preview for docs-kargo-akuity-io ready!

Name Link
🔨 Latest commit b4792f0
🔍 Latest deploy log https://app.netlify.com/sites/docs-kargo-akuity-io/deploys/659d9c4509289d0008ec1076
😎 Deploy Preview https://deploy-preview-1358.kargo.akuity.io
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

codecov bot commented Jan 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (8f03cfd) 45.44% compared to head (b4792f0) 45.44%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1358   +/-   ##
=======================================
  Coverage   45.44%   45.44%           
=======================================
  Files         136      136           
  Lines       11718    11718           
=======================================
  Hits         5325     5325           
  Misses       6202     6202           
  Partials      191      191           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Signed-off-by: Kent Rancourt <kent.rancourt@gmail.com>
@krancour krancour force-pushed the krancour/cli-approvals branch from e655443 to b4792f0 Compare January 9, 2024 19:19
@krancour krancour marked this pull request as ready for review January 9, 2024 19:20
@krancour krancour requested a review from a team as a code owner January 9, 2024 19:20
@krancour krancour added this pull request to the merge queue Jan 9, 2024
Merged via the queue into akuity:main with commit e6f17ae Jan 9, 2024
17 checks passed
@krancour krancour deleted the krancour/cli-approvals branch January 9, 2024 19:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

add cli command for manually approving a piece of freight for a given stage
2 participants