wileyj

Results 247 comments of wileyj

we currently have *most* of what's requested here with https://github.com/stacks-network/stacks-core/blob/develop/.github/workflows/image-build-source.yml it will need to be updated for the multi-arch image (unknown how much extra time it would take to compile),...

> Any update on this one [@wileyj](https://github.com/wileyj)? When do you think this could be ready? I was able to get this working with a 1 line change, but i'm not...

> Any update on this one [@wileyj](https://github.com/wileyj)? When do you think this could be ready? 2+ hours now. i don't think is a good option unless the idea is a...

ok - i can PR this change, and we can see how well it holds up (i expect you'll see the wrinkles too!). that said, the work to make it...

> Thanks. Yeah so I guess the docker build just takes a very long time. And you can't really cache the dependencies in the scenario right? That was something we...

there is one other idea we could pursue if you'd like (i think it may reduce the time taken, but i don't know by how much). if we build the...

@hugoclrd updated the release and the ad-hoc image build workflow to use the artifact idea (tl;dr - it works): https://github.com/stacks-network/stacks-core/pull/6697 i'll also start looking into a nightly build from develop.