pullrequests Search Results · language:Dune language:Python language:JavaScript is:public language:Ruby language:JavaScript
Filter by
167M results
1. Progress arc visibility
The green/red day-row laser arcs are now clearly visible at a glance: wider arc with a bright solid plateau, brighter
colours (green #2ee86b, red #ff4d4d), a thicker 2.5px strip, ...
Summary
!-- One paragraph: what changed and why. --
Module
!-- Which folder under backend/ or packages/ does this PR touch? --
- [ ] backend/feed_engine
- [ ] backend/db
- [ ] backend/content_cleaner ...
This PR contains the following updates:
| Package | Type | Update | Change |
| --- | --- | --- | --- |
| renovatebot/github-action | action | patch | v46.1.14 → v46.1.15 |
Release Notes
details summary ...
dependency
github-action
github-release
tooling
Summary
- Ship the merged repo-sandbox hooks feature (feat: add support for hooks…) that was sitting unreleased on main.
- Fix the publish pipeline: publish.yml now triggers on v*.*.* tag push (was ...
Summary
Initial scaffold of phenotype-py-extras, a shared Python package that consolidates the most common optional-dependency
groups used across the 60+ Python repos in the org. Replaces 60+ hand-rolled ...
Added links to current documentation and machine-readable summary.
Summary
Phase 1 of CORE-3245: modernise cdp-defra-id-stub to match patterns used in cdp-node-frontend-template,
cdp-portal-frontend, and cdp-self-service-ops (Sunny’s recent dependency/Docker updates). ...
Deployment record + deployment-config table update for the kaizen 2.25.0→2.25.1 + kaizen-agents 0.9.9→0.9.10 FNEW-wave
release (PRs #1287/#1288 + same-session slim-core hotfix). Docs-only (deploy/), no ...
Description
Added python-jose for jwt implementation Added env variables ALGORITHM, SECRET_KEY, ACCESS_TOKEN_EXPIRE_HOURS Added
src/app/core/security.py with functions create_access_token(), decode_token() ...