From d51e95f59e69f0d3808c99b36cd10a65a208f0b4 Mon Sep 17 00:00:00 2001 From: noahspannbauer Date: Mon, 13 Jul 2026 08:04:16 -0500 Subject: [PATCH] adding infisical action to workflows --- .DS_Store | Bin 8196 -> 8196 bytes .gitea/workflows/build_and_test.yaml | 26 +++++++++---- .gitea/workflows/deploy.yaml | 14 ++++++- .gitea/workflows/infrastructure.yaml | 43 ++++++++++++++++++++++ README.md | 24 +++++++++++- client/src/components/logbook/Logbook.tsx | 2 +- docker-compose.yaml | 22 +++++++++-- 7 files changed, 115 insertions(+), 16 deletions(-) create mode 100644 .gitea/workflows/infrastructure.yaml diff --git a/.DS_Store b/.DS_Store index dc31f0fdc9adfe7fd62c2ebce32c7ac6db786edb..23b43372e10323c1ca81e2f1e1c12f94cafb12c0 100644 GIT binary patch delta 36 scmZp1XmOa}&nUDpU^hRb&}1Hg)Xnn+elc$@k(t0ev4LkZyTo610OjZml>h($ delta 72 zcmZp1XmOa}&nUbxU^hRb@MIo=RAqJsJ%)6KOokGM42DvMB+s1u = () => { )} {!state.isLoading && state.entries.length > 0 && screenSize !== ScreenSize.SM && screenSize !== ScreenSize.MD && ( -
+