Skip to content

Faster CI feedback loop #908

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

Merged
merged 1 commit into from
Feb 4, 2022
Merged

Conversation

andreaTP
Copy link
Collaborator

@andreaTP andreaTP commented Feb 4, 2022

  • separated check format and unit tests from the matrix build with kubernetes/Java versions
  • excluded all but the first and last kubernetes version for Java 11 (keeping Java 17 for coverage)

As a "Free" GH Actions account we have 20 concurrent jobs and we are already pretty much flooding them up.

I do believe that this setup is not compromising test coverage.

This proposed setup is biased toward Java 17, open to swap it with Java 11 on request.

Copy link
Collaborator

@csviri csviri left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thx!

@metacosm metacosm merged commit 9c07b6d into operator-framework:main Feb 4, 2022
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.

3 participants