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

docs(cli): fix cron delete flag description #7058

Merged
merged 1 commit into from
Oct 26, 2021

Conversation

tczhao
Copy link
Member

@tczhao tczhao commented Oct 26, 2021

Tips:

  • Maybe add you organization to USERS.md.
  • Your PR needs to pass the required checks before it can be approved. If the check is not required (e.g. E2E tests) it does not need to pass
  • Sign-off your commits to pass the DCO check: git commit --signoff.
  • Run make pre-commit -B to fix codegen or lint problems.
  • Say how how you tested your changes. If you changed the UI, attach screenshots.
  • If changes were requested, and you've made them, then dismiss the review to get it looked at again.
  • You can ask for help!

Signed-off-by: Tianchu Zhao <evantczhao@gmail.com>
@codecov
Copy link

codecov bot commented Oct 26, 2021

Codecov Report

Merging #7058 (a1222c2) into master (4734cbc) will decrease coverage by 0.00%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #7058      +/-   ##
==========================================
- Coverage   48.54%   48.53%   -0.01%     
==========================================
  Files         265      265              
  Lines       19307    19307              
==========================================
- Hits         9372     9371       -1     
  Misses       8880     8880              
- Partials     1055     1056       +1     
Impacted Files Coverage Δ
cmd/argo/commands/cron/delete.go 0.00% <0.00%> (ø)
cmd/argoexec/commands/emissary.go 50.35% <0.00%> (-1.44%) ⬇️
cmd/argo/commands/get.go 59.18% <0.00%> (-0.59%) ⬇️
workflow/controller/operator.go 71.29% <0.00%> (+0.14%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4734cbc...a1222c2. Read the comment docs.

@terrytangyuan terrytangyuan merged commit 18c953d into argoproj:master Oct 26, 2021
@sarabala1979 sarabala1979 mentioned this pull request Oct 26, 2021
25 tasks
@sarabala1979 sarabala1979 mentioned this pull request Nov 4, 2021
25 tasks
@sarabala1979 sarabala1979 mentioned this pull request Dec 15, 2021
73 tasks
@sarabala1979 sarabala1979 mentioned this pull request Mar 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants