Commit Graph

15 Commits (5b9931068d06f26921e19e189fcc51f65ab5834f)

Author SHA1 Message Date
Adam Veldhousen 5b9931068d
import works 2023-05-12 22:57:46 -05:00
Adam Veldhousen 6608130298
faster builds in tilt 2023-05-12 21:42:30 -05:00
Adam Veldhousen b637b9ed84
faster tilt builds 2023-05-11 19:18:12 -05:00
Adam Veldhousen 502c96b569
re arrange packages for better setup 2023-05-11 18:17:59 -05:00
Adam Veldhousen 886baf5533
fix sql func to return 0 when dupe exists 2023-05-11 17:39:14 -05:00
Adam Veldhousen a424af4fbf
rearrange some things for better structure 2023-05-10 21:02:43 -05:00
Adam Veldhousen 8759a2a61c
update migrations for catalog 2023-05-10 16:48:08 -05:00
Adam Veldhousen 4d460aa318
switch to using pgx pool 2023-05-10 00:07:05 -05:00
Adam Veldhousen e888a506e7
managed to get catalog service to import auctions from runner, and db migrations to work 2023-05-09 23:56:49 -05:00
Adam Veldhousen 0a861ac68f
commit progress on service 2023-05-09 17:05:51 -05:00
Adam Veldhousen 03bbcc461b
wip: attempt to get some protos and domain logic up 2023-05-08 19:56:26 -05:00
Adam Veldhousen eac6118b7e
added db migrations, rpc and sqlc 2023-05-07 00:09:23 -05:00
Adam Veldhousen 9d7314d298
inital catalog service setup 2023-05-06 22:25:55 -05:00
Adam Veldhousen a20b132280
Squashed commit of the following:
commit 30d2938bd6
Author: Adam Veldhousen <adamveld12@gmail.com>
Date:   Sat May 6 22:11:09 2023 -0500

    runner service finished

commit 8e33be359a
Author: Adam Veldhousen <adamveld12@gmail.com>
Date:   Sat Apr 29 17:25:05 2023 -0500

    add error handling for runner main

commit 118d4ffcc6
Author: Adam Veldhousen <adamveld12@gmail.com>
Date:   Sat Apr 29 17:24:28 2023 -0500

    refactor GRPC connection management

commit 852d0f4131
Author: Adam Veldhousen <adamveld12@gmail.com>
Date:   Sat Apr 29 17:20:41 2023 -0500

    refactor tiltfile and kustomize for better integration

commit 73fe1eb1d7
Author: Adam Veldhousen <adamveld12@gmail.com>
Date:   Thu Apr 27 20:31:18 2023 -0500

    use full gobin path for buf in make task

commit 96393815ee
Author: Adam Veldhousen <adamveld12@gmail.com>
Date:   Thu Apr 20 23:14:17 2023 -0500

    runner runs

commit 18b9523c8b
Author: Adam Veldhousen <adamveld12@gmail.com>
Date:   Wed Apr 19 21:04:50 2023 -0500

    working on scraping from LA

commit 2699f0c14d
Author: Adam Veldhousen <adamveld12@gmail.com>
Date:   Wed Apr 19 19:47:51 2023 -0500

    runner starts up and runs migrations
2023-05-06 22:12:12 -05:00
Adam Veldhousen 6cd624ced1
runner works, can run locally 2023-04-16 21:15:47 -05:00