We need to devise a way of testing crates that cannot be built by themselves, e.g. because they need configuration provided by dependents (I seem to remember there were other reasons in the past).
One possibility would be to use alr test
instead of alr build
, since alr test
will default to building, unless there is a test action defined that could be used to override the default test.
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too