Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

GLab [Archived]

Archived: An open-source GitLab command line tool bringing GitLab's cool features to your command line
Collective - Host: opensource - https://opencollective.com/glab - Website: https://glab.rtfd.io - Code: https://github.com/profclems/glab

docs(readme): update Fosshost.org logo location

- in README.md replace FosshostLogo.png with fosshost-logo.png as previous location no longer ex...

github.com/profclems/glab - d41bb607199cf68fc69fcb62d3a48897f7598474 authored over 3 years ago by Przemysław Dąbek <[email protected]>
add remoteName flag to 'create project' command

By default glab would add the created project's repository URL to the a
remote named 'origin', w...

github.com/profclems/glab - b389ca1777df8963557bde8b4953f0829cff09e3 authored over 3 years ago by Wilson Marco Sales Moncayo <[email protected]>
fix(ci trace): exit normally when prompts are interrupted

…specifically, interrupted via SIGINT (CTRL-C). Otherwise,
the first job is chosen, which isn't...

github.com/profclems/glab - fe0056a38e0860fa48ec57f84d23aee9e33718e8 authored over 3 years ago by Rob Hoelz <[email protected]>
docs: remove --autofill references

It appears the --autofill option to ``glab mr create`` was removed, but references remained.

github.com/profclems/glab - ca49abd442d6a70881e95e3450c3065dda481d51 authored over 3 years ago by Drew Risinger <[email protected]>
docs(update): v1.21.1

github.com/profclems/glab - fe01cfceb332f1a48ed8c097e23b4fbf43af576e authored over 3 years ago by github-actions <[email protected]>
fix debian packaging installer location

Closes #847 and #846

github.com/profclems/glab - 5cb2858d1fb7a5317e89259fc4ac135414e99be2 authored over 3 years ago by Clement Sam <[email protected]>
Merge pull request #845 from addshore/mwcli-modifications

feat: allow reuse of glab in other CLI contexts

github.com/profclems/glab - ae6568e0e2f551ac4c186f3edac39a1bc27ec8d2 authored over 3 years ago by Clement Sam <[email protected]>
auth login use OverridableDefault

github.com/profclems/glab - d5b819b727aec71611dc13638aa75dbeb4789321 authored over 3 years ago by addshore <[email protected]>
Login using default hostname string

github.com/profclems/glab - a0136a32edac0841defeebe53537c804195dee6e authored over 3 years ago by addshore <[email protected]>
Move glinstance to pkg

github.com/profclems/glab - b8928008b542798d47c2742ebbf0a015df5ca0fa authored over 3 years ago by addshore <[email protected]>
Merge pull request #837 from profclems/deps-update

{go.mod,go.sum}: update dependencies

github.com/profclems/glab - c608850edb768d2a9be2d98874440a3643a32a42 authored over 3 years ago by Clement Sam <[email protected]>
{go.mod,go.sum}: update dependencies

github.com/profclems/glab - 2835c9944b254acf338230eb4ca61bb298e8a44d authored over 3 years ago by Clement Sam <[email protected]>
api: fix wrong comment

github.com/profclems/glab - 613cff29e2688cdf03e8f2dc80b386eed58c8dc0 authored over 3 years ago by Clement Sam <[email protected]>
Merge pull request #836 from profclems/release-fix

fix: error 404 when creating release

github.com/profclems/glab - d0c3fd35224c0bcb195d343dc1211bf6f52669c4 authored over 3 years ago by Clement Sam <[email protected]>
fix: error 404 when creating release

Resolves #835

github.com/profclems/glab - e9e4b14fcfffbb535b91be0ec60d14a8aefc766e authored over 3 years ago by Clement Sam <[email protected]>
Merge pull request #824 from zemzale/feat-all-milestones

feat(cmdutils): Add project and group milestone prompt

github.com/profclems/glab - bce8b3ff6b3ccaf61b9baa1eaeed0fd9832ef80a authored over 3 years ago by Clement Sam <[email protected]>
Merge pull request #832 from rciorba/779-fix-truncated-jobs-in-ci-status-and-ci-trace

