Skip to content

Conversation

tobiasdiez
Copy link
Contributor

📝 Checklist

  • The title is concise and informative.
  • The description explains in detail what this PR is about.
  • I have linked a relevant issue or discussion.
  • I have created tests covering the changes.
  • I have updated the documentation and checked the documentation preview.

⌛ Dependencies

@tobiasdiez tobiasdiez changed the title Add debian-forky to meson CI Add debian-forky to Meson CI Oct 12, 2025
Copy link

Documentation preview for this PR (built with commit e294ba4; changes) is ready! 🎉
This preview will update shortly after each push to this PR.

@orlitzky
Copy link
Contributor

Not directly related, but any chance we could get a minimal meson added to the CI? There's no hope for eclib without #40546, but it would be nice to ensure that the meson build is actually usable without the other optional-for-sagelib-only packages (rankwidth, brial, ???).

@tobiasdiez
Copy link
Contributor Author

Not directly related, but any chance we could get a minimal meson added to the CI? There's no hope for eclib without #40546, but it would be nice to ensure that the meson build is actually usable without the other optional-for-sagelib-only packages (rankwidth, brial, ???).

Should be relatively straightforward to create such a minimal config using conda; essentially only have to toggle these two lines:

sage/tools/update-conda.py

Lines 160 to 161 in 4e2319b

+ get_dev_dependencies(pyproject)
+ get_optional_dependencies(pyproject)

But I don't think I have the time to work on this in the foreseeable future.


Build is passing on debian, and mostly only a 'couple' of well-known doctests fail (related to maxima, lrcalc). Will look at this in a follow-up.

@tobiasdiez tobiasdiez marked this pull request as ready for review October 16, 2025 09:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants