samypr100

Results 26 issues of samypr100

Closes https://github.com/FXyz/FXyz/issues/181

Closes https://github.com/FXyz/FXyz/issues/180

As a follow up to https://github.com/FXyz/FXyz/pull/172#discussion_r1317297881, this issue aims to capture adding support for [Gradle Toolchains](https://blog.gradle.org/java-toolchains).

Per discussion in https://github.com/FXyz/FXyz/pull/171#discussion_r1315297483 this issue aims to capture * Moving to use the `extra-java-module-info` and define missing module information for "legacy" jars. * Removing the `org.javamodularity.moduleplugin` plugin. * Setting...

`de.marcphilipp.nexus-publish` and `io.codearte.nexus-staging` are deprecated. See notice in https://github.com/marcphilipp/nexus-publish-plugin They're using deprecated api's and should be updated to use the new https://github.com/gradle-nexus/publish-plugin which combines both. This new plugin has a...

This is a follow up to https://github.com/astral-sh/uv/pull/2582#issuecomment-2016248743 per @zanieb's suggestion. In a nutshell, I think it would be great to see an additional resolution strategy that supports semver-like filtering. This...

enhancement

Uses non-deprecated `application.mainClass` name, falls back to deprecated `mainClassName` if not found. Also updated getClassPathFromSourceSets to use similar approach, which leads to improved typing and avoids null scenarios. Closes https://github.com/gluonhq/gluonfx-gradle-plugin/issues/127

## Summary Partially closes #1917 This PR picks up on some of the great work from #1864 and opted to keep `panic_immediate_abort` (for size reasons). I split the PR in...

## Summary Closes https://github.com/astral-sh/uv/issues/5610 This PR introduces additional images with the uv/uvx binaries from scratch for both amd64/arm64 and make the mapping easy to configure by generating the Dockerfile on...

release

## Summary Related discussion: #5731 This adds a warning section for caching on non-ephemeral (e.g. ec2) self hosted github runners. ## Test Plan Prettier was ran on the file.