Changelog
- 87a66cf Add MPR installation instructions to README.md
- 8d15282 Add artifact download command (#910)
- dedd6c2 Add group issue board api functions
- 280e962 Add info on what GITLAB_TOKEN should be
- a05a346 Add installation instructions with Spack
- 68ce689 Adding a very simple projectionist config
- 89f20ee Adding security MRs to setup auto mirroring
- aa7d8d7 Allow failure for MR approval state lookup (non-premium)
- 3f0e1d3 Apply 1 suggestion(s) to 1 file(s)
- 25d3ac2 Apply 1 suggestion(s) to 1 file(s)
- 8b8ceca Change wrong flag
- 0da0f3f Exit with code 1 upon pipeline linting failure
- e20ab0a Fix README.md git clone command
- 3a17672 Fix aarch64 install error
- 882611d Fix hyperlinks rendering in less (#936)
- 66a864b Fix tests involving $EDITOR variable
- 203b6a3 Fixing release and issue URLs
- e7da8f9 Make flag verbose for -o of grep command
- 555b7fa Migrate lint.yml to Gitlab CI
- 5805722 Point users to correct issue repo
- 1452691 Remove codecov and deepsource config files
- 7045e6f Removing old tokens
- b9a6920 Revert changes to mr_view_test.go
- 22e3792 Specified Full Package name for winget Installation (#968)
- e49292f The clone command with a specified group supports automatic pagination enabling cloning of more than 100 projects at once.
- c45eb5b Transition copyright/license to GitLab
- ba6d0dc Update .gitlab-ci.yml file
- 9d82011 Update default branch trunk -> main
- a39a6bc Update information on running tests
- 902e050 Updating readme with new URL
- 2677df1 [Suggestion] - 🚀 Init gitpod configuration file
- e018da7 accept GITLAB_ACCESS_TOKEN (#940)
- be6df04 add test coverage and address merge request feedback
- 163223d build(deps): upgrade github.com/xanzy/go-gitlab to v0.73.1
- b022313 ci: add a release job
- 5c4e5ac ci: add review roulette danger plugin
- 6dce382 ci: add secret detection
- 2102501 ci: add unit test task to the CI
- 7b575a5 ci: go install lsif-go binary
- 24809b0 docs(contributing): Update text regarding commits
- 75d9470 docs(update): v1.22.0
- 5429bb7 feat(api): Add api wrappers for creating snippets
- a150b45 feat(api): Add issue time wrapper function
- d849707 feat(issue): Add time estimate setting when creating
- 98ec6d1 feat(issue): Add time spent to create
- 90c038e feat(issue): add issue-type filter to issue cmd
- 060dfec feat(mr): show approval/approver status in mr view
- b58c125 feat(mr): support minimal unified diff output for mr diff
- 10deac3 feat(mr_update): allow 'remove-source-branch' to be toggled
- 741a1fc feat(repo/clone): Add options for page and page size (#942)
- 73ec6d7 feat(snippet): Add command for creating snippets
- 59fb8e0 feat: 'issue board view' command support for group boards
- baa0b33 feat: Display Raw Path in Project Search
- 1bee4cc feat: Extend "pipeline" command functions
- 9989ec1 feat: Show Full Path on Issue and MR List (#1056)
- d520bb7 feat: add
repo list
command (#906)
- 33b72fe feat: add no-duplicate flag
- 127e4df feat: add transfer command (#929)
- 545a8c1 feat: provide /reviewer quick action
- 4ab5c16 feat[variable]: add get subCommand to variable
- 12349e2 fix (docs): Correct HTML comment syntax
- 767fd66 fix (docs): change subcommand generation for nested subcommands
- df836a6 fix broken link to "quick install"
- e35fd1f fix(Readme): remove shell install script pointing to GitHub
- dcb07ca fix(authentication): hostnamevalidator accepts folders (#961)
- 40c8f67 fix(check-update): check latest release from GitLab
- fb325d9 fix(iostreams): correct spelling of COLOR_ENABLED env var in color_test
- b9bedbc fix(issue/issueutils): rewrite issue URL parser to support nested groups
- 8f0c491 fix(mr issues): ignore references for issues closed by MRs
- 6a91905 fix(mr_view): ensure sorted output by username for MR approvals
- 3bdeb76 fix(spelling): update spelling on mr list command help
- 795bec9 fix(tests): modify test environment to work correctly for forks
- a55c048 fix: Default path parameter would not work for artifact download
- a5f4099 fix: Don't show non-templates when asking chosing (#927)
- 2ccdff9 fix: Example of glab ci list --status (#946)
- 3c2b1e7 fix: Fail with a specific error when unauthenticated (#886)
- d20667d fix: Gitpod link
- 5e00cdf fix: Read hostname from config.yml
- 4b3e427 fix: Update glab completion long description
- f4c9b6f fix: avoid prompting for remotes in non-TTY
- c05f103 fix: fix validation for GitLab 14.5 tokens (#971)
- 8c43c96 fix: only run manual jobs if is explicitly accepted
- f49edb5 fix: remove duplicate ci pipelines
- 5e0d9dc goreleaser: witch to
use
instead ofuse_buildx
(#944)
- 8f68350 leftover
- 9427893 revert some of the vim-go gopls changes
- f6a0dd6 style: fix style of 'please do' list