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 yarn install to CI #642

Open
ananyo2012 opened this issue Mar 21, 2020 · 1 comment
Open

Add yarn install to CI #642

ananyo2012 opened this issue Mar 21, 2020 · 1 comment

Comments

@ananyo2012
Copy link
Contributor

ananyo2012 commented Mar 21, 2020

I see @dependabot making some PRs for yarn packages. There is a yarn.lock present at https://github.com/pythonindia/junction/tree/master/junction/static . In case that is being used we need to add that to CI to keep track of dependency updates.

@ananyo2012
Copy link
Contributor Author

We are using yarn packages for css assets only. For JS we are still using vanilla jquery library. Unless there is linting or tests setup we don't need to run yarn in CI.

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