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

Add Grunt task for updating dependencies #369

Open
Tracked by #407
liammulh opened this issue Feb 17, 2023 · 1 comment
Open
Tracked by #407

Add Grunt task for updating dependencies #369

liammulh opened this issue Feb 17, 2023 · 1 comment

Comments

@liammulh
Copy link
Member

liammulh commented Feb 17, 2023

We now have a dependencies.json file. This file lists the PhET repos that we need a parallel checkout of. We need a Grunt task that will pull the SHAs of the dependencies listed in dependencies.json.

I think we used to have perennial listed in there, but I took it out because @jbphet said that sims typically don't list it.

@liammulh liammulh mentioned this issue May 23, 2023
14 tasks
@liammulh
Copy link
Member Author

We already have a Grunt task for updating Rosetta, but it pulls the latest versions of the dependencies rather than the specific SHAs listed in dependencies.json. It needs to be changed to pull the specific SHAs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants