wileyj

Results 217 comments of wileyj

Not something we can control unfortunately - and there can be many valid reasons for the network errors. but, i think we could adjust the curl command to auto retry....

The formatting of this sip is off. I see a sip number referenced, but the PR is adding a single (text) file to the root of the repo. Please create...

> @andrerserrano folder name and file name still mention sip-026, should be renamed to sip-028 was about to say the same - @andrerserrano i would wait until after any outstanding...

It's worth looking into. I'm also not a fan of piping the commands the dockerfiles are running to a shell script, then `CMD ["sh", "-c", "/tmp/command.sh"]` https://github.com/stacks-network/stacks-core/blob/b3043a21fbce987c524af2db2c02a9ae0350083d/.github/actions/dockerfiles/Dockerfile.alpine-binary#L31

this is a bit tricky - it seems to be on the rendering side (gitbook), so we're in contact with them on how to resolve. meanwhile, hiro is using a...

option 1 was something i looked into when we moved to using caches for shared data - the biggest challenge was the possibility of an endless loop. where the cache...

i've gone over the different options here @fdefelici - i *really* like the "smart" caching strategy, and it was my first choice as well. however, i don't think it will...

> Doesn't Umbrel already use Docker? it does - i think the wish here was to have a "1-click" option to deploy and run a node vs the several steps...