Marc Nuri
Marc Nuri
### Component jkube-kit-enricher-specific ### Task description Child of #1546 - Remove JUnit4 dependencies - Add JUnit5 dependencies - Refactor tests
### Component jkube-kit-enricher-generic ### Task description Child of #1546 - Remove JUnit4 dependencies - Add JUnit5 dependencies - Refactor tests
### Component jkube-kit-generator-api ### Task description Child of #1546 - Remove JUnit4 dependencies - Add JUnit5 dependencies - Refactor tests
### Component jkube-kit-config-service ### Task description Child of #1546 - Remove JUnit4 dependencies - Add JUnit5 dependencies - Refactor tests
### Component gradle-plugin-it ### Task description Child of #1546 - Remove JUnit4 dependencies - Add JUnit5 dependencies - Refactor tests
### Description The following section https://www.eclipse.org/jkube/quickstarts/ lists the Gradle quickstarts too. This might require a little bit of extra work, since the current implementation makes use of the pom.xml files...
## References - https://github.com/electron/electron/pull/20692
## Description Running the application using npx doesn't work as expected. The chrome-tabs resources aren't loaded and the tabs don't behave as expected.
### References - https://github.com/standardnotes/forum/issues/1241#issuecomment-922261262 - https://forum.snapcraft.io/t/snapped-app-not-loading-fonts-on-fedora-and-arch/12484 - https://github.com/snapcrafters/signal-desktop/issues/20 - https://github.com/fcole90/fah-snap/issues/12
## Description In scope of #38, a `contextIsolation: false` configuration was added to every `webPreferences` configuration. This implies that the window object in the `preload.js` script and the renderer/browser process...