MVP build #1

Merged
adam merged 21 commits from feat/mvp into trunk 2023-06-12 21:59:55 +00:00
  • Runner
  • Catalog
  • Web Client
  • Deployed to beta
  • Deployed to prod
- [x] Runner - [x] Catalog - [x] Web Client - [x] Deployed to beta - [x] Deployed to prod
adam added 1 commit 2023-04-17 02:18:24 +00:00
adam added spent time 2023-04-17 02:18:32 +00:00
2 hours
adam added a new dependency 2023-04-29 22:25:51 +00:00
adam added the due date 2023-05-14 2023-04-29 22:26:10 +00:00
adam changed title from MVP build to WIP: MVP build 2023-04-29 22:26:16 +00:00
adam added 1 commit 2023-05-07 03:12:23 +00:00
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
adam added spent time 2023-05-07 03:13:07 +00:00
8 hours
adam added a new dependency 2023-05-07 03:15:39 +00:00
adam added a new dependency 2023-05-14 02:42:51 +00:00
adam added 1 commit 2023-05-14 02:57:39 +00:00
adam added 1 commit 2023-05-22 02:15:58 +00:00
adam added spent time 2023-05-22 02:16:30 +00:00
1 hour
adam added 1 commit 2023-05-24 06:44:11 +00:00
adam added 1 commit 2023-05-24 23:46:19 +00:00
adam added 3 commits 2023-05-26 06:41:48 +00:00
adam force-pushed feat/mvp from d3361cb8f3 to e945fc2f79 2023-05-26 06:47:55 +00:00 Compare
adam added 1 commit 2023-05-31 04:04:15 +00:00
7abc8666b9
Squashed commit of the following:
commit 98bff364a9
Author: Adam Veldhousen <adamveld12@gmail.com>
Date:   Tue May 30 22:58:12 2023 -0500

    add deployment docs

commit cdcae78359
Author: Adam Veldhousen <adamveld12@gmail.com>
Date:   Sat May 27 15:24:34 2023 -0500

    origin env

commit 49c01169d3
Author: Adam Veldhousen <adamveld12@gmail.com>
Date:   Sat May 27 15:07:49 2023 -0500

    fix build for web-client

commit b4fd08f40f
Author: Adam Veldhousen <adamveld12@gmail.com>
Date:   Fri May 26 22:33:32 2023 -0500

    update cat endpoint

commit 3edb03e297
Author: Adam Veldhousen <adamveld12@gmail.com>
Date:   Fri May 26 22:31:01 2023 -0500

    add more configmaps

commit d011b29427
Author: Adam Veldhousen <adamveld12@gmail.com>
Date:   Fri May 26 22:19:10 2023 -0500

    update configmaps

commit 1049be1bcc
Author: Adam Veldhousen <adamveld12@gmail.com>
Date:   Fri May 26 21:49:23 2023 -0500

    rearrange

commit b82c24b339
Author: Adam Veldhousen <adamveld12@gmail.com>
Date:   Fri May 26 21:27:17 2023 -0500

    tweaks

commit 2aa0960b00
Author: Adam Veldhousen <adamveld12@gmail.com>
Date:   Fri May 26 21:20:49 2023 -0500

    encrypt just the pull secret and merge it in

commit 54261d6089
Author: Adam Veldhousen <adamveld12@gmail.com>
Date:   Fri May 26 21:13:08 2023 -0500

    try to get kustomization to be happy

commit f09a42837b
Author: Adam Veldhousen <adamveld12@gmail.com>
Date:   Fri May 26 21:09:41 2023 -0500

    encrypt kustomization.yaml

commit a5dd2c34b0
Author: Adam Veldhousen <adamveld12@gmail.com>
Date:   Fri May 26 20:51:53 2023 -0500

    add sops and beta specific decryption key

commit 6a88c36646
Author: Adam Veldhousen <adamveld12@gmail.com>
Date:   Fri May 26 20:18:14 2023 -0500

    attempt to use var replacement

commit 756330e79c
Author: Adam Veldhousen <adamveld12@gmail.com>
Date:   Fri May 26 19:53:04 2023 -0500

    some lifecycle fixes for app and access control stuff, to get data flowing to the client again

