Ravi Kumar (c0464dd6) at 17 Mar 11:00
Ravi Kumar (b93241a6) at 17 Mar 10:59
Merge branch 'hly-project-autocomplete-urgency' into 'master'
... and 1 more commit
This matches the group-level autocomplete and other autocomplete endpoints
Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
@gitlab-org/release/managers Could you please review/merge this?
Ravi Kumar (5e3b1566) at 17 Mar 09:56
Merge branch 'feat/add-go-1-26-to-test-matrix' into 'main'
... and 1 more commit
Ravi Kumar (8ec19385) at 17 Mar 09:56
Adds Go 1.26 to the CI test matrix to ensure forward compatibility.
Chained from !847 which also pins the shadow linter to v0.42.0 — that fix ensures lint:shadow works with Go 1.24, but Go 1.26 in the matrix will allow us to eventually lift that pin once we upgrade our default Go version.
No local validation needed — the change is purely to the CI matrix.
Adds Go 1.26 to the CI test matrix to ensure forward compatibility.
Chained from !847 which also pins the shadow linter to v0.42.0 — that fix ensures lint:shadow works with Go 1.24, but Go 1.26 in the matrix will allow us to eventually lift that pin once we upgrade our default Go version.
No local validation needed — the change is purely to the CI matrix.
Ravi Kumar (2b416db8) at 17 Mar 09:37
Ravi Kumar (cc30eca4) at 17 Mar 09:36
Merge branch 'dgruzd/improve-agents-md' into 'main'
... and 1 more commit
This matches the group-level autocomplete and other autocomplete endpoints
Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
@dgruzd Looks like this is conflicted
Adds Go 1.26 to the CI test matrix to ensure forward compatibility.
Chained from !847 which also pins the shadow linter to v0.42.0 — that fix ensures lint:shadow works with Go 1.24, but Go 1.26 in the matrix will allow us to eventually lift that pin once we upgrade our default Go version.
No local validation needed — the change is purely to the CI matrix.
@arturoherrero Thanks. I have accepted the suggestion
Ravi Kumar (208e3932) at 17 Mar 08:19
Apply 1 suggestion(s) to 1 file(s)
@dgruzd I want to clarify one thing about this formula max(Cache::MAX_PAGES, current_page) * per_page suggested in the issue description. Let's say current_page is 11 and Cache::MAX_PAGES is 10. per_page is 20. According to the formula, it will be calculated as 11*20 = 220. Is this correct?
Ravi Kumar (6a6913c9) at 16 Mar 19:07
Add specs for zoekt_cap_file_match_results feature flag