From 0552a97403307135fa04655d1fa304cef497201f Mon Sep 17 00:00:00 2001 From: Mike Cobbett <77053+techcobweb@users.noreply.github.com> Date: Wed, 16 Apr 2025 14:39:36 +0100 Subject: [PATCH] readme updates prior to mothballing this repository now that the code has moved to the galasa repo Signed-off-by: Mike Cobbett <77053+techcobweb@users.noreply.github.com> --- README.md | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 61e675a5..18609e50 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,22 @@ -# Galasa CLI +# Galasa CLI - Archive + +This repository has moved to a sub-folder of the `galasa` repository here: https://github.com/galasa-dev/galasa/tree/main/modules/cli + +It was moved to streamline the development process - making it easier to fork the galasa project, and acquire a build process in github actions using that one fork, from which most of the Galasa-related artifacts can be built. + +This repo has been marked as read-only for reference only. + +At some point it will be moved to the https://github.com/galasa-dev-archives organisation. + +This change went into effect after 0.40.0 was released, but prior to 0.41.0 being released, on 16th April 2025. + +The commit history was preserved when the code moved to the `galasa` repository. + +The released content will be copied to the `galasa` repository, and new versions of the released content will appear there. + +--- + +# Old readme content. The Galasa command line interface (Galasa CLI) is used to interact with the Galasa ecosystem or local development environment.