-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
I think it's time to finally separate out the MAD-X build into its own package. This will have the following advantages:
- relatively fast cpymad CI builds (can simply download prebuilt madx library)
decrease in complexity of the build recipe: remove stages, cachingcaching complexity has decreased with migration to github actions, probably simpler than setting up separate packagesfixes the issue that makes pull requests from external collaborators always error in the first stage (because they don't have access to the secret github token that is required to transfer artifacts between stages)fixed by migration to github actions- we could make it easier for users to build/install cpymad without having to build madx
fsoubelet
Metadata
Metadata
Assignees
Labels
No labels