-
### Description
quarkus today does rebuild somehow in maven/gradle projects and detect dependency changes - what would it take for quarkus do the same for jbang ?
### Implementation ideas
I assum…
-
today only %{deps:} is allowed but really could use %{deps:} worked.
ie. instead of requiring:
```
jbang --javaagent=byteman@bytemanproject=script:filedelete.btm,boot:`jbang info classpath byte…
-
**Is your feature request related to a problem? Please describe.**
JBang is great because it allows you to specify dependencies right in your script file.
However for cases where dependencies are n…
-
Right now when you do `curl sh.jbang.dev | bash -s -` you're basically performing a regular installation, the only difference being that no changes are being made to your environment (eg. PATH).
Th…
-
At work we have a self-hosted bitbucket instance. I've created a jbang-catalog repo with the corresponding jbang-catalog.json file, but when I want to add the catalog, it fails because of authenticati…
-
In Quarkus, after doing `quarkus create cli --jbang` and then moving to the generated `code-with-quarkus` and running `jbang --interactive src/main.java` reports:
```
[jbang] You can run the main …
-
## Is your feature request related to a problem? Please describe.
Currently we cannot manage the data stored by eclipseStore from an external source. It is also very difficult for outsiders to believ…
-
**Is your feature request related to a problem? Please describe.**
I would like to use a version range like in maven. Example `[1.0.0, 1.1.0)`
**Describe the solution you'd like**
Currently only …
jmini updated
2 years ago
-
We should probably have a version of the action that supports Java 17 now that it's the latest long term support release.
This probably means coming up with a new tagging scheme, something like `jb…
-
I want to easily see the actual source file behind `jbang lastweek@fbricon`.
For instance, `jbang --verbose` could display that it's actually calling https://github.com/fbricon/jbang-catalog/blob/mas…