Rik Huijzer

Results 128 comments of Rik Huijzer

Hmm that's unfortunate. The default Azure Pipelines pool appears to not provide any aarch64 runners (https://learn.microsoft.com/en-us/azure/devops/pipelines/agents/hosted?view=azure-devops&tabs=yaml#software). Apologies for not noticing the `azure-pipelines.yml` file before.

To be clear, I upvoted this issue for the "add users from admin panel" feature. I could use that as well. > is a larger conversation but suffice it to...

Thanks @Yanyutin753 for responding. ๐Ÿ˜„ I have now just used a separate browser and clicked sign up a few times. Worked good enough for me.

> Added to dev branch, will be releasing 0.1.123 soon! You are shipping ๐Ÿš€ Thanks. Thanks @tjbck also by the way for making this UI in the first place! I...

I've set `fail_fast: false` in 3aec1fb so that GitHub doesn't automatically cancel all runs if one fails.

> I think generally in SciML it's better to use `fail_fast: true` since there's already a very high computational burden due to CI in SciML and usually a large number...

> What is this caching doing? Before and after? Simply put, it is similar to what DifferentialEquations.jl had but then the complexity is moved inside https://github.com/julia-actions/cache. This allowed `cache` to...

> > I think generally in SciML it's better to use `fail_fast: true` since there's already a very high computational burden due to CI in SciML and usually a large...

> Is there a way to precompile once and then use that for all of the groups? I donโ€™t know

> Is this incorporated into setup-julia now or something? What's the reason to close? The close was unintentional. I was just removing old forks from GitHub. Sorry for the noise