Commit Graph

  • 1173ee0a25 avoid circular, gigantic zipfile generation by putting it in the /tmp dir main Zev Averbach 2023-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 Averbach 2023-04-01 21:05:58 +02:00
  • cecaa1a2c6 do exact match when checking if requested custom domain for deployment is already in use Zev Averbach 2023-04-01 21:01:14 +02:00
  • 7302106276 removed most of the TODOs, let's keep it simple Zev Averbach 2023-04-01 14:51:31 +02:00
  • d3db6f3759 bumped version, added todo Zev Averbach 2023-03-31 23:52:05 +02:00
  • 211d3758e6 oops, readme was out of date Zev Averbach 2023-03-31 23:37:58 +02:00
  • d57433b90e updated the README Zev Averbach 2023-03-31 23:35:37 +02:00
  • d86bb24474 disallow partial custom domains when there's more than one DOMAIN Zev Averbach 2023-03-31 23:22:43 +02:00
  • b2fb3afd42 help is a bit nicer looking, fixed a bug caused by moving an API call outside a try/xcept Zev Averbach 2023-03-31 23:02:58 +02:00
  • a5eb43d65c broke things into modules, fixed a number of things. Zev Averbach 2023-03-31 22:47:06 +02:00
  • 214b9f3078 better error message when custom domain is already in use Zev Averbach 2023-03-31 21:12:40 +02:00
  • c9d6073ec3 small bugfix where existence of custom domain wasn't checked before trying to set it Zev Averbach 2023-03-31 21:08:19 +02:00
  • 2a436c9a0e updated version and gitignore: Zev Averbach 2023-03-31 19:42:36 +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 Averbach 2023-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 Averbach 2023-03-31 19:27:06 +02:00
  • b017b582bf minor improvement to when you don't supply any args Zev Averbach 2023-03-31 19:14:45 +02:00
  • 995d53b33a removed python-dotenv from requirements Zev Averbach 2023-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 Averbach 2023-03-31 19:09:06 +02:00
  • da8bdd1969 added license Zev Averbach 2023-03-31 16:36:28 +02:00
  • 1d96d7df60 second Zev Averbach 2023-03-31 16:33:25 +02:00
  • e479f46d56 first Zev Averbach 2023-03-31 15:59:26 +02:00