JuliaLang / PackageCompiler.jl

Compile your Julia Package
https://julialang.github.io/PackageCompiler.jl/dev/
MIT License
1.41k stars 189 forks source link

Initial stab at buildkite CI config #849

Open staticfloat opened 11 months ago

DilumAluthge commented 11 months ago

Ref #846

staticfloat commented 11 months ago

Next steps:

  1. Use a rootfs image on Linux to provide compilers
  2. Use a docker image on windows to provide compilers
IanButterworth commented 11 months ago

Next steps as in in a followup PR?

Also:

sloede commented 11 months ago

Right now, the Buildkite result details are not visible for unprivileged users (such as myself).

staticfloat commented 11 months ago

No, it has to be a part of this PR, as otherwise it's just constantly failing.