Aaron Wentzel
Aaron Wentzel
**Is your feature request related to a problem? Please describe.** When running the following GitHub Action on a Lerna mono-repository if any single package fails, it still reports success. In...
# Pull Request ## 📖 Description Implements beta tag for all publishes during publishing. ## 👩💻 Reviewer Notes ## 📑 Test Plan Still determining how to test. ## ✅ Checklist...
I could be missing it in the documentation, but it would be great to support metadata from semver 2.0. I know beachball now supports `--tag` and it would also be...
https://github.com/markdownlint/markdownlint/blob/master/docs/RULES.md#md022---headers-should-be-surrounded-by-blank-lines It's my teams belief that it's easier to read sections of a markdown file when there is not a blank line after every heading. It's makes it easier to...
https://github.com/markdownlint/markdownlint/blob/master/docs/RULES.md#md014---dollar-signs-used-before-commands-without-showing-output It's my teams belief that adding a '$' is more precise and eliminates confusion for those that might be new to markdown and code examples. If anything, this should...
Would like to see an example for Node on Travis CI.
# 🙋 Feature Request Add Secure Algolia Search to Docusaurus, assuming Docusaurus is still the desired solution. ## 🤔 Expected Behavior Algolia search should be implemented with a secure key....
### What happened? For some reason, `package-lock.json` in the root, has all sorts of references and dependencies on Yarn. This repository does not use Yarn, so it's unclear what package...