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

Requested Makefile Improvements #43

Open
2 tasks
lbeckman314 opened this issue Dec 19, 2023 · 0 comments
Open
2 tasks

Requested Makefile Improvements #43

lbeckman314 opened this issue Dec 19, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@lbeckman314
Copy link
Collaborator

Overview

The following are requested improvements to the current Makefile for increased ease of development.

Requested Improvements

  • Add flag/option to allow user if and where to archive Secrets folder (will this be necessary after Secrets migration is complete?)
  • Add rule or requirement to help minimize the risk of deleting deployments (e.g. require typing the name of the deployment to delete à la AWS).
# In Development context
make clean
# To confirm deletion, please type 'development':
development
# Deleting the 'development' deployment...  
@lbeckman314 lbeckman314 added the enhancement New feature or request label Dec 19, 2023
@lbeckman314 lbeckman314 self-assigned this Dec 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant