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: Update ecosystem section #6878

Merged
merged 1 commit into from
Oct 6, 2021
Merged

docs: Update ecosystem section #6878

merged 1 commit into from
Oct 6, 2021

Conversation

terrytangyuan
Copy link
Member

Fixes #6875. Added Katib to diagram and added a few missing projects in text.

Signed-off-by: Yuan Tang terrytangyuan@gmail.com

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 dismis the review to get it looked at again.
  • You can ask for help!

Signed-off-by: Yuan Tang <terrytangyuan@gmail.com>
@codecov
Copy link

codecov bot commented Oct 6, 2021

Codecov Report

Merging #6878 (b3ef89e) into master (c962bb1) will increase coverage by 0.00%.
The diff coverage is n/a.

❗ Current head b3ef89e differs from pull request most recent head d7fb138. Consider uploading reports for the commit d7fb138 to get more accurate results
Impacted file tree graph

@@           Coverage Diff           @@
##           master    #6878   +/-   ##
=======================================
  Coverage   48.68%   48.69%           
=======================================
  Files         265      265           
  Lines       19161    19161           
=======================================
+ Hits         9329     9330    +1     
  Misses       8785     8785           
+ Partials     1047     1046    -1     
Impacted Files Coverage Δ
workflow/metrics/server.go 15.78% <0.00%> (-3.51%) ⬇️
workflow/controller/operator.go 71.21% <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 c962bb1...d7fb138. Read the comment docs.

@alexec alexec merged commit efa11e0 into argoproj:master Oct 6, 2021
@terrytangyuan terrytangyuan deleted the update-eco branch October 6, 2021 19:56
This was referenced Oct 15, 2021
kriti-sc pushed a commit to kriti-sc/argo-workflows that referenced this pull request Oct 24, 2021
Signed-off-by: Yuan Tang <terrytangyuan@gmail.com>
Signed-off-by: kriti-sc <kathuriakriti1@gmail.com>
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.

Add Katib to ecosystem diagram
2 participants