systemdUnitFilePlugin icon indicating copy to clipboard operation
systemdUnitFilePlugin copied to clipboard

Results 57 systemdUnitFilePlugin issues
Sort by recently updated
recently updated
newest added

Bumps [org.jetbrains.kotlin.jvm](https://github.com/JetBrains/kotlin) from 1.9.23 to 1.9.24. Release notes Sourced from org.jetbrains.kotlin.jvm's releases. 1.9.24 Changelog Backend. Wasm KT-64890 K/Wasm compiler crash with external class and Kodein Compiler KT-65235 JDK 21 might...

dependencies
java

Bumps [com.google.guava:guava](https://github.com/google/guava) from 33.0.0-jre to 33.2.0-jre. Release notes Sourced from com.google.guava:guava's releases. 33.2.0 Android users: Please test recent Guava versions If you know of Guava Android users who have not...

dependencies
java

Bumps org.jetbrains.grammarkit from 2022.3 to 2022.3.2.2. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.jetbrains.grammarkit&package-manager=gradle&previous-version=2022.3&new-version=2022.3.2.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- Dependabot commands...

dependencies
java

Bumps org.jetbrains.intellij from 1.13.2 to 1.17.3. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.jetbrains.intellij&package-manager=gradle&previous-version=1.13.2&new-version=1.17.3)](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...

dependencies
java

Bumps [com.avast.gradle.docker-compose](https://github.com/avast/gradle-docker-compose-plugin) from 0.16.11 to 0.17.6. Release notes Sourced from com.avast.gradle.docker-compose's releases. 0.17.6 Deprecation for Gradle 9.0 handled - task must register usage of a build service using Task.usesService method....

dependencies
java

I noticed that you often update the plugin just to set support of a new IntelliJ. this is because the `untilBuild` key needs to be set explicitly. I had the...

It seems like we could do some improvements to build times by execute a few more things in the Dockerfile build,

There are probably a few options such as [DisabledControllers=](https://www.freedesktop.org/software/systemd/man/systemd.resource-control.html#DisableControllers=) that take a set of enum values, but can be space separeted. [Delegate=](https://www.freedesktop.org/software/systemd/man/systemd.resource-control.html#Delegate=) an more

Let's add some validations for things: 1. Emergency Action Mode, Path Options, Unsigned Integers, ManagedOOM Mode.