mirror of
https://github.com/hatchet-dev/hatchet.git
synced 2026-03-17 10:15:49 -05:00
* initial commit * tidy up go.mod, fix errant lines * don't do bearer token and unverified email stuff yet * get yaml file relative to current file so it works when running from all directories * make some style changes * refactor authorizer to not duplicate the strings for the permissions * refactor to another directory * add spec validation check * update dockerfile * don't use dockerfiles, just use embed * use yaml/v3