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: Updates docs for CII. See #2641 #2643

Merged
merged 27 commits into from Apr 10, 2020
Merged

docs: Updates docs for CII. See #2641 #2643

merged 27 commits into from Apr 10, 2020

Conversation

alexec
Copy link
Contributor

@alexec alexec commented Apr 8, 2020

Checklist:

  • Either (a) I've created an enhancement proposal and discussed it with the community, (b) this is a bug fix, or (c) this is a chore.
  • The title of the PR is (a) conventional, (b) states what changed, and (c) suffixes the related issues number. E.g. "fix(controller): Updates such and such. Fixes #1234".
  • I have written unit and/or e2e tests for my change. PRs without these are unlike to be merged.
  • Optional. I've added My organization is added to the USERS.md.
  • I've signed the CLA and required builds are green.

@@ -0,0 +1,85 @@
# How to setup your dev environment
Copy link
Contributor Author

Choose a reason for hiding this comment

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

this is lift-and-shift of CONTRUBITING.md

@@ -1,85 +1,24 @@
# How to setup your dev environment
Copy link
Contributor Author

Choose a reason for hiding this comment

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

this is a completely new file

@alexec
Copy link
Contributor Author

alexec commented Apr 8, 2020

This is to tidy up the docs to help meet more of CNCF CII requirements. See #2614

docs/versioning.md Outdated Show resolved Hide resolved
alexec and others added 3 commits April 8, 2020 13:02
Co-Authored-By: Simon Behar <simbeh7@gmail.com>
@alexec alexec changed the title docs: Updates Docs docs: Updates docs for CII Apr 9, 2020
@alexec alexec changed the title docs: Updates docs for CII docs: Updates docs for CII. See #2641 Apr 9, 2020
* [ ] I've signed the CLA and required builds are green.
* [ ] I've signed the CLA.
* [ ] I have written unit and/or e2e tests for my change. PRs without these are unlikely to be merged.
* [ ] My builds are green. Try syncing with master if they are not.
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Provide a nudge on what to do if the build fails.

* [ ] Optional. I've added My organization is added to the USERS.md.
* [ ] I've signed the CLA and required builds are green.
* [ ] I've signed the CLA.
* [ ] I have written unit and/or e2e tests for my change. PRs without these are unlikely to be merged.
Copy link
Contributor Author

Choose a reason for hiding this comment

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

spelling

@alexec alexec requested a review from edlee2121 April 10, 2020 17:43
# How to setup your dev environment
## Pre-requisites:

* Dep. `brew install dep`
Copy link
Contributor

Choose a reason for hiding this comment

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

On a different note, should we provide a dev container images that folks can use if they want so they don't have to install all these tools?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

someday, but not today

docs/static-code-analysis.md Outdated Show resolved Hide resolved
@sonarcloud
Copy link

sonarcloud bot commented Apr 10, 2020

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

No Coverage information No Coverage information
2.2% 2.2% Duplication

@alexec alexec merged commit cf277eb into argoproj:master Apr 10, 2020
@alexec alexec deleted the docs-2 branch April 10, 2020 21:46
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.

Create SECURITY.md (add security disclosure process) Add CII Badge (CNCF Requirement)
3 participants