intellij-openshift-connector icon indicating copy to clipboard operation
intellij-openshift-connector copied to clipboard

IntelliJ OpenShift Toolkit

Results 124 intellij-openshift-connector issues
Sort by recently updated
recently updated
newest added

See https://github.com/redhat-developer/intellij-openshift-connector/actions/runs/9120947916

fixes #673, #803 depends on https://github.com/redhat-developer/intellij-common/pull/226, #802

## Purpose of This Change This change sets up UI integration end-to-end tests for both GitHub Actions (GHA) and Jenkins. It includes configurations for Public and Cluster tests and introduces...

tests

Bumps [com.redhat.devtools.intellij:intellij-common-ui-test-library](https://github.com/redhat-developer/intellij-common-ui-test-library) from 0.3.0 to 0.4.0. Release notes Sourced from com.redhat.devtools.intellij:intellij-common-ui-test-library's releases. v0.4.0 Git log fb70a16 feat: Updated Remote-Robot version to 0.11.22 (#221) 698dd44 feat: Added support for IntelliJ 2024.1...

lgtm
needs-ok-to-test
dependencies
java

Bumps org.keycloak:keycloak-installed-adapter from 24.0.3 to 24.0.4. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.keycloak:keycloak-installed-adapter&package-manager=gradle&previous-version=24.0.3&new-version=24.0.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

needs-ok-to-test
dependencies
java

Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.11.0 to 5.12.0. Release notes Sourced from org.mockito:mockito-core's releases. v5.12.0 Changelog generated by Shipkit Changelog Gradle Plugin 5.12.0 2024-05-11 - 25 commit(s) by Piotr Przybylak, Stefano Cordio,...

needs-ok-to-test
dependencies
java

Bumps [gradle/actions](https://github.com/gradle/actions) from 3.3.1 to 3.3.2. Release notes Sourced from gradle/actions's releases. v3.3.2 This patch release fixes a bug in both dependency-submission and setup-gradle (#196 introduced in v3.3.1), which resulted...

needs-ok-to-test
dependencies
github_actions

When deleting a project, instead of automatically switching to an older project or showing the default message when no older project is available, this error message is show: Could not...

bug
severity/minor

**Steps:** 1. EXEC: expand the resource tree [cluster] > Helm Repositories so that you see the helm repos 2. EXEC: execute in cli: `helm repo add gerkelznik https://gerkelznik.github.io/helm-charts` 3. ASSERT:...

enhancement