-
Notifications
You must be signed in to change notification settings - Fork 19
Use Buildkite to test JuliaSyntax against older Julia versions #502
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Todo list:
|
03e8e5c to
e54e885
Compare
41e540a to
d52a0a3
Compare
Looks green to me! doctest failure (https://buildkite.com/julialang/julia-buildkite/builds/2298#019a75fd-9ddb-4ee5-b4f9-aa698dd32268/753-857) is expected due to running on a branch. Other failures seem to match what's failing on https://buildkite.com/julialang/julia-master/builds/51976 (inherited from Time to remove the branch and then merge if everything is green. |
Updated comment regarding the Julia 1.0 tarball for Windows i686 to clarify the issue and future plans.
Added agent specifications to ensure jobs run on the correct architecture.
d52a0a3 to
2a1c6ee
Compare
|
Awesome, thanks so much! |
This PR moves the JuliaSyntax GHA matrix (from JuliaLang/julia#59870) to Buildkite.
(big thanks to @DilumAluthge for most of the work here)