pullrequests Search Results · language:Dune language:Python language:HTML language:Python language:TypeScript
Filter by
159M results
IMU stuff :p
Motivation
- Make SMS consent visible per customer in the admin jobs list instead of hiding the signal behind a global filter so
admins can see opt-in status at a glance while preserving the incomplete-bookings ...
codex
Patches have been adapted to this new version. Note that the third patch is now part of upstream, so it s been deleted.
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
- Upgrades Node.js version references in CI workflows and Dockerfile to Node 24 (LTS)
- Previous version ( 18 / node:18.8-alpine) is EOL
Changes
- .github/workflows/heroku_deploy.yml: ...
- What: Replaced asyncio.run_coroutine_threadsafe and asyncio.gather with loop.call_soon_threadsafe and direct
loop.create_task calls. Added a strong reference set (_bg_tasks) for background tasks. ...
Summary
Adds the Sprint 10 workflow-centric Application Pipeline Kanban foundation while keeping Application as the central
aggregate.
Scope
- Formalizes pipeline stage ordering
- Adds GET /applications/board ...
This PR was opened by the Changesets release GitHub action. When you re ready to do a release, you can merge this and
the packages will be published to npm automatically. If you re not ready to do a release ...