From 44597d9abb24b570f13ee9f69991516a9a391953 Mon Sep 17 00:00:00 2001 From: kumvijaya Date: Tue, 21 May 2024 16:43:49 +0530 Subject: T6357: create test repository to validate setup --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..080592b --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +# vyos-workflow-test-temp: Validates the common github workflows + +## Package layout for validation + +``` +data # Jinja2 templates +src + validators/ # Value validators + helpers/ # Misc helpers + tests/ # Unit tests +``` -- cgit v1.2.3