pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:C# language:JavaScript language:PHP
Filter by
124M results
Disables Composer s security audit in CI workflows to prevent builds from failing due to advisories. Also adds git
config --global --add safe.directory /app to resolve dubious ownership errors in the CI ...
🛠️ maintenance
Summary
- record_transfer_lifecycle_evidence retry branch now calls ISchedulerEnqueueBoundary.TryEnqueueHookTrigger instead of
only setting SchedulerEventEnqueued = true as a flag
- Boundary missing ...
Summary
Per the request to treat a designed product as a single image instead of regenerating the mockup every time it s
fetched, the mockup is now baked once at generate time and reused as a flat image. ...
| Q | A |
| --- | --- |
| Branch? | 2.2 |
| Bug fix? | yes |
| New feature? | no |
| BC breaks? | yes |
| Related tickets | #311 |
| License | MIT |
Vercel Web Analytics Installation
Summary
Successfully installed and configured Vercel Web Analytics for this React + Vite project following the latest official
documentation from https://vercel.com/docs/analytics/quickstart. ...
Final slice of #3: add structured logging (ILogger T ) across the GUI.Windows layer, completing the ILogger T rollout
begun in Infrastructure and Services (#122).
- Inject ILogger TVm into the 14 view-models, ...
Summary
- Adds .vercelignore to exclude the backend/ directory from Vercel
Why
Vercel detected both frontend/ and backend/ directories (each with a package.json) and threw: * vercel.json required ...