Andrii Chubatiuk
Andrii Chubatiuk
> Hmmm, that doesn't seem happy: > > ``` > stat /home/runner/work/redash/redash/.ci/compose.ci.yaml: no such file or directory > ``` this is expected behaviour as CI relies on configuration in master....
@guidopetri @justinclift added image
@justinclift had to rebase it due to concurrent PR that was merged faster
this change will run arm64 and amd64 image builds on separate machines, so it should improve build speed. okay, will test it in my fork
> Here's an example action that we already ran: https://github.com/getredash/redash/actions/runs/6546702269 > > I'm not sure how that was running so maybe we just did it wrong. :) @guidopetri Finished doing...
@guidopetri @eradman Are there any additional changes needed?
> I'm unclear on what these changes are doing, and I think we need better documentation around this. How do we build things locally? What exactly is happening in the...
merged alternative PR in https://github.com/getredash/redash/pull/6674
@whynowy could you please review it again?
@mattray #1430 and #1861 should solve this issue