From 384fcd2a34fa992f9ddbd46cb2988980baa560eb Mon Sep 17 00:00:00 2001 From: shane knapp Date: Thu, 21 Sep 2023 10:26:48 -0700 Subject: [PATCH 1/2] some testing for DH-123 --- deployments/a11y/config/common.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/deployments/a11y/config/common.yaml b/deployments/a11y/config/common.yaml index 8463db51a..e68985ca4 100644 --- a/deployments/a11y/config/common.yaml +++ b/deployments/a11y/config/common.yaml @@ -1,3 +1,4 @@ +# this is just a test to merge to staging nfsPVC: enabled: true nfs: From 7803306cb104893a0c0d362ba2dc955be2594310 Mon Sep 17 00:00:00 2001 From: shane knapp Date: Thu, 21 Sep 2023 10:33:20 -0700 Subject: [PATCH 2/2] sadly a comment in a config isn't enough to trigger an image build --- deployments/a11y/config/common.yaml | 1 - deployments/a11y/image/apt.txt | 3 +++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/deployments/a11y/config/common.yaml b/deployments/a11y/config/common.yaml index e68985ca4..8463db51a 100644 --- a/deployments/a11y/config/common.yaml +++ b/deployments/a11y/config/common.yaml @@ -1,4 +1,3 @@ -# this is just a test to merge to staging nfsPVC: enabled: true nfs: diff --git a/deployments/a11y/image/apt.txt b/deployments/a11y/image/apt.txt index 5add24122..0e005b8cd 100644 --- a/deployments/a11y/image/apt.txt +++ b/deployments/a11y/image/apt.txt @@ -31,3 +31,6 @@ ruby # Other niceties for command-line work and life rsync + +# yes, emacs for testing! +emacs