Handle paginated response in pipeline.GetPipelineJobs

github.com/profclems/glab - c28e7a4574f695e495758e5a816a5ba797e6578e authored over 3 years ago by Clement Sam <[email protected]>
Handle paginated response in pipeline.GetPipelineJobs

The `ci trace` and `ci status` commands would previously ignore pagination and
only show the fir...

github.com/profclems/glab - 3e37d3f147dd14f04cdfffd318a28c00aa6a27bc authored over 3 years ago by Radu Ciorba <[email protected]>
Merge pull request #827 from rdegbe/trunk

Add `--repo` flag to ssh-key subcommands

github.com/profclems/glab - 2d5cec8f0f27c764514b46a7818e3f5ff08e29e0 authored over 3 years ago by zemzale <[email protected]>
Merge pull request #830 from TokyoQ/fix/colon_pipeline_parameters

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

github.com/profclems/glab - 064de8da47732eb370d956264d68a6b4cf49058d authored over 3 years ago by zemzale <[email protected]>
fix(pipeline): allow pipeline parameters to use colons in the values

Fixes #829

github.com/profclems/glab - 5bc354e1e697fe0833e95d0f3183ce37ec6dc3e5 authored over 3 years ago by Alec Collier <[email protected]>
Update ssh-key.go

github.com/profclems/glab - da724f95a8a75c280994856a7efb9de62f8c2548 authored over 3 years ago by Raymond Degbe <[email protected]>
Merge pull request #819 from guyfedwards/add-fill-commit-body

feat: fill MR desc with all commit bodies

github.com/profclems/glab - 8364e9ce9ba4baa831fe20f48a310147111debe3 authored over 3 years ago by Clement Sam <[email protected]>
Update CONTRIBUTING.md

github.com/profclems/glab - dbcd9418dc61cada356eacb3660ce50a70a30623 authored over 3 years ago by Clement Sam <[email protected]>
Update README.md

github.com/profclems/glab - 16cefbdc4b9131b66a5de21d17de3ed31849da48 authored over 3 years ago by Clement Sam <[email protected]>
Rename .github/CODE_OF_CONDUCT.md to CODE_OF_CONDUCT.md

github.com/profclems/glab - 3c34a510f8bdce1a508ff22d818eb7f90756eea2 authored over 3 years ago by Clement Sam <[email protected]>
move contributing guide project root

github.com/profclems/glab - c5a7d39eb617fbf47dfe1d08448f5fb982845ab3 authored over 3 years ago by Clement Sam <[email protected]>
Merge pull request #823 from clwluvw/noninteractive-login

fix: allow token or stdin in non interactive shells

github.com/profclems/glab - 664281ea2c29a27bef825f10bb997923f3752ec4 authored over 3 years ago by zemzale <[email protected]>
feat(cmdutils): Add group milestones to the prompt

When creating issues we prompted only project milestones. This would
break workflows where group...

github.com/profclems/glab - 0cf8e611035bd837e26bdf698adb40c76d043472 authored over 3 years ago by Alberts Zemzale <[email protected]>
fix: allow token or stdin in non interactive shells

Signed-off-by: Seena Fallah <[email protected]>

github.com/profclems/glab - 7b5dfbab69df2026ae6eeb6aa723366585278093 authored over 3 years ago by Seena Fallah <[email protected]>
Merge pull request #820 from Bostigger/trunk

commands/ssh-key: fix wrong usage description in `ssh-key add`

github.com/profclems/glab - 045610825ba1362f80524f7be3ccb47d059d4a09 authored over 3 years ago by Clement Sam <[email protected]>
commands/ssh-key: fix wrong usage description in `ssh-key add`

github.com/profclems/glab - f4b7a0b529f1c8f14c416c1c81060a3370e02cff authored over 3 years ago by bostigger <[email protected]>
feat: fill MR desc with all commit bodies

adds --fill-commit-body flag to add all the commit bodies to the MR description
when creating an...

github.com/profclems/glab - 52126c4c305c204b9991821922060f2eb2d94b68 authored over 3 years ago by guyfedwards <[email protected]>
Merge pull request #817 from profclems/goreleaser-fix

