Skip to content
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

update missing repo scripts to take file arg, add two data files #354

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

brettfiedler
Copy link

By submitting this PR, I am indicating to the PhET maintainers that I have read and understood
the contributing guidelines and that this PR follows those guidelines to the best of my knowledge.
I also understand that my PR can't be merged until I have singed the contributor license agreement.


<Please provide a high-level description of your PR.>

Expanded clone-missing-repos.sh to take a file argument from perennial/data. The intention is to enable an easy way to provide instructions to set up a simulation development environment without pulling every one of the PhET repos, which is what the phet development overview and current structure of clone-missing-repos.sh (hard codes perennial/data/active-repos). Updated print-missing-repos.sh to take the same argument and to accept it from clone-missing-repos.sh.

I tested with the additional example-sim and scenerystack-all data files I added.

I don't think this has any downstream effects or affects typical usage (default remains active-repos with no arg provided. Do let me know if that seems incorrect or there is a better way to implement.

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.

1 participant