-
-
Notifications
You must be signed in to change notification settings - Fork 7
Upgrade & consolidate GitHub workflows #103
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
base: main
Are you sure you want to change the base?
Conversation
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
Caution Review the following alerts detected in dependencies. According to your organization's Security Policy, you must resolve all "Block" alerts before proceeding. Learn more about Socket for GitHub.
|
Bring the GitHub workflows closer to the module template: - Add a `main` workflow - Create a `build-lint-test` workflow - Consolidate the test workflows into `build-lint-test` - Add `lint:changelog` package script, and add `@metamask/auto-changelog` to `devDependencies` - Simplify lint step in `build-lint-test` - Sync `create-release-pr` workflow with module template - Ensure all actions are up to date
f9683f6
to
3f9559c
Compare
Bring the GitHub workflows closer to the module template:
main
workflowbuild-lint-test
workflowbuild-lint-test
lint:changelog
package script, and add@metamask/auto-changelog
todevDependencies
build-lint-test
create-release-pr
workflow with module template