pullrequests Search Results · language:Dune language:Python language:Java language:JavaScript language:JavaScript language:HTML
Filter by
211M results
Automated test pull request
💡 What:
Implemented a set of small but effective performance optimizations for the portfolio website.
- Resource Loading: Moved script.js to the head with the defer attribute.
- Network Efficiency: ...
This PR replaces the deprecated from_config import and usage with a type-safe dynamic loader function utilizing
Mashumaro dataclasses.
Change Type
- [ ] Feature
- [ ] Bug fix
- [ ] Refactor
- [x] Documentation / workflow artifact
- [ ] Repo organization / cleanup
- [ ] Other: ___
Linked Workstream Change
- [x] Linked ...
Problem
Validating ADR 023 6b in-cluster, goose started with 0 extensions and just printed gh api user in a code block instead
of executing it, so the secret-swap path was never exercised.
Root cause ...
Summary
- Adds a review-only renderer visual comparison board that summarizes the current feed/story/square drafts, visual
mode, background style, hero asset status, preview freshness, automated ...
Why
Today s debugging — the forced-release fix is merged, but Sentinel still alerts — came down to the running BEAM node
executing pre-merge code, with no way to tell from the alert stream which commit ...
Duas mudanças no admin — ambas seguras, sem tocar no pagamento
1. 🔒 Remove o campo de chaves do Mercado Pago do admin
O checkout lê o token assim: config?.mp_access_token || process.env.MP_ACCESS_TOKEN. ...