Skip to content

Rename JULIA_DEPOT_PATH to the .julia for buildkite#5368

Merged
tomchor merged 1 commit intomainfrom
tc/rename-depot
Mar 5, 2026
Merged

Rename JULIA_DEPOT_PATH to the .julia for buildkite#5368
tomchor merged 1 commit intomainfrom
tc/rename-depot

Conversation

@tomchor
Copy link
Copy Markdown
Member

@tomchor tomchor commented Mar 4, 2026

@ali-ramadhan and I noticed that there are two julia depot's on the docker: .julia and .julia-oceananigans. Since only the oceananigans CI runs there, it's easier to have only one (and it'll probably save some space).

@tomchor tomchor requested a review from ali-ramadhan March 4, 2026 17:11
@tomchor tomchor merged commit c0ad19b into main Mar 5, 2026
67 of 70 checks passed
@tomchor tomchor deleted the tc/rename-depot branch March 5, 2026 09:08
JULIA_VERSION_ENZYME: "1.10.10"
BUILDKITE_HOME: "/var/lib/buildkite-agent"
JULIA_DEPOT_PATH: "$BUILDKITE_HOME/.julia-oceananigans"
JULIA_DEPOT_PATH: "$BUILDKITE_HOME/.julia"
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The depot path must end with a trailing colon

Suggested change
JULIA_DEPOT_PATH: "$BUILDKITE_HOME/.julia"
JULIA_DEPOT_PATH: "$BUILDKITE_HOME/.julia:"

loisbaker pushed a commit to loisbaker/Oceananigans.jl that referenced this pull request Mar 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants