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: Add continuous_integration dependency #3785

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

spencer-lunarg
Copy link
Contributor

@spencer-lunarg spencer-lunarg commented Nov 5, 2024

In effort to reduce the number of limit KhronosGroup minutes we share across repos, this adds dependency to the Continuous Integration CI to only expensive jobs once quicker/smaller jobs run first

image

@arcady-lunarg
Copy link
Contributor

I don't think this will add very much value: CI jobs mostly succeed, and this just adds latency to every single run. I think it would be better to prune the ci matrix instead, the finding about "gcc" on macos will certainly help us a lot with that.

@spencer-lunarg
Copy link
Contributor Author

CI jobs mostly succeed

https://github.com/KhronosGroup/glslang/actions/workflows/continuous_integration.yml?query=is%3Afailure
https://github.com/KhronosGroup/glslang/actions/workflows/continuous_integration.yml?query=is%3Asuccess

there have been 137 failure and 531 successes (so that is a 20% failure rate)

is the latency something you find that would honestly be a bottleneck,

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