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

Optimize the CI workflows #342

Open
AlexITC opened this issue Mar 7, 2023 · 0 comments
Open

Optimize the CI workflows #342

AlexITC opened this issue Mar 7, 2023 · 0 comments
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@AlexITC
Copy link
Contributor

AlexITC commented Mar 7, 2023

Current workflow take ~10m to execute, half of the time is required to set everything up, I'm confident that we can optimize this.

A simple idea is to create a custom docker image that already includes all the necessary dependencies (jdk/sbt/node).

Let's see how far we can get.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant