Testing optional packages via ci.yml#42107
Conversation
|
Documentation preview for this PR (built with commit edcf60d; changes) is ready! 🎉 |
|
@tobiasdiez, do you know what causes this linter error? There are other similar lines in
But this didn't help (as expected). Any ideas? |
|
If I understand the diff correctly, it wants to move the |
|
@tobiasdiez, if I follow your suggestion at #40105 (comment), I receive the following message: Consequently, I followed the suggestions of an AI to use the I ran the corresponding jobs in my fork repository. The first attempt failed during the build at Note, however, that even without my change to |
In #40105, an attempt was made to test the optional packages
snappy,regina, anddatabase_knotinfousing the GitHub workflow ci.yml. Unfortunately, this was not yet successful.As per #40105 (comment), we are separating this issue from #40105 here.
This pull request is related to #42102, as it also enables testing of optional packages via CI. However, the goal here is different: to achieve better sustainability (see #40448 (comment)). On the other hand, the approach presented here may not be suitable for all optional packages.
📝 Checklist
⌛ Dependencies