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

CI: install yarn like TerriaJS #680

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

pjonsson
Copy link
Contributor

@pjonsson pjonsson commented May 8, 2024

This copies the more recent CI-setup
from TerriaJS, which eliminates
the need to keep a copy of an old
version of yarn in the repository.

This eliminates a lot of warnings
when doing a project scan for problems
in WebStorm.

Edit: problems detected by WebStorm with default settings before/after: 629 errors, 4819 warnings, 14459 weak warnings vs 628 errors, 593 warnings, 1018 weak warnings. The scan time also goes from taking minutes on my desktop machine to passing in a few seconds.

This copies the more recent CI-setup
from TerriaJS, which eliminates
the need to keep a copy of an old
version of yarn in the repository.

This eliminates a lot of warnings
when doing a project scan for problems
in WebStorm.
@pjonsson
Copy link
Contributor Author

pjonsson commented May 8, 2024

This repository never seems to run the CI until one of you approve it. Can the CI settings be changed so I can make the PR green before you have to look at it?

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