Skip to content

pullrequests Search Results · language:Dune language:Python language:TypeScript is:unmerged language:JavaScript language:Java

Filter by

104M results  (2 s)

104M results

This PR introduces several micro-UX improvements to the application s main navigation, focusing on accessibility, clarity, and visual polish. 💡 What - Semantic HTML: Replaced generic div containers ...

ci:test:sf - pending

Pipelines as Code configuration removal

Allow for users to choose which edition of Rust they would like to use.

Define extension governance validation for catalog metadata and author-side contract checks. Adds catalog CI tooling, compatibility/trust policy exports, documentation, and regression tests for metadata, ...

🎨 Palette: Improve search input consistency and accessibility 💡 What: - Standardized search inputs to use type= search in both Header.svelte and SearchBar.svelte. - Increased focus ring thickness ...

Summary - Review no-live-fetch dry-run collector from PR #1425. - Confirm target selection, skip logic, budget controls, stop policy, and coverage cases. - Confirm no network fetch, no DB write, ...

Implements Asana B-011 / B-011a / B-011b / B-011c / B-011d / B-011e. GitHub issue note: the implementation prompt used Closes # ISSUE_NUMBER , but no real GitHub issue number was provided. gh issue list ...

Summary: MaterializedViewOptimizationRewrite only overrode visitQuery, so the materialized view query optimizer was applied to bare SELECT statements only. Statements that wrap a query (CREATE TABLE ... ...
fb-exported
from:Meta
meta-exported

WHY are these changes introduced? Refactor the codebase to use the centralized uniq utility function from @shopify/cli-kit/common/array instead of manual [...new Set()] spreads, improving consistency ...
no-changelog