Skip to content

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

Filter by

181M results  (3 s)

181M results

Summary Seventh step toward #699. Migrates Vultron actor types (VultronPerson, VultronOrganization, VultronService, VultronApplication, VultronGroup) from the wire layer to vultron/core/models/actor.py. ...

What Adds a GrimoireLab project aggregation layer on top of the existing per-repo CHAOSS metrics, the versioned public API, and a project dashboard — plus reorganises the catalogue into three plain-language ...

Closes #5100
ready-for-review

Bumps the python group with 4 updates in the / directory: django, hiredis, djlint and ruff. Updates django from 6.0.5 to 6.0.6 details summary Commits /summary ul li a href= https://github.com/django/django/commit/ee93f65169c280c9ab3d2ce103dd478c96d05065 ...
dependencies
python:uv

Harness has created this PR to fix risky or vulnerable packages. 📁 Changes included in this PR Changes to the following files to upgrade the vulnerable dependencies to a fixed version: - fixtures/flight/package.json ...

What this is The documentation + SEO launch pass for v0.14.0 (release PR #183), propagated across every surface per docs/DOCUMENTATION-PROCESS.md. Unlike v0.13.x (foundations), this release ships a genuine ...
documentation
enhancement
performance
question

Summary Addresses the reporter s first ask in #636 — document the Windows-from-source path so users who hit error: linker \link.exe\ not found have a clear fix. There are no Windows wheels on PyPI for ...

Summary Added an explicit, audited update_then_restart operation mode to the restart coordinator — allowlisted update/install profiles (no arbitrary shell) that git-fetch/checkout a target ref and uv ...

Picking up from #23624 This addresses the remaining open review comment regarding expanding the doc comments on matchedMethod and getMatchingMethodFromNameAndSignature. Issue #23591