Mark Ayers

Results 9 issues of Mark Ayers

Chart.yaml designates `repository: https://charts.helm.sh/incubator` for Cassandra. That chart repo has been deprecated and redirects to the hub at artifact.io. The project should replace the old incubator chart with a supported...

bug

### Description Atom snippets fail to treat an octal in multiline strings as expected. While the specification at https://github.com/bevry/cson proclaims "Multi-line Strings! Without Quote Escaping!" and gives no warning about...

### Before submitting an issue, please be sure to - [x] Read [the contributing instructions](https://github.com/github/pages-gem/blob/master/docs/CONTRIBUTING.md#contributing-to-the-github-pages-gem) - [x] Update to the latest Gem version (run `bundle update github-pages`) ### This issue...

I would really appreciate an update to Font Awesome libraries. I am particularly interested in the Mastodon icon. See It may be as simple as updating the NodeJS configuration. My...

Here is a diff example of bare return rewrite when using `goreturns -b -i -l -w .`: ```diff if err != nil { - return + return output, + +...

- add alternative plugins - describe intent and use cases - add using dataview query as a substitute

documentation

- Format code according to modern Go style guidelines - Update Go version to 1.24 in go.mod - Update all dependencies to latest versions - Standardize error handling (using assert.Error/NoError...

I like the changes. Are we planning to cut a new release?

We partially update our dependencies. More work is needed. I kept some incidental formatting changes. Remaining updates: ```plain Package Current Wanted Latest Location Depended by @tsconfig/svelte 3.0.0 3.0.0 5.0.4 node_modules/@tsconfig/svelte...