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

feat: Create 'module' subcommand for creating, building, and managing modules repos #86

Open
gmpinder opened this issue Feb 25, 2024 · 0 comments
Labels
type: feature Brand new functionality, features, pages, workflows, endpoints, etc.
Milestone

Comments

@gmpinder
Copy link
Member

If we want a large ecosystem of modules created by other developers, we'll need a way to help them get started with creating these repos.

This new subcommand would have it's own build and new/init commands. The build command can manage all the CI and support building images for both GitHub and GitLab. The new and init commands will just create a new repo for a user to start with.

I don't see this as being too hard of a change to make considering most of the CI logic we have for user images is already done and we have signing capabillities.

@gmpinder gmpinder added the type: feature Brand new functionality, features, pages, workflows, endpoints, etc. label Feb 27, 2024
@gmpinder gmpinder added this to the v0.9.0 milestone Apr 5, 2024
@gmpinder gmpinder modified the milestones: v0.9.0, v0.10.0 May 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: feature Brand new functionality, features, pages, workflows, endpoints, etc.
Projects
None yet
Development

No branches or pull requests

1 participant