Replies: 3 comments 2 replies
|
Maybe obsolte if we would switch to https://nightly.link/ 😅 |
2 replies
|
Other (negative) examplle: Portable executables are provided at https://podman-desktop.io/downloads OK, even with the portable file, there are poups Thus, it seems to be without chances to get podman running without user input. |
0 replies
|
Doing some housekeeping in old discussions. The URL part of this never happened. Is the |
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.
gg.cmdfosters my lazyness.Currently, for testing out nightly builds of my app "JabRef", I need to download a .zip file, unzip it and start the .bat.
Seeting the progress in the
gh/cli/clisupport, I think the next step is to enable following commandIn the first iteration, "only" a directory of builds is supported
but then
works. Iinternally, this maps to gh/clic/cli maybe
And then
works. Internally, this maps to
jbang https://github.com/JabRef/jabref/blob/main/.jbang/JabSrvLauncher.javaAnd then
works. But this is hard. Maybe with gitoxide
gh pr checkout xycan be reimplemented (I did it quickly in Java at JabRef/jabref#13184)All reactions