Commit Graph

21 Commits

Author SHA1 Message Date
776a1129f9 Fix typo
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2021-02-17 10:24:34 -08:00
a47d73b669 Ensure certs exist before running linting
Some checks failed
continuous-integration/drone/push Build is failing
2021-02-17 10:22:22 -08:00
0b0b7fe395 Add embedded certificates
Some checks failed
continuous-integration/drone/push Build is failing
Removes runtime requirement on openssl

Fixes #1
2021-02-17 09:43:53 -08:00
c303bc055d Add darwin-arm64 builds
Fixes #2
2021-02-16 13:08:32 -08:00
461fa0f4e7 Update linting 2021-02-09 10:20:38 -08:00
03399ac35d Move config to directory returned by os.UserConfigDir()
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
This version will migrate configuration from the old path, but migration
will be removed at some point in the future.
2021-02-05 11:43:23 -08:00
1a1689cd88 Add format string for error wrap
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2021-02-05 10:34:49 -08:00
62037b9dab Merge remote-tracking branch 'levy/master' into master
Some checks failed
continuous-integration/drone/push Build is failing
2021-02-05 10:30:47 -08:00
Alex Levy
aba5a5b6eb Use home dir if XDG_CONFIG_HOME unset 2021-02-05 10:22:39 -08:00
9a03c1da00 Update install instructions 2021-02-05 10:08:39 -08:00
bae836fc91 Add install instructions 2021-02-05 10:08:39 -08:00
58f246f1b3 Ignore .env file
All checks were successful
continuous-integration/drone/push Build is passing
This will give me somewhere to put the oauth creds while I'm
developing
2021-02-03 13:15:27 -08:00
315c486736 Update cert instructions 2021-02-03 13:01:53 -08:00
d19df7e3f9 Add drone builds
All checks were successful
continuous-integration/drone/tag Build is passing
2021-02-03 13:01:53 -08:00
ee8ec2c8da Add pre-commit hooks 2021-02-03 13:01:53 -08:00
b5782a3d30 Add ability to support multiple workspaces
Adds a new perm to allow fetching the workspace domain
2021-02-03 13:01:53 -08:00
461ddafa58 Add install instructions 2021-01-07 12:42:40 -05:00
04dd93c71d Auto-generate self-signed certs 2021-01-07 12:28:41 -05:00
05f700bc93 Working oauth flow 2021-01-06 13:44:29 -05:00
f2cec168f7 Working proof of concept 2021-01-05 17:54:24 -05:00
4b6cf7d0ce Initial commit 2021-01-05 22:23:21 +00:00