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

🚀 Feature: Don't skip function deployment when selecting not to overwrite variables #67

Closed
2 tasks done
ddenev opened this issue Nov 23, 2022 · 0 comments
Closed
2 tasks done
Assignees

Comments

@ddenev
Copy link

ddenev commented Nov 23, 2022

🔖 Feature description

When I deploy a function that have variables configured in appwrite.json, the appwrite deploy function cli asks me to confirm if I want to overwrite the variables:
image
I would like that when I choose not to overwrite the variables, i.e. I do not type "YES" (I just hit "Enter" in the above example), the cli still deploys my function but respects my choice to not overwrite the variables.

🎤 Pitch

It is very annoying when actively developing functions to type "YES" (it's even case-sensitive) every time I deploy my functions - and this happens many many times in a day.
I understand you want to hint us about potential variable overwrites but the way this is currently happening is not optimal and rather gets in the way than helps. I don't have sensitive variables and I know it, so I don't need to be reminded about a non existing problem every time I deploy a function.

👀 Have you spent some time to check if this issue has been raised before?

  • I checked and didn't find similar issue

🏢 Have you read the Code of Conduct?

@stnguyen90 stnguyen90 transferred this issue from appwrite/appwrite Dec 5, 2022
@stnguyen90 stnguyen90 self-assigned this Apr 7, 2023
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

No branches or pull requests

2 participants