You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've had this idea at the back of my mind for a while, but the discussion in #1040 (comment) prompted me to write this issue.
This is, of course, essentially a https://jitpack.io clone. But it wouldn't be specific to the Maven ecosystem, but a very generic immutable remote build cache.
Using IPFS in Maven is something I was also tinkering of...
For start, Mimir would benefit from it a lot (ie distributed vs centralized "Maven Central") https://github.com/maveniverse/mimir
If I keep going with what I envision for Enola.dev, then I would like it to one fine day be able to resolve URLs looking probably something like:
which would be a shortcut for something along the lines of:
The starting point for anything like this should be an
enola run file:/bin/ls
, which returns a Thing, with content addressable output.https://github.com/nektos/act integration would be key.
I've had this idea at the back of my mind for a while, but the discussion in #1040 (comment) prompted me to write this issue.
This is, of course, essentially a https://jitpack.io clone. But it wouldn't be specific to the Maven ecosystem, but a very generic immutable remote build cache.
It would be better than JitPack, and address e.g. some of the criticisms raised e.g. on https://committing-crimes.com/articles/2024-09-09-jitpack, notably:
At my current rate of progress in this project, I'll probably get to this one fine day next but not this century anymore. ⏲
The text was updated successfully, but these errors were encountered: