Changelog
✨ Features
c56196f1: feat(duo): add cli command with binary download management (Kai Armstrong karmstrong@gitlab.com)
e3ba483a: feat(mr-list): add more flags (Filip Aleksic faleksic@gitlab.com)
29e4b5a3: feat(runner-controller): add runner controller runner scope create support (Timo Furrer tfurrer@gitlab.com)
c15d2a2f: feat(runner-controller): add runner controller runner scope delete support (Timo Furrer tfurrer@gitlab.com)
cb1b9639: feat(runner-controller): add runner controller runner scope list support (Timo Furrer tfurrer@gitlab.com)
02052a33: feat(workitems): add list command (Carlos Corona ccorona@gitlab.com)
dcec8338: feat: add subfolder and ssh_host support for GitLab instances (Kai Armstrong karmstrong@gitlab.com)
8db560e5: feat: create a new command for getting list of runners info (Aayush kumaraayush9810@gmail.com)
7f6bcddf: feat: new command for the pausing the runner (Aayush kumaraayush9810@gmail.com)
fcd88b76: feat: new delete command for the runner (kumaraayush9810 kumaraayush9810@gmail.com)
🐛 Bug Fixes
0c9c0326: fix(ci view): prevent crash when viewing unrun downstream pipeline triggers (Kai Armstrong karmstrong@gitlab.com)
6f89aa11: fix(ci): trigger/retry when branch is not specified and not on default branch (Jay McCure jmccure@gitlab.com)
317d1453: fix(mr-view): usernames have at prefix (Filip Aleksic faleksic@gitlab.com)
608c001a: fix: URL encode state name in OpenTofu URLs (Timo Furrer tfurrer@gitlab.com)
1fb2815a: fix: detect piped stdin properly in snippet create (Kai Armstrong karmstrong@gitlab.com)
9a51b51b: fix: enable filtering and fetch all members in user selection prompts (Kai Armstrong karmstrong@gitlab.com)
a3934515: fix: use separate config keys for base and head repository resolutions (Kai Armstrong karmstrong@gitlab.com)
📝 Documentation
4816190b: docs: Update glab job artifact docs (Brendan blynch@gitlab.com)
c5f2fe5f: docs: fix instance of double space in docs (Evan Read eread@gitlab.com)
a724a137: docs: improve error message and examples for --variables-from flag (Kai Armstrong karmstrong@gitlab.com)
1dbaffe1: docs: remove now unused image from project (Evan Read eread@gitlab.com)
📦 Dependencies
f8fdd33b: chore(deps): update dependency @commitlint/cli to ^20.4.2 (GitLab Renovate Bot gitlab-bot@gitlab.com)
ffaaedff: chore(deps): update dependency @commitlint/config-conventional to ^20.4.2 (GitLab Renovate Bot gitlab-bot@gitlab.com)
8a2125e2: chore(deps): update module github.com/mattn/go-runewidth to v0.0.20 (GitLab Renovate Bot gitlab-bot@gitlab.com)
b7606ac0: chore(deps): update module github.com/modelcontextprotocol/go-sdk to v1.4.0 (GitLab Renovate Bot gitlab-bot@gitlab.com)
5d897b63: chore(deps): update module gitlab.com/gitlab-org/api/client-go to v1.44.0 (GitLab Renovate Bot gitlab-bot@gitlab.com)
91ab5aa6: chore(deps): update module gitlab.com/gitlab-org/api/client-go to v1.46.0 (GitLab Renovate Bot gitlab-bot@gitlab.com)
cb75cad0: chore(deps): update module k8s.io/client-go to v0.35.2 (GitLab Renovate Bot gitlab-bot@gitlab.com)
🔧 Maintenance
e3d3de69: chore(ci): golangci-lint update, dont print empty tests (Filip Aleksic faleksic@gitlab.com)
d92a64f9: refactor(cmdutils): improve bool flag pair type (Timo Furrer tfurrer@gitlab.com)
24800c62: refactor(mr view): switch from Notes API to Discussions API (Kai Armstrong karmstrong@gitlab.com)
189ed700: refactor: improve TTY checks for non-interactive environments (Kai Armstrong karmstrong@gitlab.com)