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

fix(ui): autocomplete labels in report/archivedWf should be sorted #7009

Merged
merged 1 commit into from
Oct 21, 2021

Conversation

tczhao
Copy link
Member

@tczhao tczhao commented Oct 21, 2021

c1

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 21, 2021

Codecov Report

Merging #7009 (2e0f012) into master (86ddda5) will decrease coverage by 0.03%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #7009      +/-   ##
==========================================
- Coverage   48.48%   48.45%   -0.04%     
==========================================
  Files         265      265              
  Lines       19273    19273              
==========================================
- Hits         9344     9338       -6     
- Misses       8878     8884       +6     
  Partials     1051     1051              
Impacted Files Coverage Δ
server/workflow/workflow_server.go 44.41% <0.00%> (-1.33%) ⬇️
cmd/argo/commands/get.go 58.30% <0.00%> (-0.59%) ⬇️
workflow/controller/operator.go 71.08% <0.00%> (-0.15%) ⬇️
cmd/argoexec/commands/emissary.go 51.79% <0.00%> (+1.43%) ⬆️
workflow/metrics/server.go 19.29% <0.00%> (+3.50%) ⬆️

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 86ddda5...2e0f012. Read the comment docs.

@tczhao tczhao marked this pull request as ready for review October 21, 2021 07:36
@alexec alexec merged commit 7f52623 into argoproj:master Oct 21, 2021
SunSparc pushed a commit to SunSparc/argo-workflows that referenced this pull request Oct 22, 2021
Signed-off-by: Tianchu Zhao <evantczhao@gmail.com>
Signed-off-by: Jonathan Duncan <jonathan@nacnud.com>
kriti-sc pushed a commit to kriti-sc/argo-workflows that referenced this pull request Oct 24, 2021
Signed-off-by: Tianchu Zhao <evantczhao@gmail.com>
Signed-off-by: kriti-sc <kathuriakriti1@gmail.com>
@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.

None yet

2 participants