Commit Graph

150 Commits (f6f020ff483710c939951b30f5a685354139284a)
 

Author SHA1 Message Date
DustyP f6f020ff48
Merge pull request #6 from dustinpianalto/development
5 years ago
DustyP a93139fcf2 Attempt to insert user into db before creating tag
5 years ago
DustyP d9ddfaf2cc
Merge pull request #5 from dustinpianalto/development
5 years ago
DustyP 05d4096766 Change default prefix back for main
5 years ago
DustyP 6a33cceebb Reorg and add services
5 years ago
DustyP 5cd626a5a4 Merge branch 'development' of github.com:dustinpianalto/Goff into development
5 years ago
DustyP e2f25eaab4 Remove unnecessary rpn package
5 years ago
DustyP ea058baff5
Create README.md
5 years ago
DustyP d9e1efbaf0 Repo Reorg
5 years ago
DustyP af506f828d Change db variable name
5 years ago
DustyP 5c42616a3a Adjust Connection Pool
5 years ago
DustyP 6cc5e042d5 Start Restructure of project
5 years ago
DustyP 03e6f069c9
Merge pull request #4 from dustinpianalto/development
5 years ago
DustyP 4db28f5c0b Add sar and ping role when posting puzzle
5 years ago
DustyP d876f4ced9
Merge pull request #3 from dustinpianalto/development
5 years ago
DustyP fb4d7977aa Fix addtag removing newlines
5 years ago
DustyP 68a02e2f24
Merge pull request #2 from dustinpianalto/development
5 years ago
DustyP 30394b35e5 Merge branch 'master' into development
5 years ago
DustyP 87961c5081 Remove branch check and also push latest tag
5 years ago
DustyP 562ec6acaf Test github.ref to get branch name
5 years ago
DustyP 3169953f3f Test github.ref to get branch name
5 years ago
DustyP d119425236 revert to previous method of getting branch name
5 years ago
DustyP ce1bbbc445 Check branch name
5 years ago
DustyP f4ec8a7a49 Fix globs
5 years ago
DustyP bec52ad5a5 Fix globs
5 years ago
DustyP 5411730a96 Fix globs
5 years ago
DustyP 187f9816ca Fix globs
5 years ago
DustyP feab8e661c Fix globs
5 years ago
DustyP 96b63a4e83 Add action to build and push to ECR
5 years ago
DustyP fcddca2226 Delete old organization
5 years ago
DustyP 28d78bdb8c Reorganize and update Dockerfile
5 years ago
DustyP 35882993c2
Update init.go
5 years ago
DustyP 85bcb31d56
Merge pull request #1 from dustinpianalto/development
5 years ago
DustyP 23c0434ed3
Merge branch 'master' into development
5 years ago
DustyP 9355d3703b Add puzzle parser and config
5 years ago
DustyP f40cf00f7a Add basic email handler
5 years ago
DustyP 2f6d45d4ef Created dev env and implement db lookup for prefixes
5 years ago
DustyP e9adc05536 Bump rpnparse version
5 years ago
DustyP b8ee6a1505 Move rpn logic to separate package
5 years ago
DustyP ac46753546 Add infix alias
5 years ago
DustyP d16521e5e3 Add prpn alias
5 years ago
DustyP 4955f4bf88 Fix bug due to wrong quotes
5 years ago
DustyP c3d2073b2b Fix bug due to redefining Stack
5 years ago
DustyP 1ddc4d4c36 Add rpn parser and infix solver
5 years ago
DustyP d66a25a525 Add rpn command
5 years ago
DustyP 6c05518146 Add rpn command
5 years ago
DustyP dd0f9cba57 fix bug that causes bot to crash due to db error
5 years ago
DustyP ac395b3fbe fix bug due to not calling next
5 years ago
DustyP c4d4154175 Check if task is processing before processing it
5 years ago
DustyP 91fdfc17b1 check tasks list before appending task
5 years ago