-
Notifications
You must be signed in to change notification settings - Fork 482
Open
Labels
Milestone
Description
What needs to get done
- Add support for core26.
- Require
grade: devel
until the core26 snap is promoted to the stable channel. - Add core26 spread test suite
- This would be a good opportunity to follow other craft apps and create a
tests/spread/_common
and symlink totests/spread/core24
andtests/spread/core26
- This would be a good opportunity to follow other craft apps and create a
There will likely be some code and tests that is core24 specific and will need to be reworked. For example, we’ll have to change this from is_core24
to is_core24_or_newer
.
Why it needs to get done
To support core26.