goreleaser: fix nfpms install dir to use /usr/bin

github.com/profclems/glab - b9d2554f19351276922a8f83bbff11fc5d2e36b9 authored over 3 years ago by Clement Sam <[email protected]>
goreleaser: fix nfpms install dir to use /usr/bin

Closes #816

github.com/profclems/glab - dd9b3ba8a34a78f36fd105f82b3ea3c248bf86db authored over 3 years ago by Clement Sam <[email protected]>
Merge pull request #813 from profclems/config-fix

internal/config: migrate local config to `.git/glab-cli`

github.com/profclems/glab - 4759d417593ba1b11482d00ba2ef8ce157ea849d authored over 3 years ago by Clement Sam <[email protected]>
internal/config: migrate local config to `.git/glab-cli`

To set a local config, glab writes to .glab-cli/config/config.yaml and
to hide it, writes to .gi...

github.com/profclems/glab - a9ec9d70451fdadb5e682f7338e75656b2625729 authored over 3 years ago by Clement Sam <[email protected]>
docs(update): v1.19.0

github.com/profclems/glab - b8a02b55c6f16d9cd14cc8939d5dd2959d242878 authored over 3 years ago by github-actions <[email protected]>
Merge pull request #811 from profclems/scriptability

commands: improve scriptability

github.com/profclems/glab - 3dc01da03df6b8b0789bf3e0afbac54e531449bc authored over 3 years ago by Clement Sam <[email protected]>
Merge pull request #799 from profclems/ft-var-list

feat: `variable list` command

github.com/profclems/glab - 38aeb610b932f1ad5e6d7f81ac554c9174f08ff2 authored over 3 years ago by Clement Sam <[email protected]>
commands: improve scriptability

Resolves #809

github.com/profclems/glab - c5f79cfef018a6d298fa0f265910c1c512c49441 authored over 3 years ago by Clement Sam <[email protected]>
Merge pull request #808 from profclems/feat-ssh-key

commands/ssh-key: add commands for managing ssh keys

github.com/profclems/glab - e6f5452e073f1a393789954bb6fbad22e65da38d authored over 3 years ago by Clement Sam <[email protected]>
commands/ssh-key: add commands for managing ssh keys

This change add `ssh-key` commands with the following subcommands:
- get
- list
- add

github.com/profclems/glab - ddbff70f2f59da98ba29a300231751d29afc8c5c authored over 3 years ago by Clement Sam <[email protected]>
feat: `variable list` command

github.com/profclems/glab - e967f5c07906eb4698a59e83baf1b78d0abb4fc3 authored over 3 years ago by Clement Sam <[email protected]>
Merge pull request #807 from profclems/profclems-patch-1

Update README.md

github.com/profclems/glab - 0e416ae589b4f67bd94766f05c7405894cdeb116 authored over 3 years ago by Clement Sam <[email protected]>
Update README.md

github.com/profclems/glab - e336574362683084ac9be589f1026123c547bd4f authored over 3 years ago by Clement Sam <[email protected]>
Merge pull request #801 from marckhouzam/feat/compNoDesc

github.com/profclems/glab - a839f0f9516182d56f5f2f584d3543e5050b7629 authored over 3 years ago by Clement Sam <[email protected]>
Apply --no-desc to every shell for completion

This change also enables the use of descriptions for Powershell.

Signed-off-by: Marc Khouzam <m...

github.com/profclems/glab - 470df3bd5a6eb7494033d44c7c0d78cfb5ca7b67 authored over 3 years ago by Marc Khouzam <[email protected]>
Merge pull request #797 from profclems/bump-deps

{go.mod, go.sum}: update dependencies

github.com/profclems/glab - 78b800eea0d7ddfb99cbfe0da3a372a75f5e0cd6 authored over 3 years ago by Clement Sam <[email protected]>
--amend

github.com/profclems/glab - dd0900c51623947682891312623b07b61b94e4bf authored over 3 years ago by Clement Sam <[email protected]>
{go.mod, go.sum}: update dependencies

