-
Notifications
You must be signed in to change notification settings - Fork 27
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
Fix husky #95
base: development
Are you sure you want to change the base?
Fix husky #95
Conversation
Caution [universal-github-app-jwt] Private Key is in PKCS#1 format, but only PKCS#8 is supported. See https://github.com/gr2m/universal-github-app-jwt#private-key-formats |
|
Can you ensure this works with bun cause we are trying to fully migrate to it. |
Unused devDependencies (1)
|
Yes we have been seeing this more lately in the last few days. I'm not sure we have a root cause analysis ready yet. |
It says GitHub actions deleted a comment from me. What's that about |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think you should do
bun run x
Without run I've had problems. With run no problems
This would also apply to https://github.com/ubiquity-os/plugin-template |
Co-authored-by: アレクサンダー.eth <[email protected]>
|
Resolves #94
Changes:
package.json
QA:
How to QA and setup:
echo "string_you_want_to_test" | yarn commitlint
yarn commitlint --from HEAD~1 --to HEAD
yarn lint-staged
with staged files