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

fix lint erros

github.com/profclems/glab - 53f095cd90b9580b5aac0e84ece4562f9b92de8b authored about 4 years ago by Clement Sam <[email protected]>
fix examples

github.com/profclems/glab - 0b5ceb90122166231b35dd09036054a085d1d1b6 authored about 4 years ago by Clement Sam <[email protected]>
feat(cmd/help): add aliases to help list

github.com/profclems/glab - 58f0eea2d249b9b83389f7398029cb2a2b2412c0 authored about 4 years ago by Clement Sam <[email protected]>
feat: move pipeline ci command to ci

github.com/profclems/glab - 787c954e897406b591fe31b8aab307e5d6823d77 authored about 4 years ago by Clement Sam <[email protected]>
Merge pull request #379 from profclems/dependabot/go_modules/github.com/xanzy/go-gitlab-0.40.2

chore(deps): bump github.com/xanzy/go-gitlab from 0.40.1 to 0.40.2

github.com/profclems/glab - 5280a3e2018c8c720d623be90064a42ac97cd4c9 authored about 4 years ago by Clement Sam <[email protected]>
Merge pull request #376 from profclems/dependabot/go_modules/github.com/AlecAivazis/survey/v2-2.2.7

chore(deps): bump github.com/AlecAivazis/survey/v2 from 2.2.5 to 2.2.7

github.com/profclems/glab - 5bf51088477d3b434da11379dc8deef92a108dd4 authored about 4 years ago by Clement Sam <[email protected]>
chore(deps): bump github.com/xanzy/go-gitlab from 0.40.1 to 0.40.2

Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) from 0.40.1 to 0.40.2.
- ...

github.com/profclems/glab - af7333a7e208142689b0f4d1087ce5e3b526f74d authored about 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #378 from profclems/profclems-patch-2

docs: document multiple gitlab instances support

github.com/profclems/glab - fadebddacd5f8157b6bca171f9577b420388f040 authored about 4 years ago by Clement Sam <[email protected]>
docs: document multiple gitlab instances support

Add to README that GitLab supports multiple authenticated GitLab instances.

Ref: #377

github.com/profclems/glab - d6a1f5e6987006ed3ea53e309dcb0e94e13f2314 authored about 4 years ago by Clement Sam <[email protected]>
chore(deps): bump github.com/AlecAivazis/survey/v2 from 2.2.5 to 2.2.7

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

github.com/profclems/glab - fad915bb6034ee771b904b3cc793c777131357f1 authored about 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #375 from profclems/profclems-patch-2

chore(packaging): add installation guide for winget

github.com/profclems/glab - d7c94b9f166997aa2dfc735d48189b6005334a4b authored about 4 years ago by Clement Sam <[email protected]>
chore(packaging): add installation guide for winget

`glab` can now be installed via winget, the official Microsoft Package manager.
I submitted a P...

github.com/profclems/glab - 0a8ce99ffca0ddf080f09e8c75f3a56f22a146e4 authored about 4 years ago by Clement Sam <[email protected]>
Merge pull request #374 from profclems/chore-win-packaging

chore: create glab installer for windows using innosetup

github.com/profclems/glab - 5fbb2fa4778e4401c883e96352952f6151afcfca authored about 4 years ago by Clement Sam <[email protected]>
finalize 🎉

github.com/profclems/glab - 234274989afe3363bd074ce5430c23546c4c2f4f authored about 4 years ago by Clement Sam <[email protected]>
cleanup

github.com/profclems/glab - 69651a2bc5db5e3efb3e989de55821cc95f14710 authored about 4 years ago by Clement Sam <[email protected]>
improve scripts

github.com/profclems/glab - 47536d6c329b5fe2b5312f2cc25e90b0485da10f authored about 4 years ago by Clement Sam <[email protected]>
add upload to release step

github.com/profclems/glab - 6d13dd21f96281496f18e913669488b3acf707b1 authored about 4 years ago by Clement Sam <[email protected]>
add upload to release step

github.com/profclems/glab - 777077dd84bc90406044fad64e64931415fa5c63 authored about 4 years ago by Clement Sam <[email protected]>
fix createInstaller step

github.com/profclems/glab - 0162e57ebd6e30e7635dd9b2ba0cc9562446859e authored about 4 years ago by Clement Sam <[email protected]>
fix creatInstaller step

github.com/profclems/glab - f978c68c68b66a114a3da0e145b85f1fdc9fcb23 authored about 4 years ago by Clement Sam <[email protected]>
update

github.com/profclems/glab - bd7adeb417bcf829af427ab7a0280db207b8d1d8 authored about 4 years ago by Clement Sam <[email protected]>
Rename glab to glab.exe

