-
## Checklist
* [x] Are you running the latest v3 release? The list of releases is [here](https://github.com/urfave/cli/releases).
* [x] Did you check the manual for your release? The v3 manual is …
-
Hi!
Thank you for your great work!
I have the need for running JPlag on Java Shell scripts (JEP 222). Right now, Java processing fails with numerous:
`Parser - Assignment1.jshell:106: error: …
-
```log
=> ERROR [frontend 16/16] RUN make frontend …
sudhz updated
3 months ago
-
This was part of: https://github.com/kairos-io/kairos/issues/1633 (now extracted to a separate ticket)
With the auroraboot image now being the single source of truth for all artifact generation, we s…
-
We have a couple of binaries that we run in Pipelines: `reader` and `update-status`. These are currently just shell scripts, but because of this, they're not very testable.
Currently, they're only …
-
The CircleCI orb currently relies on the [GitLab CI example project](https://gitlab.com/game-ci/unity3d-gitlab-ci-example) for the `return_license.sh` script.
This external dependency introduces i…
-
## What Would You Like to See Added?
Introduce a new `containers` property to the workflow's resources.
## Why Is This Needed?
Currently, both `shell` and `script` processes are expected to r…
-
Create a section (folder) of additional scripts and add some good shell scripts in it.
-
I would like to add my script, but it's written in D and compiled, not interpreted. Can I add the binary to the repository root?
https://github.com/spikespaz/clone-by-path
-
Hi, I'm trying to run a shell script to detect if you have `nvm` or `fnm` installed.
The first case passes (in both solidarity and shell) if you have fnm install or the `.nvm` folder exists at your…