jbang icon indicating copy to clipboard operation
jbang copied to clipboard

Unleash the power of Java - JBang Lets Students, Educators and Professional Developers create, edit and run self-contained source-only Java programs with unprecedented ease.

Results 271 jbang issues
Sort by recently updated
recently updated
newest added

https://github.com/jbangdev/jbang/issues/1817 made me bite the bullet and have github urls default to use `main-SNAPSHOT` so it wont fail on new stuff. The whole reason I hesitated was that jitpack in...

This PR contains the following updates: | Package | Update | Change | |---|---|---| | jbangdev/jbang-action | digest | `8095495` -> `49a6500` | --- ### Configuration 📅 **Schedule**: Branch creation...

fixes https://github.com/jbangdev/jbang/issues/1831 by creating the empty dir so jshell stops nagging.

first quick attempt on allowing using %{} in `-R` arguments but also in `//RUNTIME_OPTIONS` The latter is why I'm making this draft as not sure if good we add the...

in https://github.com/tjake/Jlama/pull/54#pullrequestreview-2309627261 there is a usecase to be able to specify filename to compiler directives. i.e. `-XX:CompilerDirectivesFile=%{https://raw.githubusercontent.com/tjake/Jlama/main/inlinerules.json}%` but seems like we only do remote file arguments for arguments to script...

ideas

The [CONTRIBUTING.md points to](https://github.com/jbangdev/jbang/blob/main/CONTRIBUTING.adoc#conventional-commits--squash-and-merge) https://github.com/zeke/semantic-pull-requests. This shows > ⚠️ THIS SERVICE IS NO LONGER MAINTAINED ⚠️ I have not looked into other conventional commmits checker, so I cannot recommend any...

This just cost me five min and some grey hair ;)

- Closes #174 ## Feature description Implements a new `DOCS` directive that permit insert a link or file reference that contains the documentation for the script. The documentation reference can...

**Describe the bug** When using the `jbang-maven-plugin` in a submodule of a multi-module maven project the `/` is resolved relative to the cwd of the mvn process, not relative to...

bug

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [codecov/codecov-action](https://redirect.github.com/codecov/codecov-action) | action | digest | `ad3126e` -> `18283e0` | | [github/codeql-action](https://redirect.github.com/github/codeql-action) |...