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

[draft] feat: add init service and init command #522

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

mr-cal
Copy link
Contributor

@mr-cal mr-cal commented Oct 11, 2024

  • Have you followed the guidelines for contributing?
  • Have you signed the CLA?
  • Have you successfully run tox?

Broken into a few commits:

  1. Imports the init command from its private location with only changes needed to satisfy the linters
  2. Adds an InitService, a bunch of unit tests, and fixes some bugs
  3. (TODO) adds templating support

Fixes #452
Fixes #508
(CRAFT-3542)

mr-cal and others added 2 commits October 11, 2024 18:09
Co-authored-by: Dariusz Duda <[email protected]>
Signed-off-by: Callahan Kovacs <[email protected]>
Signed-off-by: Callahan Kovacs <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Import and add profile support for the init command create generic init implementation
1 participant