pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:Ruby language:JavaScript is:merged
Filter by
54.4M results
Implement Deployment Status Workflow
This PR adds a comprehensive deployment status CI/CD workflow for Node.js projects that triggers on pushes to the main
branch, providing end-to-end deployment tracking ...
- Introduced a new function displayCreditTransactionLabel to provide user-friendly labels for different types of
credit transactions, enhancing clarity in transaction displays.
- Updated the transaction ...
Automated formatting change
Audit fix — batch HIGH + MED de los 4 sprints
Audit Opus 4.8 sobre PR #241-244 + #245. 3 HIGH + 4 MED fixeados.
HIGH
1. SlashCommand abría / sobre modales → modal context destruido sin avisar. Fix: ...
Problem
The build was failing because the root package.json had no start script or main field, so Railpack could not detect how
to start the application. Only a dotenv dependency was present.
Solution ...