Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(cmd): add a newline after printing token so it doesn't run into shell prompt #2887

Merged
merged 3 commits into from
Nov 2, 2023

Conversation

ramin
Copy link
Contributor

@ramin ramin commented Oct 30, 2023

minor annoyance where running auth admin always has the token output run right into the next shell prompt.

@codecov-commenter
Copy link

codecov-commenter commented Oct 30, 2023

Codecov Report

Merging #2887 (4970f8d) into main (2066478) will increase coverage by 1.46%.
Report is 2 commits behind head on main.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main    #2887      +/-   ##
==========================================
+ Coverage   50.38%   51.84%   +1.46%     
==========================================
  Files         167      167              
  Lines       10801    10801              
==========================================
+ Hits         5442     5600     +158     
+ Misses       4874     4712     -162     
- Partials      485      489       +4     
Files Coverage Δ
cmd/auth.go 0.00% <0.00%> (ø)

... and 8 files with indirect coverage changes

@renaynay renaynay changed the title (chore) add a newline after printing token so it doesn't run into shell prompt chore(cmd): add a newline after printing token so it doesn't run into shell prompt Nov 1, 2023
@ramin ramin merged commit ddd3d6a into main Nov 2, 2023
@ramin ramin deleted the chore/ramin/jwt-newline branch November 2, 2023 17:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants