From 2bbcd58c33700105103be21257ce586e214409ee Mon Sep 17 00:00:00 2001 From: shane knapp Date: Thu, 24 Oct 2024 14:22:17 -0700 Subject: [PATCH] stick a link to the proposal --- docs/admins/cicd-github-actions.qmd | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/admins/cicd-github-actions.qmd b/docs/admins/cicd-github-actions.qmd index c0937b70c..866034ebe 100644 --- a/docs/admins/cicd-github-actions.qmd +++ b/docs/admins/cicd-github-actions.qmd @@ -154,3 +154,7 @@ This workflow will only allow us to merge to `prod` from `staging`. * [quarto-docs.yml](https://github.com/berkeley-dsep-infra/datahub/blob/staging/.github/workflows/quarto-docs.yml) This builds, renders and pushes our docs to Github Pages. + +## Original design document + +https://docs.google.com/presentation/d/1o_P4H8XfbdgI5NMPnjojHZOcSNHRoP5twl0E8Ern1z4/edit?usp=sharing