pullrequests Search Results · language:Edge language:Python language:JavaScript language:JavaScript language:Python language:HTML
Filter by
176M results
feat: surface vault key fingerprint in secure diagnostics output
Closes #809
Summary
Operators need a way to confirm which vault key is active - and whether a key rotation actually took effect - without ...
What changed
- Exported the existing migration runner so it can be reused by the API process.
- Runs idempotent database migrations before the API starts scheduler jobs when DATABASE_URL is configured. ...
Summary
Converts two weak/dead-field tests in tests/ui_tests/test_news_feed_ci.js into real, page-specific assertions. Both
previously gave a false sense of coverage (one silently SKIPPED, one passed ...
test:ui-full-shards
This pull request was generated by the mq tool
[test] flake rate: 0.1 logical conflict every: 100 sleep for: 600s close stale after: 48 hours
[pullrequest] requests per hour: 60 target branch: main
...
Pipelines as Code configuration removal
picture source media= (prefers-color-scheme: dark) srcset= https://static.trunk.io/assets/merge_test_pr_banner_dark.svg
source media= (prefers-color-scheme: light) srcset= https://static.trunk.io/assets/merge_test_pr_banner_light.svg ...
picture source media= (prefers-color-scheme: dark) srcset= https://static.trunk.io/assets/merge_test_pr_banner_dark.svg
source media= (prefers-color-scheme: light) srcset= https://static.trunk.io/assets/merge_test_pr_banner_light.svg ...
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
Summary
- writers/txt.py: Eliminate pd.concat() before writing. Each confidence-estimate DataFrame is now written directly to
disk with mode= a , so peak memory during output no longer scales with ...
Continuação da #48 (fundação foi a #64). Agora o login via LDAP/AD funciona, com servidor de teste no demo.
Fase 2 — wiring no login
- /api/auth/login: tenta local (se o usuário tem senha local) → ...