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

DX: Use generic Makefile for packages #288

Merged
merged 1 commit into from
Aug 16, 2024
Merged

DX: Use generic Makefile for packages #288

merged 1 commit into from
Aug 16, 2024

Conversation

kvaps
Copy link
Member

@kvaps kvaps commented Aug 15, 2024

This change is aimed at improving the development experience.

  • The option make delete has been added.
  • Added check for NAME and NAMESPACE variables
  • Now, any package (not just system ones) can include options such as make show, make diff, make apply.
    • Applications from packages/extra require explicit specification of the NAMESPACE.
    • Applications from packages/apps require explicit specification of both NAME and NAMESPACE.

@kvaps kvaps merged commit a120ce7 into main Aug 16, 2024
@kvaps kvaps deleted the dx-makefile branch August 16, 2024 08:26
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.

1 participant