-
Notifications
You must be signed in to change notification settings - Fork 11
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: added support for pnpm #28
Conversation
PR Reviewer Guide 🔍(Review updated until commit c0a93fa)
|
CI Failure Feedback 🧐
✨ CI feedback usage guide:The CI feedback tool (
In addition to being automatically triggered, the tool can also be invoked manually by commenting on a PR:
where Configuration options
See more information about the |
PR Code Suggestions ✨
|
Co-authored-by: Nuno Pato <[email protected]>
PR Type
Enhancement, Configuration changes
Description
start.sh
by checking forpnpm-lock.yaml
file and updating the error message..github/workflows/publish.yml
:Changes walkthrough 📝
start.sh
Add pnpm support in start script
start.sh
pnpm-lock.yaml
file.publish.yml
Update Docker publish workflow with tag handling
.github/workflows/publish.yml