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

fix: removed custom TriConsumer (#222) #223

Merged
merged 1 commit into from
Apr 17, 2024

Conversation

adietish
Copy link
Contributor

fixes #222

TriConsumer triggers incompatibility warnings in jetbrains marketplace. intellij-tekton is using it but it cannot bump to latest common version bcs of the outdated kubernetes-client that it needs to use (see redhat-developer/intellij-tekton#668).

TriConsumer triggers incompatibility warnings in jetbrains marketplace.
intellij-tekton is using it but it cannot bump to latest common version
bcs of the outdated kubernetes-client that it needs to use
(see redhat-developer/intellij-tekton#668).

Signed-off-by: Andre Dietisheim <[email protected]>
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@adietish adietish requested a review from sbouchet April 17, 2024 08:33
@sbouchet
Copy link
Contributor

please fix PR title to conform to conventionnal PR check

Copy link
Contributor

@sbouchet sbouchet left a comment

Choose a reason for hiding this comment

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

LGTM

@adietish adietish changed the title removed custom TriConsumer (#222) fix: removed custom TriConsumer (#222) Apr 17, 2024
@adietish adietish marked this pull request as ready for review April 17, 2024 08:55
@adietish adietish merged commit e924cdf into redhat-developer:main Apr 17, 2024
10 of 11 checks passed
@adietish adietish deleted the issue-222 branch April 17, 2024 08:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants