← Back to issue list

refactor: consolidate base-specific knowledge

View original Github issue

Metadata

Project
rockcraft
Number
#974
Type
pull request
State
open
Author
tigarmo
Labels
Created
2025-09-19 19:11:14+00:00
Updated
2025-09-19 19:24:44+00:00
Closed

Current evaluation

No evaluation has been recorded for this issue yet.

Issue body

Instead of having the information about which base behaves which way with regards to support, pebble, plugins, etc, have a single "bases" module that serves as an authoritative source for all base-related knowledge. The idea is that someone can look at this single module and have a full view of how Rockcraft's behavior changes depending on the project's base. - [ ] Have you followed the guidelines for contributing? - [ ] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)? - [ ] Have you successfully run `make lint && make test`? ---

Evaluation history

No evaluation history available.