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

release process: publish fig autocomplete spec for kargo CLI #822

Merged
merged 2 commits into from
Sep 21, 2023

Conversation

krancour
Copy link
Member

@krancour krancour commented Sep 21, 2023

@rbreeze iirc, you're a Fig fan.

@netlify
Copy link

netlify bot commented Sep 21, 2023

Deploy Preview for docs-kargo-akuity-io canceled.

Name Link
🔨 Latest commit 8687601
🔍 Latest deploy log https://app.netlify.com/sites/docs-kargo-akuity-io/deploys/650ccd7fbd5ba30008ff6645

@codecov
Copy link

codecov bot commented Sep 21, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (f46a84c) 46.60% compared to head (8687601) 46.60%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #822   +/-   ##
=======================================
  Coverage   46.60%   46.60%           
=======================================
  Files          97       97           
  Lines        6799     6799           
=======================================
  Hits         3169     3169           
  Misses       3478     3478           
  Partials      152      152           

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

Signed-off-by: Kent <kent.rancourt@gmail.com>
@krancour krancour changed the title wip: experiment with adding fig support release process: publish fig autocomplete spec for kargo CLI Sep 21, 2023
Comment on lines +100 to +106
cmd.AddCommand(
cobracompletefig.CreateCompletionSpecCommand(
cobracompletefig.Opts{
Use: "fig",
},
),
)
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This subcommand is hidden. It's run during the release process to generate spec.

@krancour krancour added this to the v0.2.0 milestone Sep 21, 2023
@krancour krancour marked this pull request as ready for review September 21, 2023 22:44
Copy link
Contributor

@rbreeze rbreeze left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome, yes I love Fig!

@krancour krancour merged commit 1692cd5 into akuity:main Sep 21, 2023
@krancour krancour deleted the krancour/fig branch September 21, 2023 23:31
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.

2 participants