From 33422ee966e58fe6edeafc94d7ee99a92df1a752 Mon Sep 17 00:00:00 2001 From: Patrick Nisperos Date: Tue, 31 Mar 2026 14:14:32 -0700 Subject: [PATCH 1/2] initial commit for #swf-onboard From 2a9dc9bc7e094332867e9c5de689de551e17d4ec Mon Sep 17 00:00:00 2001 From: Patrick Nisperos Date: Tue, 31 Mar 2026 14:18:18 -0700 Subject: [PATCH 2/2] Onboard to software factory --- config.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 config.yaml diff --git a/config.yaml b/config.yaml new file mode 100644 index 0000000..cb37877 --- /dev/null +++ b/config.yaml @@ -0,0 +1,9 @@ +# Basic Component Information +repo: react-squirrel +organization: slaclab +url: https://github.com/slaclab/react-squirrel +description: Configuration Management for EPICS PVs + +# Deployment playbook +deploy: + playbook: artifact_module/artifact_deploy.yml