Skip to content
This repository has been archived by the owner on Nov 22, 2022. It is now read-only.

deprecate glab config init in favour of glab auth login #312

Merged
merged 1 commit into from
Nov 16, 2020

Conversation

profclems
Copy link
Owner

@profclems profclems commented Nov 16, 2020

Add deprecation notice to glab config init command.

glab auth login has additional optional to read token from stdin and it provides a safer way of authenticating glab with GitLab tokens.

Check out https://github.com/profclems/glab#authentication

Resolves #311

Add deprecation notice to `glab config init` command.

`glab auth login` has additional optional to read token from stdin and it provides a safer way of authenticating `glab` with GitLab tokens.

Check out https://github.com/profclems/glab#authentication

Resolves #311
@codecov
Copy link

codecov bot commented Nov 16, 2020

Codecov Report

Merging #312 (461eba3) into trunk (1eeccee) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##            trunk     #312   +/-   ##
=======================================
  Coverage   47.97%   47.98%           
=======================================
  Files         122      122           
  Lines        6386     6387    +1     
=======================================
+ Hits         3064     3065    +1     
  Misses       2989     2989           
  Partials      333      333           
Impacted Files Coverage Δ
commands/config/config.go 62.06% <100.00%> (+0.32%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1eeccee...461eba3. Read the comment docs.

@profclems profclems merged commit 1666742 into trunk Nov 16, 2020
@profclems profclems deleted the profclems-patch-1 branch November 16, 2020 19:56
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
1 participant