Skip to content

pullrequests Search Results · language:Dune language:Python language:JavaScript language:Ruby language:Java language:JavaScript

Filter by

202M results  (2 s)

202M results

:rocket: Pull Request :clipboard: Description What does this PR do? - Adds a global CORS middleware in server.js so Access-Control-Allow-Origin: * is present on all responses, including error ...
ready for review

Please ensure your pull request adheres to the following guidelines: - [ ] make sure to link the related issues in this description - [ ] when merging / squashing, make sure the fixed issue references ...

What Fixes the **common Not enough role data yet for the graph ** state you were hitting — even on roles with plenty of postings (e.g. an Operations role with 12 sampled postings + 15 ESCO skills). Root ...

🎯 Changes 1. MongoDB 依赖可选化与自动降级 - 移除 server.py 中硬编码的 AsyncIOMotorClient 初始化,改为按需连接。 - 新增 check_mongo() 异步函数,用于检测 MongoDB 连接状态。 - 实现当 MongoDB 连接失败时,自动降级到内存存储后端。 2. 新增内存存储后端 (MemoryDB) - 新增 MemoryCollection ...

Bumps starlette from 0.47.0 to 1.3.1. details summary Release notes /summary p em Sourced from a href= https://github.com/Kludex/starlette/releases starlette s releases /a . /em /p blockquote h2 Version ...
dependencies
python:uv

Bumps js-yaml from 4.1.1 to 4.2.0. details summary Changelog /summary p em Sourced from a href= https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md js-yaml s changelog /a . /em /p blockquote h2 ...
dependencies
javascript

Changed from 3 months to 91 days.

Renders the oldest_in_flight_minutes KPI shipped in PR #52 under the In flight tile. Amber above 25 min so a stuck pipeline is visible at a glance.