Josh Soref

Results 502 issues of Josh Soref

My preference is to capitalize the first letter and omit the trailing `...` https://github.com/argoproj/gitops-engine/blob/cc707ccc94eca610ae467de38c92d33835bc7b55/pkg/health/health_statefulset.go#L46-L48 https://github.com/argoproj/gitops-engine/blob/cc707ccc94eca610ae467de38c92d33835bc7b55/pkg/health/health_statefulset.go#L67-L69 https://github.com/argoproj/gitops-engine/blob/cc707ccc94eca610ae467de38c92d33835bc7b55/pkg/health/health_statefulset.go#L72-L75 https://github.com/argoproj/gitops-engine/blob/cc707ccc94eca610ae467de38c92d33835bc7b55/pkg/health/health_statefulset.go#L84-L86 https://github.com/argoproj/gitops-engine/blob/cc707ccc94eca610ae467de38c92d33835bc7b55/pkg/health/health_statefulset.go#L119-L121

This addresses #91

This PR corrects misspellings identified by the [check-spelling action](https://github.com/marketplace/actions/check-spelling). The misspellings have been reported at https://github.com/jsoref/jshon/commit/28ffb6384c1417beedb64f388afbe71e8ed5a91e#commitcomment-66615154 The action reports that the changes in this PR would make it happy: https://github.com/jsoref/jshon/commit/2aa1b60d176affa370a4cdef74b38f2cd6f9565c...

Generated by https://github.com/jsoref/spelling `f`; to maintain your repo, please consider `fchurn`

(Note: this isn't tested, but I believe it should do the right thing...)

> Timer module for Erlang that makes it easy to abstact [sic] time out of the tests. (I can't make a PR for this)

This PR corrects misspellings identified by the [check-spelling action](https://github.com/marketplace/actions/check-spelling). The misspellings have been reported at https://github.com/jsoref/Iptables_Semantics/commit/4e47dd8199b05da0a171b5ded631a2dacaa0170b#commitcomment-58472241 The action reports that the changes in this PR would make it happy: https://github.com/jsoref/Iptables_Semantics/commit/613b3168d5569f5ea71cecd455a817be8b43f14c...

Generated by https://github.com/jsoref/spelling `f`; to maintain your repo, please consider `fchurn` Note: Normally I exclude localizations. The only reason they're included is that I was migrating these changes from ProtonVPN/android-app#8...

https://github.com/github/codeql-action/blob/1fae5bf71b0ecdc7d0a2ef0d0c28409d99693966/CONTRIBUTING.md#releasing-write-access-required Has a series of steps for making a new release. One thing it doesn't cover is ensuring that the [github/docs](https://github.com/github/docs) are current. At present, the [github docs](https://docs.github.com/en/code-security/code-scanning/integrating-with-code-scanning/uploading-a-sarif-file-to-github#uploading-a-code-scanning-analysis-with-github-actions) point to...