Josh Soref

Results 521 issues of Josh Soref

(Suggestions mostly by app.grammarly.com)

This is a proposal. It adds [check-spelling](https://github.com/marketplace/actions/check-spelling) which is a [GitHub Action](https://github.com/features/actions) to look at commits and comment on them when it finds things it doesn't recognize as words. *...

**Describe the bug** `github.action_repository` and `github.action_ref` are empty in `run` for composite actions **To Reproduce** 1. Set up a workflow that uses an action that uses `github.action_repository` / `github.action_ref` in...

bug
composite

* actions/checkout@v1 / actions/checkout@v2 are deprecated * there's technically a big change between `@v1` and `@v2`, but there's no sign that these workflows care. * `@v3` is just a runtime...

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/mgconsole/actions/runs/5270542491#summary-14265873510 The action reports that the changes in this PR would make it happy: https://github.com/jsoref/mgconsole/actions/runs/5270542732#summary-14265874732

In https://github.com/memgraph/orb/pull/65#pullrequestreview-1530067792, @tonilastre suggested adding the check-spelling workflow. This is the workflow, roughly as I used it to develop the PR, but with a couple of changes. As configured check-spelling...

Chrome Version 88.0.4324.146 (Official Build) (x86_64) on macOS Visit https://swagger.io/docs/specification/data-models/data-types/ See lots of text where sections don't stand out and are almost not recognized as things. It's really hard to...

I didn't fix every spelling error, specifically, `actity_type` is in a database schema, and fixing that would almost certainly result in people being unhappy. -- It is possible to fix...