github.com/profclems/glab - 3d8f82db2ed493eb5c65f54ada2bf217950d167b authored about 4 years ago by Clement Sam <[email protected]>
Update release-windows.yml

github.com/profclems/glab - 75f5efd375183904ff8ba160328445a5e6308487 authored about 4 years ago by Clement Sam <[email protected]>
add release workflow for iss

This is an incomplete workflow for building the windows excutable file

github.com/profclems/glab - 65b69e6a95b77ad1455815f064c2df0e0e3b4ab6 authored about 4 years ago by Clement Sam <[email protected]>
chore: create glab installer for windows using innosetup

github.com/profclems/glab - d3bf5d9b40a15a06f4783d1e59fe16ccc3eb2d8e authored about 4 years ago by Clement Sam <[email protected]>
add create installer step

github.com/profclems/glab - f047060465cb92cf42ba17603f3925436c432653 authored about 4 years ago by Clement Sam <[email protected]>
add build step

github.com/profclems/glab - 301567431ea62e232f7b371cd83064782f8c42fa authored about 4 years ago by Clement Sam <[email protected]>
add more steps to workflow

github.com/profclems/glab - 3e51c5046d98424d2af3a5510f992e9aaef23723 authored about 4 years ago by Clement Sam <[email protected]>
Update release-windows.yml

github.com/profclems/glab - 0d20495fd417b84250f2cc282df86e15a3197ac4 authored about 4 years ago by Clement Sam <[email protected]>
Add .deepsource.toml

github.com/profclems/glab - 47a414e747158978d6fd6bc874c8ee573b881001 authored about 4 years ago by DeepSource Bot <[email protected]>
Merge pull request #371 from zemzale/chore-refactor-mr-view

chore: refactor mr view

github.com/profclems/glab - a4e562731295482b2f25dc4ede0eef5bab2dfc50 authored about 4 years ago by zemzale <[email protected]>
Merge pull request #370 from zemzale/fix-mine-panic

fix(issue): Check error on getting current user

github.com/profclems/glab - f77f183455f49e292757305b225ec49534decb14 authored about 4 years ago by Clement Sam <[email protected]>
ft(mr view): Refactor command structure

github.com/profclems/glab - 47d08f470d4233a51a4b2d92390e4a3f0213a0a4 authored about 4 years ago by Alberts Zemzale <[email protected]>
chore(mrutils): Add custom option passing to MRFromArgs

github.com/profclems/glab - 986ae0f76a55fd3be6ccd95db37dfc7db02f3066 authored about 4 years ago by Alberts Zemzale <[email protected]>
chore(IO): Add helper for checking if output is TTY

github.com/profclems/glab - 8572968743f0a2a625f944ddd1c2e745ec001a32 authored about 4 years ago by Alberts Zemzale <[email protected]>
fix(issue): Check error on getting current user

github.com/profclems/glab - ad22c952346931cac0e85bd5c10253b43e3ce148 authored about 4 years ago by Alberts Zemzale <[email protected]>
Merge pull request #369 from profclems/dependabot/go_modules/github.com/otiai10/copy-1.3.0

chore(deps): bump github.com/otiai10/copy from 1.2.0 to 1.3.0

github.com/profclems/glab - 08f2581f7d08d725645cc032be234c2aa8fe6bbe authored about 4 years ago by Clement Sam <[email protected]>
Merge pull request #368 from profclems/dependabot/go_modules/github.com/AlecAivazis/survey/v2-2.2.5

chore(deps): bump github.com/AlecAivazis/survey/v2 from 2.2.4 to 2.2.5

github.com/profclems/glab - a3e04b97dc36304164228573e77f80044812fef2 authored about 4 years ago by Clement Sam <[email protected]>
Merge pull request #361 from zemzale/feat-mr-create-assignee

feat: Use user name for assignees

github.com/profclems/glab - 86043dc15cbf32b657d9f08b96c39f15c4127821 authored about 4 years ago by Clement Sam <[email protected]>
ft(cmdutils): Add helper for getting user IDs

github.com/profclems/glab - f03dde1fcb7cd264168d8eb85866c84b234e3725 authored about 4 years ago by Alberts Zemzale <[email protected]>
ft(mr update): Allow multiple usernames for update

github.com/profclems/glab - cc9319058a5783c7d59c2cda061f1f4583a47923 authored about 4 years ago by Alberts Zemzale <[email protected]>
ft(issue create): Use username for assignee

