chore: advance sqlfluff sha past github sponsors funding update (#4973) - #3070
Open
benfdking wants to merge 1 commit into
Open
chore: advance sqlfluff sha past github sponsors funding update (#4973)#3070benfdking wants to merge 1 commit into
benfdking wants to merge 1 commit into
Conversation
Contributor
Benchmark for 7706e09Click to view benchmark
|
benfdking
force-pushed
the
port/sqlfluff-4962
branch
from
August 8, 2026 15:28
15f511c to
d3b1459
Compare
benfdking
force-pushed
the
port/sqlfluff-4973
branch
from
August 8, 2026 15:28
eb8562f to
158d2eb
Compare
Contributor
Benchmark for 142e614Click to view benchmark
|
## Summary - SQLFluff #4973 only updates its repo-specific .github/FUNDING.yml (Flattr -> GitHub sponsors); sqruff has no equivalent funding config, so no code change is needed. - Advance .sqlfluff-sha to keep the port sequence in first-parent order. Ported from SQLFluff 9793de59d54416649c45cb4341d2e2068497a1e2 sqlfluff/sqlfluff#4973 sqlfluff/sqlfluff@9793de5
benfdking
force-pushed
the
port/sqlfluff-4962
branch
from
August 8, 2026 17:04
d3b1459 to
e418b64
Compare
benfdking
force-pushed
the
port/sqlfluff-4973
branch
from
August 8, 2026 17:04
158d2eb to
15b33c0
Compare
Contributor
Benchmark for 3a3f901Click to view benchmark
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
.github/FUNDING.yml(Flattr → GitHub sponsors). sqruff has no equivalent funding config, so there is no code or fixture change to port..sqlfluff-shaby one first-parent commit to keep the port sequence in order.Verification
.sqlfluff-shaadvanced fromf16bd6c934864fb6693a816808951051df59fd22→9793de59d54416649c45cb4341d2e2068497a1e2, whose parent is exactly the previous SHA (correct single-commit advance on SQLFluff's first-parentmain).//:verify_sqlfluff_sha, which validates the SHA points to a real commit; it will pass in CI (local run of the check hit a403only because the sandbox proxy blocksapi.github.com). No Rust code or tests are affected.Ported from SQLFluff
9793de59d54416649c45cb4341d2e2068497a1e2sqlfluff/sqlfluff#4973
sqlfluff/sqlfluff@9793de5
Generated by Claude Code