-
Notifications
You must be signed in to change notification settings - Fork 3
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
Cleanup Associate Validation #7
Conversation
zcicala
commented
Oct 14, 2020
•
edited
Loading
edited
- properly print list of failures for associates without squad
- make squadless associate validation configurable
- refactor tests to not use hardcoded json
- add tests for associate validation
* Add some basic unit tests
Merge root into fork
I was just rereading the commit message for 4.0.0 about the associate validation. Do you recall weird behavior thats caused by the orphaned associates? Seems like we have several people in this state at LR. I would like to be able to move forward with the gsuite changes without blocking on cleaning up the orphans |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just a couple tweaks and we will be good to go. Why not bump the version to 0.5.1 while you're at it, too, to make the eventual release easier?
Co-authored-by: Joshua Kwan <[email protected]>
Co-authored-by: Joshua Kwan <[email protected]>
Co-authored-by: Joshua Kwan <[email protected]>
* Bump version 0.5.1 * Fix associate validation bug, add tests, make associate check optional Manual squash merge of #7 Co-Authored-By: Joshua Kwan <[email protected]>
Had to do a manual squash merge: bd36f23 |
Released as 0.5.1, give it a shot! |