Skip to content
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

update CI scripts #1093

Closed
isaacsas opened this issue Oct 28, 2024 · 1 comment
Closed

update CI scripts #1093

isaacsas opened this issue Oct 28, 2024 · 1 comment

Comments

@isaacsas
Copy link
Member

It would be nice to separate out extension testing from the primary CI. This would help test Catalyst core against the latest versions of packages, which a user would likely install when adding it, and which can be needed for us to work as a downstream test for MTK. Separate tests should then be setup for extensions (which might pull older versions of some core dependencies due to compat issues in the weakdeps). I'm not sure how to configure this, but it would be nice to have.

Along those lines, we should setup to use the SciML reusable-CI script, with any custom modifications we may need (for example, disabling failures from dep warnings on dependencies we don't control -- the never ending stream of such failures is why we haven't yet managed to merge the updated CI script PR...).

@isaacsas
Copy link
Member Author

Closed by #1094

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

No branches or pull requests

1 participant