github.com/profclems/glab - 8e042b4741d3c735cc31f14ddc3727ca2b3e959b authored about 4 years ago by Alberts Zemzale <[email protected]>
ft(mr create): Use username for assignee

github.com/profclems/glab - 97734cd15f9d208663f3ab18f0447423e0516118 authored about 4 years ago by Alberts Zemzale <[email protected]>
chore(deps): bump github.com/otiai10/copy from 1.2.0 to 1.3.0

Bumps [github.com/otiai10/copy](https://github.com/otiai10/copy) from 1.2.0 to 1.3.0.
- [Release...

github.com/profclems/glab - fae10ba716bc65e580393461063a29e75c7861cf authored about 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump github.com/AlecAivazis/survey/v2 from 2.2.4 to 2.2.5

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

github.com/profclems/glab - d33e04956785f714607c73d45da24528f63cf78c authored about 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update PULL_REQUEST_TEMPLATE.md

github.com/profclems/glab - 2f912df5eccc26fbc407e097999f6922ba3bccce authored about 4 years ago by Clement Sam <[email protected]>
Update feature_request.md

github.com/profclems/glab - 7ea01953ab300f0cc3990737ecc338b17bb3c54b authored about 4 years ago by Clement Sam <[email protected]>
Update bug_report.md

github.com/profclems/glab - 6b35c86beb40a5024bc835969cf04926ebd7e4e9 authored about 4 years ago by Clement Sam <[email protected]>
Merge pull request #367 from profclems/profclems-patch-2

ci: delete project automation workflow

github.com/profclems/glab - 6e2dfcd8da7470d53d6a4142d704b2c8099654e0 authored about 4 years ago by Clement Sam <[email protected]>
Delete pr_move_to_in_progress.yml

github.com/profclems/glab - 8cdbbb6e0767b7755485dc32561030a3f8493094 authored about 4 years ago by Clement Sam <[email protected]>
ci: delete project automation workflow

GitHub actions do not allow sharing secrets on forks so authentication always fails.
Reference:...

github.com/profclems/glab - f87cf8cb716afd9175a220f9c6f8f9956b5ccbf5 authored about 4 years ago by Clement Sam <[email protected]>
Merge pull request #365 from zemzale/chore-fix-releaser

(chore): Clean up releases

github.com/profclems/glab - b3448a68a40d895eb6268a325f72a4eb61de1bfb authored about 4 years ago by Clement Sam <[email protected]>
chore: Fix multiple duplicate archives

This happened since `-replacements` was interpreated as a key for
archives and generated archive...

github.com/profclems/glab - 9f67cdf3f1d1b9c6a3352b2f6c6b2f95bfc30bdc authored about 4 years ago by Alberts Zemzale <[email protected]>
chore: Fix multiple binaries in release archive

github.com/profclems/glab - e25785f823a2aa40843601997f168e6601e06cc4 authored about 4 years ago by Alberts Zemzale <[email protected]>
Merge pull request #346 from profclems/dependabot/go_modules/github.com/xanzy/go-gitlab-0.40.1

chore(deps): bump github.com/xanzy/go-gitlab from 0.39.0 to 0.40.1

github.com/profclems/glab - 96bfb8ed06fdbf8f6d437716e5723aba41b7d470 authored about 4 years ago by Clement Sam <[email protected]>
chore: Use correct return value for pipeline

github.com/profclems/glab - 6489e3e1fe5c25cda0075fc46221614e998ec347 authored about 4 years ago by Alberts Zemzale <[email protected]>
Merge pull request #360 from zemzale/fix-mr-view-typo

fix(mr): Fix wrong usage of pull request

github.com/profclems/glab - e0f23771966d566bb318af6034fa5511afe869c1 authored about 4 years ago by Clement Sam <[email protected]>
fix(mr): Fix usage of PR in tests

github.com/profclems/glab - bb8c481d064ca5c6d8c8a26cc16d59289e55d5f3 authored about 4 years ago by Alberts Zemzale <[email protected]>
fix(mr): Fix wrong usage of pull request

Pull request is a GitHub thing not GitLab :)

Fixes #359

github.com/profclems/glab - 8ef232cac5134c6c20a042562aa48c3265f7e4ab authored about 4 years ago by Alberts Zemzale <[email protected]>
Merge pull request #352 from zemzale/feat-pipeline-run-variables

ft(pipeline): Add variables flag for `pipeline run`

github.com/profclems/glab - 60db7b348588d7f16247588ec733287ed18db3ea authored about 4 years ago by Clement Sam <[email protected]>
ft(pipeline): Add variables flag for `pipeline run`

This adds flag for running pipelines with custom variables passed to it.
They all default to `en...

github.com/profclems/glab - bdeadc8627980dcfc148abfd6b7181af2c870015 authored about 4 years ago by Alberts Zemzale <[email protected]>
chore(ci): github action workflow update (#357)

* chore(ci): move issue cards on release

* script: add script to generate changelog

* add ...

github.com/profclems/glab - bb950689a40dfb431e5fba2525dc84065596d410 authored about 4 years ago by Clement Sam <[email protected]>
Merge pull request #356 from zemzale/fix-pipline-status

Fix(pipeline) Don't close writer before done

github.com/profclems/glab - c58cec8b83f47ececabf827a1f4b52b8ed88dee4 authored about 4 years ago by zemzale <[email protected]>
fix(pipline): Defer closing uilive.Writer

We were calling `writer.Stop` in a infinite loop, that would update the
UI, but we closed the wr...

github.com/profclems/glab - acd000fa778a7dedfbfc99008a9bba2e9bee429c authored about 4 years ago by Alberts Zemzale <[email protected]>
Merge pull request #355 from profclems/feat-repo-fork

feat: add repo fork command

github.com/profclems/glab - d3b15adbdcc1f61ff31394b2c5c8962dbcf0a886 authored about 4 years ago by Clement Sam <[email protected]>
feat: add repo fork command

Resolves #347

github.com/profclems/glab - 75d7dd4d3efc2e4a182427b1bf3a65659095eb72 authored about 4 years ago by Clement Sam <[email protected]>
Merge pull request #349 from profclems/feat-clone-group-repos

feat: ability to clone repositories from a GitLab Group

github.com/profclems/glab - f4b93388e7a0a0f5c98cdd760556a38efbef5291 authored about 4 years ago by Clement Sam <[email protected]>
fix lint errors

github.com/profclems/glab - e486e09be104f5bad768ed74bc73828f615c2f30 authored about 4 years ago by Clement Sam <[email protected]>
feat: ability to clone repositories from a GitLab Group

Resolves #348

github.com/profclems/glab - 47be4572c5f3f4e67ada55150c1d9fc3aa51fa9f authored about 4 years ago by Clement Sam <[email protected]>
chore(deps): bump github.com/xanzy/go-gitlab from 0.39.0 to 0.40.1

Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) from 0.39.0 to 0.40.1.
- ...

github.com/profclems/glab - 4b66c6bfb5a91eacbb84060b26b1be5bb43c812d authored about 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #345 from profclems/fix-template

fix: mr create failure when templates are not available

github.com/profclems/glab - 0c4a3e7f2736001ed24ee5dfb6df19b2ef22ae43 authored about 4 years ago by Clement Sam <[email protected]>
fix lint errors

github.com/profclems/glab - bd0c866c178319b9bc1473b932e1f4d752d1c29e authored about 4 years ago by Clement Sam <[email protected]>
fix: mr create failure when templates are not available

Resolves #343

github.com/profclems/glab - a16fa145c6e0d906e9c33c53b96953736554ead9 authored about 4 years ago by Clement Sam <[email protected]>
Merge pull request #344 from profclems/fix-repo-create

fix: 'remotes error' on repo create command

github.com/profclems/glab - 45fa68cb7178f24628e86dc5495ab63e94fddeea authored about 4 years ago by Clement Sam <[email protected]>
fix: 'remotes error' on repo create command

Running glab repo create fails with error 'no remotes found'.
This PR fixes this issue.

github.com/profclems/glab - 85f02d8a17d7a4dc42bbf77276f9be9e008f7706 authored about 4 years ago by Clement Sam <[email protected]>
makefile: set default target to build

github.com/profclems/glab - 4f3353d5e64b4cd166ff20e232fa537f11deb80b authored about 4 years ago by Clement Sam <[email protected]>
Update .gitlab-ci.yml

github.com/profclems/glab - d98613ecc37bb844c42af8996f84e7233d272b0e authored about 4 years ago by Clement Sam <[email protected]>
chore(ci): run test job on GitLab CI only on specific file changes

github.com/profclems/glab - 201fba3f0591556d5d4abcca7cc57e56e5be739a authored about 4 years ago by Clement Sam <[email protected]>
docs(update): latest

github.com/profclems/glab - 9a961fff8c0f58e406d2f3746f6430417a0e6246 authored about 4 years ago by github-actions <[email protected]>
add pipeline status badge

github.com/profclems/glab - 972d05f8f9eaa732dd5ac6792b0b49a50475d0a8 authored about 4 years ago by Clement Sam <[email protected]>
feat: add repo delete command (#340)

* feat: add repo delete command

* fix lint errors

github.com/profclems/glab - 3dec52d584ddbc0a693e307fe1f6e04f3b0d7272 authored about 4 years ago by Clement Sam <[email protected]>
Merge pull request #339 from profclems/dependabot/go_modules/github.com/AlecAivazis/survey/v2-2.2.4

chore(deps): bump github.com/AlecAivazis/survey/v2 from 2.2.3 to 2.2.4

github.com/profclems/glab - 8ea45d3f99e8d67bacf320122c965f039306d9dd authored about 4 years ago by zemzale <[email protected]>
chore(deps): bump github.com/AlecAivazis/survey/v2 from 2.2.3 to 2.2.4

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

github.com/profclems/glab - 7fc51ac3af937918d99190061634eb7e448f738b authored about 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fix(git): remove surrounding quotes title (#309)

* fix(git): remove surrounding quotes title

The return value from `--format='%h %s'` includes...

github.com/profclems/glab - 248520e9aa1240ecef1345baa7ff139b3404becd authored about 4 years ago by Guy Edwards <[email protected]>
Merge pull request #338 from profclems/profclems-patch-2

feat: add labels multiselect to issue create and mr create

github.com/profclems/glab - 1bafbbf132e6a1116561f1215f81970a67046a45 authored about 4 years ago by Clement Sam <[email protected]>
fix lint errors

github.com/profclems/glab - 4c6861851f0a8449854d181fa81595b064545989 authored about 4 years ago by Clement Sam <[email protected]>
feat: add labels multiselect to issue create and mr create

github.com/profclems/glab - a4f1655a44c027a58306da025c09f0c366dffdf3 authored about 4 years ago by Clement Sam <[email protected]>
Merge pull request #337 from profclems/profclems-patch-2

Add template support to mr create and issue create workflow

github.com/profclems/glab - 1c6a6eb8c49a37a99a90169090b8c93cf9b51b7e authored about 4 years ago by Clement Sam <[email protected]>
fix tests

github.com/profclems/glab - d75d465e71dd7439d6008d7cac69afb5a290ec7e authored about 4 years ago by Clement Sam <[email protected]>
fix tests

github.com/profclems/glab - 8500525c43876b8c62765c187fa933cf3644d201 authored about 4 years ago by Clement Sam <[email protected]>
add template support to issue create

github.com/profclems/glab - f91b7c956de22baa38a43ac5c1e939117cf12909 authored about 4 years ago by Clement Sam <[email protected]>
extend survey prompt for glab with customizations

github.com/profclems/glab - 8229add9490e44ad1821afd31f5188bd9cbd11c3 authored about 4 years ago by Clement Sam <[email protected]>
switch to custom prompt

github.com/profclems/glab - 0cb48bbbaefb2d078a9e0f1cb82e29800c8fbdc4 authored about 4 years ago by Clement Sam <[email protected]>
add template support to mr create

github.com/profclems/glab - a9a6183ad9d92337724ea64988a537fecbe44ad2 authored about 4 years ago by Clement Sam <[email protected]>
Merge pull request #336 from zemzale/b-remove-ordering-for-pieplines

fix(ci): Remove OrderBy field from pipeline list options

github.com/profclems/glab - c223e1b7a118df166110702115ebb43ef5b8c6c3 authored about 4 years ago by Clement Sam <[email protected]>
fix(ci): Remove OrderBy field from pipeline list options

This field is not supported in GitLab 11.11. This doesn't allow this
command to be run against t...

github.com/profclems/glab - 9de907ead502bcff7fa5439e1540150ffc54a30f authored about 4 years ago by Alberts Zemzale <[email protected]>
Merge pull request #334 from zemzale/b-crash-commit-no-pipe

fix(ci view): Return error if no pipeline found

github.com/profclems/glab - f1c3ee878b0ada2dba889772ce3f3aeb62a0d067 authored about 4 years ago by zemzale <[email protected]>
fix(ci view): Return error if no pipeline found

In cases where we can't find a pipeline for the commit supplied, we just
gotta return error, bec...

github.com/profclems/glab - 26e9691fdf38da4884827735c0f3a48230ae5ed5 authored about 4 years ago by Alberts Zemzale <[email protected]>
readme: add codecov coverage badge

github.com/profclems/glab - 7c2733b9d4167612e93f6b465752ce7bc3030fde authored about 4 years ago by Clement Sam <[email protected]>
Merge pull request #332 from profclems/fix-lookpath

Ensure only $PATH is searched when switching to external commands

github.com/profclems/glab - 2e8c423467a1c026efff6cbb513285955635e8ce authored about 4 years ago by Clement Sam <[email protected]>