Commit Graph
177 Commits
Author SHA1 Message Date
Dustin Pianalto 2019dc4643 Update GH action and deployment
CI / build (push) Has been cancelled
v0.0.34
2021-10-02 14:13:28 -08:00
Dustin Pianalto 9bb35bb30a Don't check roles when adding
CI / build (push) Has been cancelled
v0.0.32
2021-08-18 14:24:20 -08:00
Dustin Pianalto 3cad5680b0 Add guild member update handler
CI / build (push) Has been cancelled
v0.0.31
2021-08-18 11:26:25 -08:00
Dustin Pianalto f97494626f Don't add auto role until after membership check
CI / build (push) Has been cancelled
v0.0.30
2021-08-18 11:01:24 -08:00
Dustin Pianalto b5a55a1b77 Don't add auto role until after membership check 2021-08-18 11:00:31 -08:00
Dustin Pianalto 02b5842107 Add milliseconds to timestamp
CI / build (push) Has been cancelled
v0.0.29
2021-07-23 12:54:23 -08:00
Dustin Pianalto d345044b3a Add milliseconds to timestamp
CI / build (push) Has been cancelled
v0.0.28
2021-07-23 12:39:35 -08:00
Dustin Pianalto b3aff0828c Add snowflake command
CI / build (push) Has been cancelled
v0.0.27
2021-07-23 12:34:09 -08:00
Dustin Pianalto 3d4518f961 Don't log message edits if the After is blank (problem with message embeds)
CI / build (push) Has been cancelled
v0.0.26
2021-07-01 19:54:12 -08:00
Dustin Pianalto 37e8fa52af Fix bug in getting tasks
CI / build (push) Has been cancelled
v0.0.25
2021-06-22 12:58:42 -08:00
Dustin Pianalto a370c76ba4 Add Auto Role Feature
CI / build (push) Has been cancelled
v0.0.24
2021-06-22 02:20:08 -08:00
Dustin Pianalto 2fe9de279d Add Auto Role Feature
CI / build (push) Has been cancelled
v0.0.23
2021-06-22 02:15:42 -08:00
Dustin Pianalto 33776b1129 Add Auto Role Feature
CI / build (push) Has been cancelled
v0.0.22
2021-06-22 02:02:47 -08:00
Dustin Pianalto 733cd87896 Add Auto Role Feature
CI / build (push) Has been cancelled
v0.0.21
2021-06-22 01:58:31 -08:00
Dustin Pianalto ebf20670df Add Auto Role Feature
CI / build (push) Has been cancelled
v0.0.20
2021-06-22 01:47:22 -08:00
Dustin Pianalto 14c5705473 Add Auto Role Feature
CI / build (push) Has been cancelled
v0.0.19
2021-06-22 01:44:22 -08:00
Dustin Pianalto c72dcd0ec3 Update actions
CI / build (push) Has been cancelled
v0.0.18
2021-06-22 01:37:41 -08:00
Dustin Pianalto 61d500946e Add Auto Role Feature
CI / build (push) Has been cancelled
v0.0.17
2021-06-22 01:29:38 -08:00
Dustin Pianalto 65bb218260 Initial DO workflow test
CI / build (push) Has been cancelled
v0.0.16
2021-01-13 00:15:42 -09:00
Dustin Pianalto d8d90a8414 Initial DO workflow test
CI / build (push) Has been cancelled
v0.0.15
2021-01-12 23:29:51 -09:00
Dustin Pianalto 2e95aa0234 Initial DO workflow test
CI / build (push) Has been cancelled
v0.0.14
2021-01-12 23:20:04 -09:00
Dustin Pianalto 480f5b6cc9 Initial DO workflow test
CI / build (push) Has been cancelled
v0.0.13
2021-01-12 23:18:19 -09:00
Dustin Pianalto 97793ad622 Initial DO workflow test
CI / build (push) Has been cancelled
v0.0.12
2021-01-12 23:16:29 -09:00
Dusty.P d581a9bf32 Merge pull request #8 from dustinpianalto/development
CI / build (push) Has been cancelled
Add action to deploy to ECS after image is built
v0.0.11
2020-10-11 22:33:27 -08:00
Dustin Pianalto 13f80a6972 Add action to deploy to ECS after image is built
CI / build (push) Has been cancelled
v0.0.11-dev
2020-10-11 22:23:05 -08:00
Dusty.P 20bd455a44 Merge pull request #7 from dustinpianalto/development
CI / build (push) Has been cancelled
Add user to guild on user create
v0.0.10
2020-10-09 23:48:07 -08:00
Dustin Pianalto cadef92efb Add user to guild on user create 2020-10-09 23:43:56 -08:00
Dusty.P f6f020ff48 Merge pull request #6 from dustinpianalto/development
CI / build (push) Has been cancelled
Attempt to insert user into db before creating tag
v0.0.9
2020-10-09 23:26:02 -08:00
Dustin Pianalto a93139fcf2 Attempt to insert user into db before creating tag 2020-10-09 23:21:35 -08:00
Dusty.P d9ddfaf2cc Merge pull request #5 from dustinpianalto/development
CI / build (push) Has been cancelled
Deploy v0.0.8
v0.0.8
2020-10-09 21:56:52 -08:00
Dustin Pianalto 05d4096766 Change default prefix back for main 2020-10-09 21:46:28 -08:00
Dustin Pianalto 6a33cceebb Reorg and add services 2020-10-09 21:34:47 -08:00
Dustin Pianalto 5cd626a5a4 Merge branch 'development' of github.com:dustinpianalto/Goff into development 2020-09-23 12:05:05 -08:00
Dustin Pianalto e2f25eaab4 Remove unnecessary rpn package
the rpn parser was moved to it's own repo and already imported in go.mod
2020-09-23 12:04:52 -08:00
Dusty.P ea058baff5 Create README.md 2020-09-23 11:43:54 -08:00
Dustin Pianalto d9e1efbaf0 Repo Reorg 2020-09-18 18:39:51 -08:00
Dustin Pianalto af506f828d Change db variable name 2020-09-14 12:42:25 -08:00
Dustin Pianalto 5c42616a3a Adjust Connection Pool 2020-09-14 12:36:14 -08:00
Dustin Pianalto 6cc5e042d5 Start Restructure of project 2020-09-14 00:10:24 -08:00
Dusty.P 03e6f069c9 Merge pull request #4 from dustinpianalto/development
Add sar and ping role when posting puzzle
2020-09-02 01:54:34 -08:00
Dustin Pianalto 4db28f5c0b Add sar and ping role when posting puzzle
CI / build (push) Has been cancelled
v0.0.7
2020-09-02 01:49:29 -08:00
Dusty.P d876f4ced9 Merge pull request #3 from dustinpianalto/development
CI / build (push) Has been cancelled
Fix addtag removing newlines
v0.0.6
2020-09-01 21:40:46 -08:00
Dustin Pianalto fb4d7977aa Fix addtag removing newlines 2020-09-01 21:36:14 -08:00
Dusty.P 68a02e2f24 Merge pull request #2 from dustinpianalto/development
Adding actions and reorg
2020-08-30 22:08:47 -08:00
Dustin Pianalto 30394b35e5 Merge branch 'master' into development
CI / build (push) Has been cancelled
v0.0.5
2020-08-30 21:53:25 -08:00
Dustin Pianalto 87961c5081 Remove branch check and also push latest tag 2020-08-30 17:57:19 -08:00
Dustin Pianalto 562ec6acaf Test github.ref to get branch name
CI / build (push) Has been cancelled
v0.0.4-dev
2020-08-30 17:09:13 -08:00
Dustin Pianalto 3169953f3f Test github.ref to get branch name
CI / build (push) Has been cancelled
v0.0.3-dev
2020-08-30 17:07:37 -08:00
Dustin Pianalto d119425236 revert to previous method of getting branch name
CI / build (push) Has been cancelled
v0.0.2-dev
2020-08-30 16:51:00 -08:00
Dustin Pianalto ce1bbbc445 Check branch name 2020-08-30 16:46:05 -08:00