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

Add workflow to run DOLFINx and FFCx tests #86

Merged
merged 13 commits into from
Jan 20, 2022

Conversation

mscroggs
Copy link
Member

@mscroggs mscroggs commented Jan 18, 2022

When a PR is opened, the FFCx and DOLFINx tests will be run using the updated UFL.

This will make is easier to catch when changes to UFL might require changes to FFCx and DOLFINx.

I think it would be sensible to add a similar CI for Firedrake at some point, if someone from Firedrake wants to set something similar up.

@mscroggs mscroggs marked this pull request as draft January 18, 2022 09:38
@mscroggs mscroggs marked this pull request as ready for review January 18, 2022 10:20
@garth-wells garth-wells linked an issue Jan 18, 2022 that may be closed by this pull request
Copy link
Collaborator

@wence- wence- left a comment

Choose a reason for hiding this comment

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

I think this looks good. The firedrake build is rather heavier than dolfin so we'll probably just pull a container rather than building from scratch.

It's not as urgent since we (for zenodo-release purposes) maintain a UFL fork that just points at known good UFL-main commits (this is currently updated manually, though with these changes we could update it automatically.

@garth-wells garth-wells merged commit 043f611 into main Jan 20, 2022
@garth-wells garth-wells deleted the mscroggs/run-fenicsx-tests branch January 20, 2022 21:54
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.

Add downstream tests to CI for pull requests
3 participants