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

Make GH actions strategy more concise #4700

Merged
merged 1 commit into from
Aug 19, 2023
Merged

Conversation

Tyriar
Copy link
Member

@Tyriar Tyriar commented Aug 19, 2023

No description provided.

@Tyriar Tyriar added this to the 5.3.0 milestone Aug 19, 2023
@Tyriar Tyriar self-assigned this Aug 19, 2023
@Tyriar
Copy link
Member Author

Tyriar commented Aug 19, 2023

@jerch think I'm done with the CI changes. It's much faster now and I also reduced the number of required checks to speed up merging. If we happen to get failing tests merged in we should notice pretty quickly.

@Tyriar Tyriar merged commit 427d33c into xtermjs:master Aug 19, 2023
14 checks passed
@jerch
Copy link
Member

jerch commented Aug 20, 2023

@Tyriar Is that down from ~14m to ~8m? Wow the unit tests complete faster in gh-actions (26s) than on my machine (28s) 😍 Great work!

@Tyriar
Copy link
Member Author

Tyriar commented Aug 20, 2023

It'll vary but the slowest job we wait for now are unit tests on Windows, so this one took about 8 minutes to finish required checks, 11 minutes to finish all checks. Then when it hits master, we release immediately so this took 3 minutes to release as opposed to the ~15

@Tyriar Tyriar deleted the ci_concise branch August 20, 2023 14:28
@Tyriar
Copy link
Member Author

Tyriar commented Aug 20, 2023

Oh also, we now must run yarn setup after cloning the repo. I couldn't figure out how to split it without removing the prepare script

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.

2 participants