Add pre-commit And poetry For Demonstration#3
Add pre-commit And poetry For Demonstration#3O957 wants to merge 260 commits intoxiaziyna:mainfrom O957:attempt-use-poetry-and-pre-commit
pre-commit And poetry For Demonstration#3Conversation
|
By default, I have, for I am flagging below there are decent number of
For now, I am going to ignore all of them. If the author of PyStarshade wants to un-ignore them at some point in the future, fixing them so |
|
In settings, one can creation a Branch protection for |
|
Updated Workflow: Clone the repository: git clone https://github.com/xiaziyna/PyStarshade.git
cd PyStarshadeInstall dependencies using Poetry: poetry install(Optional) If you need to work with pre-computed data, use Git LFS to pull the necessary files: git lfs pullActivate the virtual environment created by Poetry: poetry shell |
|
This PR is about ready for review. Idea: Close with comment and then re-open once you better desire and or understand what is occurring with Hope this helps and or is interesting, @xiaziyna; any comments are appreciated! |
|
Actually, one more thing. Here is the original output from running Details |
This PR covers adding
poetryandpre-committo PyStarshade for @xiaziyna to determine their utility.