Skip to content

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

Filter by

113M results  (2 s)

113M results

Issue #101 — simulation summary aggregated only the last site, stored under an arbitrary site The single simSummary workitem is generated once after the study loop in generateWorkitems, so it inherited ...

Bumps ty from 0.0.38 to 0.0.39. details summary Release notes /summary p em Sourced from a href= https://github.com/astral-sh/ty/releases ty s releases /a . /em /p blockquote h2 0.0.39 /h2 h2 Release Notes ...
dependencies
python:uv

This pull request was generated by the mq tool [test] flake rate: 0.1 logical conflict every: 100 sleep for: 600s close stale after: 48 hours [pullrequest] requests per hour: 60 target branch: main ...

!--pre-commit.ci start-- Signed-off-by: pre-commit-ci[bot] pre-commit-ci@users.noreply.github.com updates: - github.com/astral-sh/ruff-pre-commit: 0c7b6c989466a93942def1f84baf36ddfcd60c83 → 0671d8ab202c4ac093b78433ae5baf74f3fc7246 ...

Added sections for device configuration and the test_mode module

We have received new data submissions for Agora from the following teams: - TREAT-AD Emory/Sage/SGC - Target nominations [pending] - TREAT-AD IUSM/Purdue - Target nominations [DISC1, NEK7, ...

What are the relevant tickets? N/A Description (What does it do?) This was in #3621 but is now separated out so it can be reviewed more quickly. import_courserun will try to set language, industry, ...
Needs Review

Fixes two dashboard-embedded TUI failures: - prevents a React render-phase update loop by removing the eager ensureAgentsNudgeConfig() call from gateway event handler creation - fixes gateway exited / ...

Description Standardizes Python date and datetime instances to the provided strftime constants, defaulting to: - datetime: mm/dd/yyyy hh:mm:ss - date: mm/dd/yyyy Updates the following tests to use ...