canonical / craft-application

The basis for *craft applications
https://canonical-craft-application.readthedocs-hosted.com/en/latest
GNU Lesser General Public License v3.0
5 stars 6 forks source link

Mechanism to handle/promote 'devel' bases #298

Closed tigarmo closed 2 months ago

tigarmo commented 2 months ago

What needs to get done

The current task that we have is to update all applications so that the 24.04 base no longer requires the devel build-base. The specifics of base description in each project is different but we should keep the core logic in craft-application. Like, a function that tells whether a given craft-provider's Base is mandatory "devel" or not.

Of course, we then need to update the applications to make use of this new code.

Why it needs to get done

To avoid having to do the same work N times

syncronize-issues-to-jira[bot] commented 2 months ago

Thank you for reporting us your feedback!

The internal ticket has been created: https://warthogs.atlassian.net/browse/CRAFT-2675.

This message was autogenerated