pullrequests Search Results · language:Dune language:Python language:JavaScript language:JavaScript language:Java language:C#
Filter by
197M results
Consolidate all Docker/build artifacts into a single infra/ directory
Supersedes #927 (auto-closed when its stacked base #926 merged + base branch was deleted). #926 is already merged, so
this now targets ...
…, and packaging improvements
yeah i do all the below things now approve this
Summary
-
Validation
- [ ] python -m compileall -q src tests
- [ ] PYTHONPATH=src python -m unittest discover -s ...
Summary
- Merge upstream/release (v1.1.0, 07bdd874) into fork origin/release (dc4af09d) instead of branching directly from
upstream.
- Preserve fork-specific WebOS audio mapping/HLS guards while ...
Remediates the findings from the internal auth-bypass / unauthenticated-access review tracked in #400. Closes #400.
Pre-prod project, no field deployments, so this ships as one public PR (no coordinated-disclosure ...
Summary Motivation
This PR introduces the SnowflakeDbtProjectComponent (in @preview), allowing Dagster to orchestrate dbt projects natively
on Snowflake s managed runtime (via EXECUTE DBT PROJECT). ...
FetchDataPayload.history_id is a DecodedDatabaseIdField, which expects the encoded id string and decodes it itself.
upload_file_from_url was pre-decoding history_id to an int, tripping the field s isinstance(str) ...
area/API
kind/bug
What type of PR is this? /kind bug
What this PR does / why we need it: This PR fixes a bug in core/testcasecontroller/metrics/metrics.py that causes a
ValueError: not enough values to unpack (expected ...
kind/bug
🤖 AI Security Remediation
🚨 Human approval required — please review before merging.
📊 Analysis
- Severity: HIGH
- Confidence: 95%
- Auto-fix allowed: False
📝 Summary
The application uses subprocess.call ...
ai-remediation
needs-human-review
severity-high
🤖 AI Security Remediation
🟢 Auto-merge eligible — will merge after CI passes.
📊 Analysis
- Severity: MEDIUM
- Confidence: 85%
- Auto-fix allowed: True
📝 Summary
The application uses the subprocess ...
ai-remediation
severity-medium