Commit Graph

3 Commits (d1c03693086d0b099d8e7b85166873da1546290b)

Author SHA1 Message Date
Adam Veldhousen fa8516b26f Catalog service (#3)
DoD:

- [x] Runner service can post upcoming catalogs
- [x] Deduplication of catalogs
- [x] Endpoints for web client to load catalogs
- [x] http -> GRPC proxy service that web client can use
- [x] DB schema, migrations

Co-authored-by: Adam Veldhousen <adamveld12@gmail.com>
Reviewed-on: #3
2023-05-14 01:53:34 +00: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