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

Add v8 to ci #37

Merged
merged 13 commits into from
Nov 10, 2023
Merged

Add v8 to ci #37

merged 13 commits into from
Nov 10, 2023

Conversation

pj-spoelders
Copy link
Collaborator

@pj-spoelders pj-spoelders commented Oct 30, 2023

This is part of #33

@kaklakariada kaklakariada changed the title add v8 to ci Add v8 to ci Nov 8, 2023
Copy link

sonarcloud bot commented Nov 10, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

.project-keeper.yml Show resolved Hide resolved
/**
* This JUnit extension closes resources in static fields that are annotated with {@code @CloseAfterAll}. You can use it
* by annotating your class with {@code @ExtendWith({ CloseAfterAllExtension.class })}.
* by annotating your class with {@code @ExtendWith({ CloseAfterAllExtension.class })}.
Copy link
Contributor

Choose a reason for hiding this comment

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

Wow number two: This also sounds helpful fixing warnings about potentially unclosed resources, right?

@kaklakariada kaklakariada merged commit 2c7c24e into main Nov 10, 2023
7 checks passed
@kaklakariada kaklakariada deleted the refactor/add_v8_to_ci branch November 10, 2023 08:07
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