1173ee0a25
avoid circular, gigantic zipfile generation by putting it in the /tmp dir
main
Zev Averbach2023-04-02 21:26:46 +02:00
2456c056f4
check for an exact match in all cases when assigning a custom domain, on creation or after. remove a superfluous call
Zev Averbach2023-04-01 21:05:58 +02:00
cecaa1a2c6
do exact match when checking if requested custom domain for deployment is already in use
Zev Averbach2023-04-01 21:01:14 +02:00
7302106276
removed most of the TODOs, let's keep it simple
Zev Averbach2023-04-01 14:51:31 +02:00
133097b0d9
small improvements, including giving a more explicit error message about NoNestedFolder. fixed a bug where --custom-domain --domain wasn't working
Zev Averbach2023-03-31 19:39:21 +02:00
20c282250e
check if custom domain is already in use before trying to assign it. slightly improved message when custom domain assignment is successful
Zev Averbach2023-03-31 19:27:06 +02:00
b017b582bf
minor improvement to when you don't supply any args
Zev Averbach2023-03-31 19:14:45 +02:00
995d53b33a
removed python-dotenv from requirements
Zev Averbach2023-03-31 19:11:55 +02:00
55aebb86f6
it's working as an installable CLI on testPypi. added more docs, handled when there's no custom domains, added to gitignore
Zev Averbach2023-03-31 19:09:06 +02:00