Skip to content

fix: more new backend adjustments#80

Merged
icco merged 34 commits intomainfrom
new-be
Feb 1, 2026
Merged

fix: more new backend adjustments#80
icco merged 34 commits intomainfrom
new-be

Conversation

@icco
Copy link
Owner

@icco icco commented Feb 1, 2026

continues #79

icco and others added 30 commits February 1, 2026 04:37
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Go 1.25 is not yet available in actions/setup-go. Align go.mod and
workflows to 1.24. Also update lint job to checkout@v6 and setup-go@v6.

Co-authored-by: Cursor <cursoragent@cursor.com>
Go 1.25 is in actions/go-versions manifest. The 403 occurs when using
setup-go v4/v5, which can fall back to Google storage. setup-go@v6
resolves from the GitHub manifest, so 1.25 works. All jobs already use
v6; restore go-version to 1.25.

Co-authored-by: Cursor <cursoragent@cursor.com>
Build job had no go-version, so setup-go could use default (1.24).
Release used go-version: stable which may resolve to 1.24. Pin both to 1.25.

Co-authored-by: Cursor <cursoragent@cursor.com>
v1.64.8 was built with Go 1.24 and refuses to run when the module
targets Go 1.25. v2.4.0+ adds Go 1.25 support; use v2.8.0 in both
CI and lint workflows.

Co-authored-by: Cursor <cursoragent@cursor.com>
@icco icco marked this pull request as ready for review February 1, 2026 15:49
@icco icco merged commit d199665 into main Feb 1, 2026
7 checks passed
@icco icco deleted the new-be branch February 1, 2026 15:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments