Skip to content

Conversation

BrainBlasted
Copy link
Collaborator

For T692

Copy link
Member

@thebaer thebaer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for tackling this, Chris. Here's a few things that need to be addressed based on reading through the code.

Going forward, let's just be sure to test our changes for regressions before opening pull requests. And let me know if anything's unclear.

@thebaer
Copy link
Member

thebaer commented Sep 9, 2019

Perfect, code looks good now 👍

Last thing I'd suggest is removing the redundant string() cast on line 408 in commands.go -- then I'll test this out.

Fixes up the interactive authorization workflow so that
pass is reassigned properly.

For T692
When logging in we had a cast that was made redundant, since
`pass` is now a string.
@BrainBlasted
Copy link
Collaborator Author

Done and rebased.

@BrainBlasted BrainBlasted requested a review from thebaer October 9, 2019 01:37
@thebaer
Copy link
Member

thebaer commented Feb 27, 2020

Looks great, thanks!

@thebaer thebaer merged commit 62e0352 into master Feb 27, 2020
@thebaer thebaer deleted the T692 branch February 27, 2020 18:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants