-
Notifications
You must be signed in to change notification settings - Fork 114
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
Adding more logging for the initial generate setup #239
Conversation
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.
Seems reasonable! Ideally we'd have a field for this so we can print it nicely and consistently, I'll add a note to #118.
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.
Whoops, looks like you have some test and lint failures. If you run UPDATE_SNAPSHOTS=1 make check
locally, and commit the results that should take care of it I think.
I am not sure how to do that apologies. Can you help? Thanks! Also, really enjoying this project as I learn it. There was a few other places I was going to add some documentation for things that I have ran into. I will probably update that as well if that is acceptable for this project :) |
Hi @thecasual ! I made a PR against your repository that should fix it for you! |
This is just a tweak to #239 to update the snapshots. I have: - [X] Written a clear PR title and description (above) - [X] Signed the [Khan Academy CLA](https://www.khanacademy.org/r/cla) - [X] Added tests covering my changes, if applicable - [X] Included a link to the issue fixed, if applicable - [X] Included documentation, for new features - [ ] Added an entry to the changelog Signed-off-by: Steve Coffman <[email protected]> Co-authored-by: Sam Wallace <[email protected]>
Closed by #246 |
I have: