-
Notifications
You must be signed in to change notification settings - Fork 76
Updated my information in "people.yml" #593
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
Conversation
sbillinge
left a comment
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.
The edits to people.yml look good, but there seem to be some unnecessary edits to other files too. I think these can be reset maybe if you run prettier in your local. This is a slightly annoying aspect of the current workflow that i would like to fix tbh.
|
I tried reverting the changes, but I can't seem to avoid these "auto fixes from pre-commit hooks" commands from running again and modifying other unnecessary files. How should I go about this? If the "prettier" you are referring to is a file formatter, I don't imagine it will do much since these "auto fixes" will likely be ran again when I commit those changes. |
If you can install prettier locally and run it on everything you may be able to fix most of these. Just give it a try |
|
Hi Professor Billinge, after I installed and ran Prettier on my local repository, here is the output of my command line after running "prettier --write ." Nothing seems to have changed. Did I do something wrong? Sorry for dragging out this issue for so long haha |
haha, nothing wrong on your part. This is something I am, low-key, working on. We use |
|
I'm interested in helping with this! What should I do beyond forking and cloning regro/regolith? |
|
something like this, but use your initiative:
|
|
I was going through the "getting started" documents again to ensure that I didn't miss anything just to realize I never properly responded to you here... sorry! I saw that the main branch had some changes in the meantime, so I merged my fork with the main branch. Now, it seems like the issue was resolved and the yaml_dump doesn't have any conflicts with prettier anymore? |
|
Thanks for following up @zmx27 I will close this PR. Please could you redo it on a clean PR? Please could you also put in your educational information? You can copy form one of the other entries that have been filled in. Thanks so much. |
As instructed in the "Getting started with group infrastructure" document, I have added a bio for myself in the "people.yml" file.