Steve Hall
Steve Hall
Hey, thanks for creating and maintaining this project! It has the potential to reduce our GitHub Action minutes usage by a lot. We use a lot of reusable workflows, and...
## Summary Builds on the work by @stickeegreg in #5912 and responds to the [comment from @ChristopherHX](https://github.com/nektos/act/pull/5912#issuecomment-3265291531) to making the default network stack for the artifact and cache services `tcp4`...
### Bug report info ```plain text act version: 0.2.82 GOOS: linux GOARCH: amd64 NumCPU: 16 Docker host: DOCKER_HOST environment variable is not set Sockets found: /var/run/docker.sock Config files: /home/steve/.config/act/actrc: -P...
This pull request resolves a issue where the data generation script could produce ambiguous or duplicate release names, causing the plugin to install an unintended JDK flavor. #### The Problem...
Hi, Thanks for all the work on this plugin. I think I've found an issue with the way the release data files are generated. There are multiple different file downloads...
I chose `cloud` because the description at https://dragonwell-jdk.io/#/index says > Extended Edition: everything in the standard edition, plus: extra customized/significant features optimized for the cloud and widely used in Alibaba's...
Thank you @joschi for resolving #78 so quickly. It looks like Dragonwell has a similar issue with their two flavours, Standard & Extended, where it isn't possible to determine which...