From af60431e840f9becacab9c4302eb123e7ec10a0d Mon Sep 17 00:00:00 2001 From: Andreas Klos Date: Mon, 17 Feb 2025 16:28:38 +0100 Subject: [PATCH 1/3] chore: rename k8s resource and update submodule commits --- Tiltfile | 2 +- rag-core-library | 2 +- rag-infrastructure | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Tiltfile b/Tiltfile index 397aa86..a5e62be 100644 --- a/Tiltfile +++ b/Tiltfile @@ -466,7 +466,7 @@ k8s_resource( ######################################################################################################################## k8s_resource( - "rag-langfuse", + "rag-langfuse-web", port_forwards=[ port_forward( 3000, diff --git a/rag-core-library b/rag-core-library index 28353d3..84b62d4 160000 --- a/rag-core-library +++ b/rag-core-library @@ -1 +1 @@ -Subproject commit 28353d375b9b59e92b47c9f074555da7b40af69c +Subproject commit 84b62d4bb9a16a4475dc98dbac41031a277ed382 diff --git a/rag-infrastructure b/rag-infrastructure index 0247f68..69f9beb 160000 --- a/rag-infrastructure +++ b/rag-infrastructure @@ -1 +1 @@ -Subproject commit 0247f683bb28dd97dc6f214a7964887577bcb2e8 +Subproject commit 69f9bebfb0443bc41adc31709acd2311f723b877 From 00c86e86e923ba28fba085d8a4f0bb36bcdc0299 Mon Sep 17 00:00:00 2001 From: Andreas Klos Date: Mon, 17 Feb 2025 17:10:30 +0100 Subject: [PATCH 2/3] ci: update lint and test workflow to add write permissions for submodule updates --- .github/workflows/lint-and-test.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/lint-and-test.yml b/.github/workflows/lint-and-test.yml index 71fabf8..45801c2 100644 --- a/.github/workflows/lint-and-test.yml +++ b/.github/workflows/lint-and-test.yml @@ -30,6 +30,8 @@ jobs: update-submodules: name: update-submodules runs-on: ubuntu-latest + permissions: + contents: write steps: - name: checkout uses: actions/checkout@v4 From e283ca9c943e4fb3afc68bc100a81844d0691d02 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 17 Feb 2025 16:10:48 +0000 Subject: [PATCH 3/3] chore: update submodules to latest main --- rag-core-library | 2 +- rag-infrastructure | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/rag-core-library b/rag-core-library index 84b62d4..5c16ffe 160000 --- a/rag-core-library +++ b/rag-core-library @@ -1 +1 @@ -Subproject commit 84b62d4bb9a16a4475dc98dbac41031a277ed382 +Subproject commit 5c16ffe9caca6787b5e94a09a0aec9b902aba735 diff --git a/rag-infrastructure b/rag-infrastructure index 69f9beb..c4d81eb 160000 --- a/rag-infrastructure +++ b/rag-infrastructure @@ -1 +1 @@ -Subproject commit 69f9bebfb0443bc41adc31709acd2311f723b877 +Subproject commit c4d81eb9f7ffe084afacc7dca408d4fc196fafe2