Changelog
- d736ef78 Merge security fix for v1.26.0 release
- 538fbbbc ci(coverage): report correct coverage
- 123650e5 ci: lock down go lint image version
- b279b85a docs(installation): Add asdf-vm to install options
- 0ac01252 docs: Add Fedora to installation options
- d7c4e041 docs: Build jump list of core commands
- 944cc7bc docs: Updating instructions for homebrew release
- 7aeab90e docs: add guidelines for triaging bugs
- 31b48fac docs: fix link to issue command in README
- 05848701 docs: reword homebrew section
- ec5d885c docs: self-managed doc improvements
- 1204e157 docs: specify [flags] position in clone command
- 6ad0d965 docs: update core commands with links
- 59d4637b feat(schedule): Add command to run schedules
- 595f1373 feat: variable export
- 1dbeae7b fix(ci): Fix issue where
ci get
fails if user is not maintainer
- 48927326 fix(issue create): better error message when users are not members
- effe5ff7 fix(project): Remove repo override functionality
- 645013b2 fix(repo): URL encode branch name when viewing on web
- b18a2c0b fix: check-update command output to StdErr
- da360017 fix: making sure homebrew doesn't try to open a browser
- 5cdc56d6 refactor(issue/view): extract issuable/list package
- 83e5b492 refactor(issue/view): extract issuable/view package
- 4e8affbe refactor(project): Stop requsting for README when viewing project on web
- 175b5cfc refactor(test): adjust issuable tests to cover both types
- f883b4cb refactor(test): combine issue/incident list tests
- c75eef92 refactor(test): use http constants in tests
- af690a3d refactor: use HTTP constants in code
- 453be916 refactor: use strings.Join in comma separated list functions
- 7d820a86 test: fix timing issue with release tests