Skip to content

Create an official Julia environment with precompiled packages#53

Merged
JamesWrigley merged 2 commits intomainfrom
julia
Jan 27, 2025
Merged

Create an official Julia environment with precompiled packages#53
JamesWrigley merged 2 commits intomainfrom
julia

Conversation

@JamesWrigley
Copy link
Copy Markdown
Member

Now in addition to the global depot we also have Julia environments similar to our Python environments. These environments should never need to be precompiled by users.

The update-julia-env script is set up to run every Tuesday at midnight and it will commit and push any changes to the project. I've tested it manually and it seems to work.

@JamesWrigley JamesWrigley self-assigned this Jan 15, 2025
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jan 15, 2025

View preview here - https://European-XFEL.github.io/environments/pr/53 (build for 365d85a)
Preview removed on merge/PR close with d8c73ce

@JamesWrigley JamesWrigley merged commit bd0f6b4 into main Jan 27, 2025
@JamesWrigley JamesWrigley deleted the julia branch January 27, 2025 18:24
@JamesWrigley
Copy link
Copy Markdown
Member Author

I've merged this since another change (#55) is coming up. As discussed offline, I'll change the update script to commit the updated manifests on a different branch later. For now I've disabled the cron job for updating since it's not particularly important.

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.

1 participant