github.com/profclems/glab - c90891e962f6e132ce40e7f49ac367329116ee4c authored over 3 years ago by Clement Sam <[email protected]>
Merge pull request #796 from profclems/bash-v2

feat: switch to cobra's v2 bash completion

github.com/profclems/glab - 40eab5e9ac354655c40cf85d52b5d6685e67fe53 authored over 3 years ago by Clement Sam <[email protected]>
feat: switch to cobra\'s v2 bash completion

This adds description of commands to bash completion script.
Also introduces `--no-desc` flag to...

github.com/profclems/glab - 5ef63d84303aa127b8fd0857a09011e199a0aa7f authored over 3 years ago by Clement Sam <[email protected]>
Merge pull request #794 from hexagonal-sun/client-certs

add support for mutual TLS authentication (client certificates)

github.com/profclems/glab - 0fb95eab621e8ea12d1a870889c6f29a72caa9aa authored over 3 years ago by Clement Sam <[email protected]>
add support for client certificates

Add options that allow client certificate and key file paths to be set.
This allows us to implem...

github.com/profclems/glab - 6ac7680b32ffc7d79659b8fa52779ad6bcba9dbb authored over 3 years ago by Matthew Leach <[email protected]>
Merge pull request #790 from atusy/mr-prefix

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

github.com/profclems/glab - f7c7d6ec6bd5bf6b6ba9a10c9cd1a8dde1884b93 authored over 3 years ago by Clement Sam <[email protected]>
feat mr: remove prefix in ID of MR just like Issue

This change

- improves consistency of APIs.
- is copied from: https://github.com/profclems/glab...

github.com/profclems/glab - 5ec01101c9671e59d72089ee2fc65e8ffccd879e authored over 3 years ago by atusy <[email protected]>
Merge pull request #788 from pataar/patch-1

Update incorrect parameters

github.com/profclems/glab - 0232a0c0791374ef5c1fa2072582a7127126b078 authored over 3 years ago by Clement Sam <[email protected]>
Update incorrect parameters

`--autofill` was used. This option isn't in use anymore.

github.com/profclems/glab - 8b0030568886b5ee279691204e5a99bdb17e4289 authored over 3 years ago by pataar <[email protected]>
Merge pull request #787 from brodock/brodock/fix-repo-view-branch-argument

Fix `glab repo view` handling of branches

github.com/profclems/glab - b6c9163508d0759a5f906758de66d14ad6d1ba55 authored over 3 years ago by Clement Sam <[email protected]>
Fix `glab repo view` handling of branches

github.com/profclems/glab - 14ba6cf1ba7794e4fcb865ef237a9d8c855f03f7 authored over 3 years ago by Gabriel Mazetto <[email protected]>
Merge pull request #785 from profclems/fix-broken-link

auth/login: fix broken link to personal_access_token

github.com/profclems/glab - 8bd042aab7b61daf0c147375b25cce5a3f6ec0ca authored over 3 years ago by Clement Sam <[email protected]>
auth/login: fix broken link to personal_access_token

github.com/profclems/glab - b0d51cd1629d9bcf8907e9f22e6fefd22fb700c3 authored over 3 years ago by Clement Sam <[email protected]>
Merge pull request #778 from brodock/brodock/view-repo

Add project view command

github.com/profclems/glab - 218cd95632961ce5b8eb873fb4a6dd5101ea09c3 authored over 3 years ago by Clement Sam <[email protected]>
add support for full urls

Adding support for allowing users enter full URLs to project path.
This will allows users overri...

github.com/profclems/glab - e4cb0f047e09f148b0a9098df2222d34ee83e667 authored over 3 years ago by Clement Sam <[email protected]>
add more examples

github.com/profclems/glab - d031dac7b697ab7223d7ef386161821eec0df9f1 authored over 3 years ago by Clement Sam <[email protected]>
Merge pull request #783 from profclems/profclems-patch-1

ci: drop dependabot

github.com/profclems/glab - 4e34c38034cdfa34688e162a834f395cb347eb26 authored over 3 years ago by Clement Sam <[email protected]>
ci: drop dependabot

