docs: Added separate developer guide section#4711
Open
Kevinjoeharris wants to merge 1 commit intoargoproj:masterfrom
Open
docs: Added separate developer guide section#4711Kevinjoeharris wants to merge 1 commit intoargoproj:masterfrom
Kevinjoeharris wants to merge 1 commit intoargoproj:masterfrom
Conversation
Signed-off-by: Kevin Joe Harris <kevinjoeharris1@gmail.com>
|
6 tasks
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #4711 +/- ##
==========================================
+ Coverage 84.92% 85.00% +0.08%
==========================================
Files 164 164
Lines 18966 18989 +23
==========================================
+ Hits 16107 16142 +35
+ Misses 2002 1996 -6
+ Partials 857 851 -6 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Contributor
Published E2E Test Results 4 files 4 suites 3h 46m 37s ⏱️ For more details on these failures, see this check. Results for commit 67f0301. |
Contributor
Published Unit Test Results2 465 tests 2 465 ✅ 3m 21s ⏱️ Results for commit 67f0301. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



The idea is to create more clear documentation for developers like one which we have in Argo CD. Starting off with Code Quality and Security Scanning and will add others files one by one in the upcoming PRs.
Screenshot from my local machine:


Checklist:
"fix(controller): Updates such and such. Fixes #1234".