Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow multi-base builds #569

Open
mr-cal opened this issue Nov 27, 2024 · 1 comment
Open

Allow multi-base builds #569

mr-cal opened this issue Nov 27, 2024 · 1 comment
Labels
Enhancement New feature or request triaged

Comments

@mr-cal
Copy link
Contributor

mr-cal commented Nov 27, 2024

What needs to get done

⚠️ Craft-application needs to allow applications to implement multi-base builds but doesn't change the default build planner.

Polish the prototype in work/CRAFT-3668/multibase-prototype to support multi-base builds as defined in ST124.

Missing work

  1. Add get_base(), get_build_on_architecture() and get_build_for_architecture() to the ProjectService.
    • Application-defined services should use these instead of self._project.base and self._build_plan[0].
  2. Unit tests
  3. Changelog, tag and release

Why it needs to get done

To support multi-base builds in charmcraft.

Upstream work

Downstream work

Copy link

Thank you for reporting us your feedback!

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

This message was autogenerated

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request triaged
Projects
None yet
Development

No branches or pull requests

1 participant