I was trying to familiarize myself with nix, when stumbled upon this cool project, unfortunately there are few bugs present and i think of few important features for users.
First bug results in missing build log when build is done on aarch architecture, although could be circumvented by quickly reloading page. It may be worth checking that behavior for other architectures as well, in x86 it isn't present.
Second bug results in frozen and therefore pinned build process when page was offloaded during build, even after re-log it's still present and user has no ability to cancel or remove it.
Third bug results in labels of configurations being offset from their places on package page in safari.
Also i have suggestion for better experience - make it possible to test build config without releasing it, as i had to constantly rebuild due to different errors. Also it would be very awesome to be able to view trace, which could help to pinpoint to faulty configuration or bad packaging. While it's possible to use nix directly, those issues are bit confusing for newcomers who aren't familiar with nix enough to configs directly. Thank you for good project, i hope it will grow into something bigger someday.
I was trying to familiarize myself with nix, when stumbled upon this cool project, unfortunately there are few bugs present and i think of few important features for users.
First bug results in missing build log when build is done on aarch architecture, although could be circumvented by quickly reloading page. It may be worth checking that behavior for other architectures as well, in x86 it isn't present.
Second bug results in frozen and therefore pinned build process when page was offloaded during build, even after re-log it's still present and user has no ability to cancel or remove it.
Third bug results in labels of configurations being offset from their places on package page in safari.
Also i have suggestion for better experience - make it possible to test build config without releasing it, as i had to constantly rebuild due to different errors. Also it would be very awesome to be able to view trace, which could help to pinpoint to faulty configuration or bad packaging. While it's possible to use nix directly, those issues are bit confusing for newcomers who aren't familiar with nix enough to configs directly. Thank you for good project, i hope it will grow into something bigger someday.