commit 2e0e78ae28
Merge: ebfccca e945fc2
Author: Adam Veldhousen <adamveld12@gmail.com>
Date:   Fri May 26 19:22:13 2023 -0500

    Merge remote-tracking branch 'origin/feat/mvp' into feat/mvp-deploy-beta

    * origin/feat/mvp:
      pagination and linking improvements
      use 1 table for catalog data + search
      re arrange some things

commit ebfcccabfe
Author: Adam Veldhousen <adamveld12@gmail.com>
Date:   Fri May 26 19:08:27 2023 -0500

    add prod builds and migrate env to a namespaced configuration in k8s

commit e945fc2f79
Author: Adam Veldhousen <adamveld12@gmail.com>
Date:   Fri May 26 01:41:44 2023 -0500

    pagination and linking improvements

commit 7970ff99b0
Author: Adam Veldhousen <adamveld12@gmail.com>
Date:   Fri May 26 01:41:17 2023 -0500

    use 1 table for catalog data + search

commit 5221c50814
Author: Adam Veldhousen <adamveld12@gmail.com>
Date:   Thu May 25 19:48:00 2023 -0500

    re arrange some things

commit 000ff9a711
Author: Adam Veldhousen <adamveld12@gmail.com>
Date:   Wed May 24 22:57:23 2023 -0500

    cronjob that invokes runner

commit c4cebcea6d
Author: Adam Veldhousen <adamveld12@gmail.com>
Date:   Wed May 24 18:46:12 2023 -0500

    refactor grpc dial into kernel, trying to figure out runner import slowness

commit d09e5aaf53
Author: Adam Veldhousen <adamveld12@gmail.com>
Date:   Wed May 24 01:44:04 2023 -0500

    uses k8s to run frontend, has ingress
adam changed title from WIP: MVP build to MVP build 2023-05-31 04:04:46 +00:00
adam added 2 commits 2023-06-02 22:20:00 +00:00
adam added 2 commits 2023-06-02 23:31:03 +00:00
adam force-pushed feat/mvp from 53b4134e1d to 96fae6abc6 2023-06-02 23:32:39 +00:00 Compare
adam force-pushed feat/mvp from 96fae6abc6 to ce7b38c137 2023-06-02 23:39:17 +00:00 Compare
adam force-pushed feat/mvp from ce7b38c137 to f7dcb544d5 2023-06-02 23:46:26 +00:00 Compare
adam force-pushed feat/mvp from f7dcb544d5 to bd31e9ec35 2023-06-02 23:48:23 +00:00 Compare
adam added 1 commit 2023-06-10 23:59:37 +00:00
adam deleted spent time 2023-06-11 17:04:00 +00:00
- 8 hours
adam added 2 commits 2023-06-12 19:57:36 +00:00
adam added 1 commit 2023-06-12 20:31:37 +00:00
ci.vdhsn.com/push Build is failing Details
b40498b6ea
updates for deployment
adam added 1 commit 2023-06-12 21:30:56 +00:00
ci.vdhsn.com/push Build is failing Details
dc7991aeed
various updates for docs env
adam force-pushed feat/mvp from dc7991aeed to d23c22d294 2023-06-12 21:58:19 +00:00 Compare
adam merged commit 2fd3a88d23 into trunk 2023-06-12 21:59:55 +00:00
adam referenced this issue from a commit 2023-06-12 21:59:55 +00:00
adam deleted branch feat/mvp 2023-06-12 21:59:55 +00:00
adam referenced this issue from a commit 2023-06-12 22:15:28 +00:00
adam referenced this issue from a commit 2023-06-12 22:38:08 +00:00
adam referenced this issue from a commit 2023-06-12 22:38:57 +00:00
adam referenced this issue from a commit 2023-06-12 23:46:34 +00:00
adam referenced this issue from a commit 2023-06-13 00:25:11 +00:00
adam referenced this issue from a commit 2023-06-13 00:31:31 +00:00
adam referenced this issue from a commit 2023-06-13 00:48:59 +00:00
adam referenced this issue from a commit 2023-06-13 01:26:04 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

2023-05-14

Depends on
#5 Web client
Barretthousen/barretthousen
You do not have permission to read 2 dependencies
Reference: Barretthousen/barretthousen#1
There is no content yet.