Add debian-forky to Meson CI#41029
Conversation
3a0d374 to
e294ba4
Compare
|
Documentation preview for this PR (built with commit e294ba4; changes) is ready! 🎉 |
|
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: Lines 160 to 161 in 4e2319b 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. |
|
But I remember that we have a minimal linux CI test to build almostly all packages from spkg. |
sagemathgh-41029: Add debian-forky to Meson CI <!-- ^ Please provide a concise and informative title. --> <!-- ^ Don't put issue numbers in the title, do this in the PR description below. --> <!-- ^ For example, instead of "Fixes sagemath#12345" use "Introduce new method to calculate 1 + 2". --> <!-- v Describe your changes below in detail. --> <!-- v Why is this change required? What problem does it solve? --> <!-- v If this PR resolves an open issue, please link to it here. For example, "Fixes sagemath#12345". --> ### 📝 Checklist <!-- Put an `x` in all the boxes that apply. --> - [ ] 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 <!-- List all open PRs that this PR logically depends on. For example, --> <!-- - sagemath#12345: short description why this is a dependency --> <!-- - sagemath#34567: ... --> URL: sagemath#41029 Reported by: Tobias Diez Reviewer(s):
sagemathgh-41029: Add debian-forky to Meson CI <!-- ^ Please provide a concise and informative title. --> <!-- ^ Don't put issue numbers in the title, do this in the PR description below. --> <!-- ^ For example, instead of "Fixes sagemath#12345" use "Introduce new method to calculate 1 + 2". --> <!-- v Describe your changes below in detail. --> <!-- v Why is this change required? What problem does it solve? --> <!-- v If this PR resolves an open issue, please link to it here. For example, "Fixes sagemath#12345". --> ### 📝 Checklist <!-- Put an `x` in all the boxes that apply. --> - [ ] 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 <!-- List all open PRs that this PR logically depends on. For example, --> <!-- - sagemath#12345: short description why this is a dependency --> <!-- - sagemath#34567: ... --> URL: sagemath#41029 Reported by: Tobias Diez Reviewer(s):
📝 Checklist
⌛ Dependencies