Sean Gilligan

Results 316 issues of Sean Gilligan

This PR uses the `gradle/actions/wrapper-validation` GitHub Action to validate the Gradle wrapper files to make sure they have a valid SHA sum.

It would be nice if there were a Gradle DSL for using [Asciidoclet](https://github.com/asciidoctor/asciidoclet). Perhaps it could be bundled in this plugin or be a separate (child or sibling) plugin. Currently...

long-open:maybe-close?
awaiting feedback

The documentation for `mn create-acme-account` says "This command will either create a new account keypair for you or you can pass the account keypair that you have generated using the...

status: awaiting feedback

### Description The generated `dockerBuild` and `dockerBuildNative` tasks generate images with the same name. When combined with the `github-workflow-docker-registry` and `github-workflow-graal-docker-registry` features, a race condition arises where one image overwrites...

status: awaiting feedback

### Description It would be nice if there where some kind of short-hand syntax for referencing templates in GitHub projects, so users could do something like: ``` limactl start github:nixos-lima/nixos-lima...

This is now a child of PR #3921 The BA JLink Plugin now has a final `3.1.5` release. This PR has been modified and rebased several times, but we now...

Use the Badass JLink Gradle Plugin to build a `jlink`ed image of `wallettool` when modular builds are enabled. This is (now) a child of PR #3917 -- we don't want...

~~This a draft PR until `3.1.4` final is released~~ ~~and PR #3919 is merged.~~ ~~The PR will _build_ if applied to current `master`, but on Temurin JDK 24+ will crash...

Priority high

This was just a quick attempt. It seems to be having a problem: `setup network: netavark: nftables error: nft did not return successfully while applying ruleset` More complete log: ```...

The tests with the older versions of Gradle are mostly to make sure we didn't break the build on older versions of Gradle, so running them on Ubuntu only should...