pullrequests Search Results · language:Dune language:Python language:JavaScript language:CSS language:Java language:Java
Filter by
190M results
Closes #32.
Completes the open (outbound) slice of #32 — the inbound Slack approval surface already landed in #64. Foundry can now
post the interactive approval message an approver clicks, and short status ...
What
Switches ticket checkout from the PayPal no-code redirect links to PayPal s embedded hosted button (SKNLMUP6SCEMJ).
Changes
- Load the PayPal hosted-buttons SDK in head (with Venmo funding + ...
What changed
- Added scripts/verify-v06-frozen-contracts.py, a local/CI-safe v0.6 frozen-contract regression harness.
- Added tests/test_v06_frozen_contracts.py for the all-surface pass path and forced-drift ...
🔐 Refactor JWT Authentication Middleware for Better Security and Error Handling
Problem
The existing JWT middleware provided basic route protection but lacked proper error handling, security checks, ...
The Learn More link in examples/hooks/README.md pointed to https://instructor-ai.github.io/instructor/concepts/hooks/,
which now returns a 404 since the documentation moved to python.useinstructor.com ...
Adopts core untaped v0.5.0 s feedback layer (Plugin API v5). Sixth and final plugin in the rollout. The smallest
adoption — empty-state only (profile commands are local config ops, not slow network, so ...
Summary
The cp_gaia_ntp module always triggered set-ntp even when nothing changed, causing changed=true on every run. This was
caused by 5 bugs in the idempotency check between module params and the API ...
요약 (프로덕션 준비도 — Wave 2 / S9 딜리버리·DORA)
12-Factor #4(Build/release/run) + DORA를 추가형·토글형으로. 앱 런타임 코드·기존 CI 잡 동작 불변, 새 무거운 의존성 0(스크립트 stdlib).
변경점
- 빌드↔릴리스↔런 분리 + 버전 스탬프 — scripts/release.py: git sha·빌드날짜·APP_ENV ...
Backend (FastAPI):
- src/dashboard_service.py: thread-safe facade over APEXOrchestrator exposing JSON snapshots
(overview/systems/revenue) and single-cycle triggers
- src/dashboard_api.py: /api/* ...