PackageTrack
Sign in Get early access

github.com/profclems/glab

v1.22.0 #842 most downloaded on Go modules profclems/glab

What this package is like to depend on

Last release 4 years ago

no release in 18 months

Release timing varies

gaps range from 3 weeks to 6 months

Some releases are documented

notes for 9 of 17 stable releases

Nothing withdrawn

no release was ever pulled

6 years old

32 releases · first in 2020

0 releases in the last 12 months

see the full history below

Release timeline

32 releases · Sep 2020 to Aug 2022
2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 32
  1. v1.22.1-0.20220809180710-e5cbfb277bc0 09 Aug 2022 pre-release

    Nothing published for this version

  2. v1.22.1-0.20220702112736-012d68050a34 02 Jul 2022 pre-release

    Nothing published for this version

  3. v1.22.0 10 Jan 2022
    Release notes
    • fix(ci trace): exit normally when prompts are interrupted #849

    • docs(readme): update Fosshost.org logo location #851

    • docs: remove --autofill references #848

    • Add remoteName flag to glab repo create #850

    • docs(template): use different header styles for the PR template #857

    • chore: use errors.Is instead of error equality #853

    • feat(mr create): add --reviewer parameter #854

    • feat(mr create): add --squash-before-merge parameter #855

    • ci: fix the linter by targeting the pr instead of the pr target #861

    • fix ci pipeline view incorrect timestamp being used #864

    • docs(README): add awesome-go badge to README #867

    • feat(command/ci/retry): Add new command to retry CI jobs #868

    • fix(ci status): add check for pending pipelines #869

    • Escape titles in new MR preview URLs #870

    • feat(mr update): add --squash-before-merge parameter #856

    • fix: obsolete % char for weights #876

    • Update docs for glab pipeline run to include variables parameter #885

    • fix: weird condition when prompt disabled #865

    • mr: deprecate mr for command #900

    • chore: Update Arch README link to official repos #937

    Open source →
  4. v1.21.2-0.20211118144948-9b44934c07d1 18 Nov 2021 pre-release

    Nothing published for this version

  5. v1.21.2-0.20211004083710-3d9f97c28ee8 04 Oct 2021 pre-release

    Nothing published for this version

  6. v1.21.1 28 Sep 2021
    Release notes

    Changelog

    5cb2858 fix debian packaging installer location

    Docker images

    • docker pull profclems/glab:v1.21.1
    • docker pull ghcr.io/profclems/glab:v1.21.1
    Open source →
  7. v1.21.0 27 Sep 2021
    Release notes
    • commands/ssh-key: fix wrong usage description in ssh-key add #820

    • fix: allow token or stdin in non interactive shells #823

    • feat: fill MR desc with all commit bodies #819

    • fix(pipeline): allow pipeline parameters to use colons in the values #830

    • Add --repo flag to ssh-key subcommands #827

    • Handle paginated response in pipeline.GetPipelineJobs #832

    • feat(cmdutils): Add project and group milestone prompt #824

    • fix: error 404 when creating release #836

    • {go.mod,go.sum}: update dependencies #837

    • feat: allow reuse of glab in other CLI contexts #845

    Docker images

    • docker pull profclems/glab:v1.21.0
    • docker pull ghcr.io/profclems/glab:v1.21.0
    Open source →
  8. v1.20.0 11 Aug 2021
    Release notes
    • internal/config: migrate local config to .git/glab-cli #813

    • docker: fix glab command not found #816 #817

    Docker images

    • docker pull profclems/glab:v1.20.0
    • docker pull ghcr.io/profclems/glab:v1.20.0
    Open source →
  9. v1.20.0-pre1 11 Aug 2021 pre-release
    Release notes
    • internal/config: migrate local config to .git/glab-cli #813

    Docker images

    • docker pull profclems/glab:v1.20.0-pre1
    • docker pull ghcr.io/profclems/glab:v1.20.0-pre1
    Open source →
  10. v1.19.1-0.20210811083525-4759d417593b 11 Aug 2021 pre-release

    Nothing published for this version

  11. v1.19.0 10 Aug 2021
    Release notes

    Features

    • commands/ssh-key: add commands for managing ssh keys #808

    • Respect job ID when passing it to the trace command #767

    • Add project view command #778

    • feat mr: remove prefix in ID of MR just like Issue #790

    • add support for mutual TLS authentication (client certificates) #794

    • feat: switch to cobra's v2 bash completion #796 #801

    • feat: variable list command #799

    Bug Fixes

    • auth/login: fix broken link to personal_access_token #785

    • Fix glab repo view handling of branches #787

    • Update incorrect parameters #788

    Tweaks

    • commands: improve scriptability #811

    • {go.mod, go.sum}: update dependencies #797

    Docker images

    • docker pull profclems/glab:v1.19.0
    • docker pull ghcr.io/profclems/glab:v1.19.0
    Open source →
  12. v1.18.1 10 Jun 2021
    Release notes

    Bug fixes

    • fix mr operations on detached branches #763

    Docker images

    • docker pull profclems/glab:v1.18.1
    • docker pull ghcr.io/profclems/glab:v1.18.1
    • docker pull profclems/glab:latest
    • docker pull ghcr.io/profclems/glab:latest

    Contributors

    Open source →
  13. v1.18.0 08 Jun 2021
    Release notes

    Features

    • feat: add new release commands to manage GitLab releases #445

    Bug Fixes

    • fix: :id placeholder in api command #742

    • fix mr merge failing on detached branch #743

    • fix hostname validator to accept IPs and hosts with port #744

    • fix(ci/status): adding list of external jobs #752

    • Fix triggered jobs duration #730

    • fix job viewing with detached pipelines #729

    Build

    • chore(packaging): docker images #746

    • arm build for raspberry pi #746

    • alpine linux apk release assets

    • man pages added to NFPM packages

    Docker images

    • docker pull profclems/glab:v1.18.0
    • docker pull ghcr.io/profclems/glab:v1.18.0
    • docker pull profclems/glab:latest
    • docker pull ghcr.io/profclems/glab:latest
    Open source →
  14. v1.17.1-0.20210520082406-4cb936dae1d2 20 May 2021 pre-release

    Nothing published for this version

  15. v1.17.0 14 May 2021
    Release notes

    Features

    • mr list: filter merge requests by reviewers #681

      A new optional flag (--reviewer) is added to the mr list command to enable filtering merge requests by its reviewers.

      glab mr list --reviewer=@me
      glab mr list --reviewer=@me,OtherUserName
      
    • mr merge: Add -y|--yes flag to skip submission prompt for mr merge #717

    • Set up git credentials when logging into glab (#718)

      The glab auth login flow now includes a step to authenticate git as well when "HTTPS" is selected as the default clone protocol. This enables operations like git clone, git push, etc. to automatically work with GitLab on a pristine system after the user has authenticated to glab. Previously, users had to authenticate git separately.

      This is enabled by the git credential helper. In the background, glab runs this for the user:

      $ glab auth login
      #=> git credential approve <<<"url=https://USERNAME:[email protected]"
      
    • mr merge: interactive mr merge options #695 #720 #715

      The user is prompted with three merge options

      • create merge commit
      • squash and merge
      • rebase and merge

      NB: This options are only available on TTYs. On non-ttys, the default is to create a merge commit unless the user explicitly specifies the merge method using the available flag options

    • feat(mr/view): update mr reviewers #694

    • feat(mr/view): show reviewers of the merge request #693

    • project create: Create project from URL #709

    Bug Fixes

    • fix: respect GLAB_PAGER in config and env vars #658

    • fix(commands/api): replace :id placeholder with project ID #663

    • fix(board): Don't display closed issues in columns #666

    • Fix: Allow for override of repo using OWNER/REPO #678

    • Fix method not allowed when merging MR #690

    • Fix segfault on ci list #691

    • Fix hostnames resolution #667

    • fix(glrepo): Remove side effect from RemoteURL #712

    Tweaks

    • ci status: improve scriptability #714

    • scriptability: Avoid truncating columns of tables/lists on non-TTYs #713

    • Allow protocol override when overriding the default host #696

    • CI status now has an option to show a more compact view. #689

    Contributors

    Thank you:

    @maxice8
    @zemzale
    @kousikmitra
    @mkonig
    @huegelcesar

    Open source →
  16. v1.16.0 12 Mar 2021
    Release notes

    Features

    • issue create: Issue link on create #613

    • mr: allow more than one merge request to be defined for certain mr commands #622

    • repo clone: add option to preserve namespaces by subdirectories #627

    • mr: allow searching MRs by a state when it makes sense #623

    • auth login: more interactive options to auth login #641

    Bug Fixes

    • mr close: fix color used for a MR that was just closed #621

    • mr create: Use default branch on mr create #630

    • Resolve background color before staring pager #650

    Tweaks

    • Override survey's choice of color for default values #646

    Docs

    • Fix wrong reference to --autofill instead of --fill in docs #653

    • fix: correct simple typo #639

    Open source →
  17. v1.15.0 15 Feb 2021

    Nothing published for this version

  18. v1.14.0 27 Jan 2021

    Nothing published for this version

  19. v1.13.2-0.20210105134830-157fe5392042 05 Jan 2021 pre-release

    Nothing published for this version

  20. v1.13.1 28 Dec 2020

    Nothing published for this version

  21. v1.13.0 27 Dec 2020

    Nothing published for this version

  22. v1.12.1 02 Dec 2020

    Nothing published for this version

  23. v1.12.0 01 Dec 2020

    Nothing published for this version

  24. v1.11.1 03 Nov 2020

    Nothing published for this version

  25. v1.11.0 26 Oct 2020

    Nothing published for this version

  26. v1.11.0-pre2.0.20201012052659-cab05b626423 12 Oct 2020 pre-release

    Nothing published for this version

  27. v1.11.0-pre2 07 Oct 2020 pre-release

    Nothing published for this version

  28. v1.11.0-pre1 01 Oct 2020 pre-release

    Nothing published for this version

  29. v1.10.1-0.20201007214346-971c9113d0ed 07 Oct 2020 pre-release

    Nothing published for this version

  30. v1.10.1-0.20201001210555-034d1c50c521 01 Oct 2020 pre-release

    Nothing published for this version

  31. v1.10.1-0.20200907181202-237216ab251c 07 Sep 2020 pre-release

    Nothing published for this version

  32. v1.10.1-0.20200902122033-b8e5b6716e6c 02 Sep 2020 pre-release

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive