If installing using JBang is there any way to get the fixes without having to wait for a new release? #37
Closed
Bugmaniac71
started this conversation in
General
Replies: 4 comments
-
yes.. I clear the jitpack snapshot after every push, which would allow it to be rebuilt. This should do it: jbang app install --name 5e-convert-snap --force --fresh https://jitpack.io/dev/ebullient/json5e-convert-cli/199-SNAPSHOT/json5e-convert-cli-199-SNAPSHOT-runner.jar Note there may be a pause if you're the first to request the snapshot, as it is built on demand. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thanks Erin I'll try that later.
…On Tue, 25 Oct 2022, 17:28 Erin Schnabel, ***@***.***> wrote:
yes.. I clear the jitpack snapshot after every push, which would allow it
to be rebuilt.
This should do it:
jbang app install --name 5e-convert-snap --force --fresh https://jitpack.io/dev/ebullient/json5e-convert-cli/199-SNAPSHOT/json5e-convert-cli-199-SNAPSHOT-runner.jar
Note there may be a pause if you're the first to request the snapshot, as
it is built on demand.
—
Reply to this email directly, view it on GitHub
<#37 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABL7VCALH7XXBGGSMOQNZBLWFADD7ANCNFSM6AAAAAAROEGMPY>
.
You are receiving this because you authored the thread.Message ID:
***@***.***
com>
|
Beta Was this translation helpful? Give feedback.
0 replies
-
I've added this to the README as well. ;) |
Beta Was this translation helpful? Give feedback.
0 replies
-
Working perfectly now thanks!
…On Wed, 26 Oct 2022 at 17:02, Erin Schnabel ***@***.***> wrote:
I've added this to the README as well. ;)
—
Reply to this email directly, view it on GitHub
<#37 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABL7VCFCOP7AMALICWK3NE3WFFI2VANCNFSM6AAAAAAROEGMPY>
.
You are receiving this because you authored the thread.Message ID:
***@***.***
com>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
If installing using JBang is there any way to get the fixes without having to wait for a new release?
Beta Was this translation helpful? Give feedback.
All reactions