Skip to content

Fix release branch#230

Merged
joewallwork merged 7 commits intoreleasefrom
fix-release
Mar 2, 2026
Merged

Fix release branch#230
joewallwork merged 7 commits intoreleasefrom
fix-release

Conversation

@joewallwork
Copy link
Member

@joewallwork joewallwork commented Mar 2, 2026

Note: merges into release rather than main.

This PR aims to get the release branch working. This requires:

  • Making topological_dimension and geometric_dimension methods rather than properties.
  • Only running main/release CI test suite on PRs that merge into the corresponding branch.

It also pulls in some recent changes from Animate main.

stephankramer and others added 5 commits February 16, 2026 15:35
This seems to fix compilation errors that currently break the tests.
See mesh-adaptation/docs#156.

This PR adds a separate test suite workflow for the new `release`
branch. That test suite not only runs on Animate's `release` branch, but
also with the `release` version of Firedrake.
Closes #225.

Moves `to_petsc_local_numbering` to Animate and adds a basic unit test.
@joewallwork joewallwork self-assigned this Mar 2, 2026
@joewallwork joewallwork added the bug Something isn't working label Mar 2, 2026
@joewallwork joewallwork moved this from In Progress to Ready for review in Mesh Adaptation development board Mar 2, 2026
@joewallwork joewallwork changed the title Fix release Fix release branch Mar 2, 2026
@joewallwork joewallwork marked this pull request as ready for review March 2, 2026 08:34
Copy link
Collaborator

@stephankramer stephankramer left a comment

Choose a reason for hiding this comment

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

This is great, good to finally have this working! Changes all make sense.

@github-project-automation github-project-automation bot moved this from Ready for review to Ready to merge in Mesh Adaptation development board Mar 2, 2026
@joewallwork joewallwork merged commit 68242c8 into release Mar 2, 2026
1 check passed
@joewallwork joewallwork deleted the fix-release branch March 2, 2026 11:05
@github-project-automation github-project-automation bot moved this from Ready to merge to Done in Mesh Adaptation development board Mar 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Development

Successfully merging this pull request may close these issues.

2 participants