pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:HTML language:Python language:Python
Filter by
176M results
Bumps actions/checkout from 4 to 7. details summary Release notes /summary p em Sourced from a href=
https://github.com/actions/checkout/releases actions/checkout s releases /a . /em /p blockquote h2 v7.0.0 ...
dependencies
github_actions
Automated test pull request
Automated test pull request
Bumps js-yaml from 3.14.2 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
Bumps trufflesecurity/trufflehog from 3.95.5 to 3.95.6. details summary Release notes /summary p em Sourced from a href=
https://github.com/trufflesecurity/trufflehog/releases trufflesecurity/trufflehog ...
dependencies
github_actions
Problem
When a scheduled subscription (insight, dashboard, or AI report) fails to deliver for a reason that doesn t auto-disable
it — a transient Slack error, an email send failure, an unexpected exception ...
Automated test pull request
Description
The covariant TypeVars GO_co/B_co were used in an input position on the Property and ParentBlock overrides of
wrap_obj_ref, each requiring a type: ignore[misc] # breaking covariance. Since ...
问题
插件通过 from gsuid_core.utils.database.startup import exec_list; exec_list.extend([...]) 注册数据库迁移(多为 ALTER TABLE ... ADD
COLUMN,靠 try/except 实现幂等)。
trans_adapter(@on_core_start_before(priority=-80))逐条执行 ...