github.com/profclems/glab - d79237aaf3de26ce870f25e4ad6e4f109fd3e0a4 authored over 3 years ago by Clement Sam <[email protected]>
Allow using `glab view` while outside of a repository

github.com/profclems/glab - ebf9aabd22cf300863b066403bafdd7912b4d3b2 authored over 3 years ago by Gabriel Mazetto <[email protected]>
Improve spacing for fallback README message

github.com/profclems/glab - 0905f37156d34c890409543afc2be000958fe542 authored over 3 years ago by Gabriel Mazetto <[email protected]>
Add manual spacing for no description fallback message

This will make the readme be displayed with the same spacing whether
description is present or not.

github.com/profclems/glab - 81dbbb688421e80247963fe5537e7198b6b0d7a8 authored over 3 years ago by Gabriel Mazetto <[email protected]>
Use APIClient and f.Branch and handle errors with WrapError

github.com/profclems/glab - 467f83ceaebb761f10855d6790b15e62faa8d2d0 authored over 3 years ago by Gabriel Mazetto <[email protected]>
Added project view command.

Usage: glab project view [repository] [--web]

Will either display project name, description and...

github.com/profclems/glab - db2b031b16a29677b9627345e956b489658618bb authored over 3 years ago by Gabriel Mazetto <[email protected]>
Added GetFile api support to allow retrieve file content from repository

github.com/profclems/glab - 7b38a3399ba7e0187ca51916994ced6bd85a7caa authored over 3 years ago by Gabriel Mazetto <[email protected]>
Allow rendering Markdown without indentations

github.com/profclems/glab - bf21da159e5c2b71412d41885d51a87da4a46d67 authored over 3 years ago by Gabriel Mazetto <[email protected]>
Merge pull request #776 from profclems/dependabot/go_modules/github.com/AlecAivazis/survey/v2-2.2.13

github.com/profclems/glab - 952d3a2887fbf564850ab503d69786751e44520d authored over 3 years ago by Clement Sam <[email protected]>
chore(deps): bump github.com/AlecAivazis/survey/v2 from 2.2.12 to 2.2.13

