Skip to content

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

Filter by

181M results  (2 s)

181M results

This pull request adds official Linux packaging and menu integration, improves cross-platform compatibility, and refactors cache and path handling throughout the codebase for consistency and maintainability. ...

Summary Adds four new GitHub Actions workflows to improve CI coverage and security: - Coverage reporting — pytest with coverage thresholds and HTML artifact uploads - Security scanning — bandit to ...

Summary - Add CloudMonitoringProvider in src/glean/indexing/plugins/gcp/cloud_monitoring.py - Add CloudLoggingProvider in src/glean/indexing/plugins/gcp/cloud_logging.py - Update pyproject.toml ...

!-- CURSOR_AGENT_PR_BODY_BEGIN -- 背景 用户需要的是顶栏与「数据任务」同行的 「导入任务」,而不是任务详情里的「任务迁移」。同时需支持: - 无提交数据的任务(仅 manifest / JSON) - 含 html/ 与 submissions.json 的完整迁移包(quickform.cn 导出格式) 变更 1. 顶栏入口:QFLink 用户可使用 ...

Plugin config forms (e.g. TimeZoneField returning ZoneInfo) could produce cleaned_data values that Django s JSON session backend cannot serialize. Introduce _to_json_safe() — isoformat for date/time types, ...

Please provide me the recommendations

fix: Mypy lint/type-check job failed with exit code 2 due to a duplicate Py

Summary Backport of #1810 to release/2026.24. Cherry-pick of 7045696677adf1e0f256a4424890dd10f1a23730. Changes - [x] Backport: Remove experimental from entrypoint Testing Cherry-pick applied cleanly ...

Type of change - Task Description This PR adds a condition where to run ITs. Currently we run it also on release branches but that would fail because such images are not present (GAs ones) as we are ...