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

feat: add release process scripts #20

Merged
merged 5 commits into from
Dec 14, 2021
Merged

feat: add release process scripts #20

merged 5 commits into from
Dec 14, 2021

Conversation

wraithgar
Copy link
Member

Adds dependabot config, dev dependencies get a chore prefix.
Ignores package-lock.json in git.
Adds npmrc that disables package-lock by default.
Add periodic npm audit action.
Add release-please action.
Add PR linting action, lints PR commit messages OR title.

@wraithgar wraithgar requested a review from a team as a code owner December 6, 2021 21:44
@wraithgar wraithgar force-pushed the gar/release-process branch 2 times, most recently from 33f4f03 to 560d4bc Compare December 7, 2021 15:22
Adds dependabot config, dev dependencies get a `chore` prefix.
Ignores package-lock.json in git.
Adds npmrc that disables package-lock by default.
Add periodic npm audit action.
Add periodic check to ci.yml.
Add release-please action.
Add PR linting action, lints PR commit messages OR title.
.github/workflows/pull-request.yml Show resolved Hide resolved
lib/content/commitlintrc.js Show resolved Hide resolved
@lukekarrys
Copy link
Contributor

I'm super excited for this stuff to be in template-oss and applied to all our repos. Great work!

@lukekarrys lukekarrys self-requested a review December 13, 2021 22:15
.npmrc Show resolved Hide resolved
lukekarrys and others added 2 commits December 13, 2021 17:04
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.

3 participants