Bumps [github.com/AlecAivazis/survey/v2](https://github.com/AlecAivazis/survey) from 2.2.12 to 2...

github.com/profclems/glab - 40ebc52c27133ea684c2ebe8320a211c5b3ca4ec authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #773 from gurubobnz/patch-1

peek, not peak

github.com/profclems/glab - 9afd979dd8b7b5d3938650a07bcfa84c4c4cda1d authored over 3 years ago by Clement Sam <[email protected]>
Merge pull request #770 from bcdady/homebrew

github.com/profclems/glab - fbdd13cd482a2ffb984c50ef190861399a7eeb58 authored over 3 years ago by Clement Sam <[email protected]>
Merge pull request #774 from profclems/dependabot/go_modules/github.com/muesli/termenv-0.9.0

github.com/profclems/glab - d288db0a569e9403c862e26266c6dd10d84f6663 authored over 3 years ago by Clement Sam <[email protected]>
chore(deps): bump github.com/muesli/termenv from 0.8.1 to 0.9.0

Bumps [github.com/muesli/termenv](https://github.com/muesli/termenv) from 0.8.1 to 0.9.0.
- [Rel...

github.com/profclems/glab - b43cf6f11c4a083258408bd545119a816abd473e authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
peek, not peak

github.com/profclems/glab - 6d0a5f373bcf62c26f567788793936f78894219d authored over 3 years ago by Bob Brown <[email protected]>
Merge pull request #771 from profclems/dependabot/go_modules/github.com/briandowns/spinner-1.16.0

github.com/profclems/glab - 810bb28062bd50eded6f617667858f42b4a486ee authored over 3 years ago by Clement Sam <[email protected]>
chore(deps): bump github.com/briandowns/spinner from 1.15.0 to 1.16.0

Bumps [github.com/briandowns/spinner](https://github.com/briandowns/spinner) from 1.15.0 to 1.16...

github.com/profclems/glab - 6bdaf210b4f620671e406e50f5b8ccdd23446504 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
More Markdown style and format updates

github.com/profclems/glab - fa634e5362ff0fb7e8c0f42b7f20c2209ab2c540 authored over 3 years ago by Bryan Dady <[email protected]>
fixup yaml formatting

github.com/profclems/glab - a085c9a93dc32c1e4830813f6fcdd15171781c9f authored over 3 years ago by Bryan Dady <[email protected]>
Make Markdown install option more prominent; other formatting and styling of README

github.com/profclems/glab - e7fdda860dd30f7ac1bdc9592249052fe07ef9de authored over 3 years ago by Bryan Dady <[email protected]>
Merge pull request #767 from cdloh/fix-trace-jobid

Respect job ID when passing it to the trace command

github.com/profclems/glab - fec203f6d23f6ba69d489999315051b15a7aef1c authored over 3 years ago by Clement Sam <[email protected]>
Respect job ID when passing it to the trace command

Signed-off-by: Callum Loh <[email protected]>

github.com/profclems/glab - 399b13fbcf88897cab4abf6066f39c898acd38ae authored over 3 years ago by Callum Loh <[email protected]>
Merge pull request #764 from profclems/dependabot/go_modules/github.com/gdamore/tcell/v2-2.3.11

chore(deps): bump github.com/gdamore/tcell/v2 from 2.3.10 to 2.3.11

github.com/profclems/glab - 2b76102241d364a80c16d899deb9948d396e0779 authored over 3 years ago by Clement Sam <[email protected]>
chore(deps): bump github.com/gdamore/tcell/v2 from 2.3.10 to 2.3.11

Bumps [github.com/gdamore/tcell/v2](https://github.com/gdamore/tcell) from 2.3.10 to 2.3.11.
- [...

github.com/profclems/glab - 903c89e8925a4e8b888574973310e1dcc1a655a0 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #762 from profclems/dependabot/go_modules/github.com/gdamore/tcell/v2-2.3.10

chore(deps): bump github.com/gdamore/tcell/v2 from 2.3.9 to 2.3.10

github.com/profclems/glab - 6105b805ab7ee50ae8cd869b344c8bcc5e02de03 authored over 3 years ago by Clement Sam <[email protected]>
Merge pull request #763 from jume-dev/trunk

github.com/profclems/glab - a7d2cf27b41c396cc84e9943accefc457b8cbbed authored over 3 years ago by Clement Sam <[email protected]>
fix: Don't try to find branch if mrID is found

- ensures that mr operations also work on detached heads

github.com/profclems/glab - 925a61a709e895c2b96e5539abd23ba2c904c2f4 authored over 3 years ago by Robert Kranz <[email protected]>
docs: Fix build instruction

github.com/profclems/glab - adcbda71252f85d681c08d2c8c59eac3970e78f6 authored over 3 years ago by Robert Kranz <[email protected]>
chore(deps): bump github.com/gdamore/tcell/v2 from 2.3.9 to 2.3.10

Bumps [github.com/gdamore/tcell/v2](https://github.com/gdamore/tcell) from 2.3.9 to 2.3.10.
- [R...

github.com/profclems/glab - 82c1ada5b7099acc0efbd6bfefd52ef64d7aa6c1 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #757 from profclems/dependabot/go_modules/github.com/tidwall/pretty-1.2.0

chore(deps): bump github.com/tidwall/pretty from 1.1.1 to 1.2.0

github.com/profclems/glab - f62e2fb169e9f2b01ec246f858477924cf58c910 authored over 3 years ago by Clement Sam <[email protected]>
ci/action: fix release workflow

github.com/profclems/glab - f321390e38ace1b255e1131a1f1f783e6a87c7e7 authored over 3 years ago by Clement Sam <[email protected]>
Merge pull request #758 from profclems/fix-release-ci

ci/action: fix release workflow

github.com/profclems/glab - 31f15f0a08ba609279f4d675f712ae0af10dc277 authored over 3 years ago by Clement Sam <[email protected]>
ci/action: fix release workflow

github.com/profclems/glab - 3d64531619447725acc9c06f756cab09875a4b24 authored over 3 years ago by Clement Sam <[email protected]>