You need to sign in or sign up before continuing.
Commits on Source 26
-
Mark Nessen authored
-
Patrick Rice authored
fix: add missing nil check on create group with avatar See merge request !2354
-
semantic-release-bot authored
## [0.130.1](v0.130.0...v0.130.1) (2025-06-11) ### Bug Fixes * add missing nil check on create group with avatar ([3298a058](3298a058))
-
Changelog: Improvements
-
Timo Furrer authored
refactor: simplify temporary file handling in tests See merge request !2355
-
Changelog: Improvements
-
Timo Furrer authored
docs: correct typos in comments across multiple files See merge request !2358
-
Changelog: Improvements
-
Timo Furrer authored
test: fix test names See merge request !2356
-
Changelog: Improvements
-
Timo Furrer authored
chore: enable dupword linter and remove duplicated words See merge request !2360
-
Changelog: Improvements
-
Patrick Rice authored
feat: add support for optional query params See merge request !2365
-
Changelog: Improvements
-
Timo Furrer authored
chore: fix typos in func names, vars, struct, and tests See merge request !2359
-
Changelog: Improvements
-
Timo Furrer authored
feat: add ScanAndCollect for pagination Closes #2138 See merge request !2361
-
Changelog: Improvements
-
Timo Furrer authored
chore(no-release): update Release Configs See merge request !2357
-
Timo Furrer authored
Changelog: Improvements
-
Timo Furrer authored
chore(no-release): fix couple of typos See merge request !2367
-
Patrick Rice authored
-
Patrick Rice authored
go: Update module github.com/hashicorp/go-retryablehttp to v0.7.8 See merge request !2363
-
Patrick Rice authored
-
Timo Furrer authored
chore(deps): update golangci/golangci-lint docker tag to v2.2.1 See merge request !2368
-
semantic-release-bot authored
# [0.131.0](v0.130.1...v0.131.0) (2025-07-01) ### Features * add ScanAndCollect for pagination ([cbac9aed](cbac9aed)) * add support for optional query params to get commit statuses ([e1b29adf](e1b29adf))