Skip to content
This repository was archived by the owner on May 15, 2025. It is now read-only.

Commit ba56a03

Browse files
authored
readme updates prior to mothballing this repository now that the code has moved to the galasa repo (#359)
Signed-off-by: Mike Cobbett <[email protected]> # Why ? The CLI code is moving into a module within the larger `galasa` repo, so forking and contributing is easier. See [CLI module should be moved to the galasa mono-repo #2165](galasa-dev/projectmanagement#2165)
1 parent 7023d09 commit ba56a03

File tree

1 file changed

+19
-1
lines changed

1 file changed

+19
-1
lines changed

README.md

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,22 @@
1-
# Galasa CLI
1+
# Galasa CLI - Archive
2+
3+
This repository has moved to a sub-folder of the `galasa` repository here: https://github.com/galasa-dev/galasa/tree/main/modules/cli
4+
5+
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.
6+
7+
This repo has been marked as read-only for reference only.
8+
9+
At some point it will be moved to the https://github.com/galasa-dev-archives organisation.
10+
11+
This change went into effect after 0.40.0 was released, but prior to 0.41.0 being released, on 16th April 2025.
12+
13+
The commit history was preserved when the code moved to the `galasa` repository.
14+
15+
The released content will be copied to the `galasa` repository, and new versions of the released content will appear there.
16+
17+
---
18+
19+
# Old readme content.
220

321
The Galasa command line interface (Galasa CLI) is used to interact with the Galasa ecosystem or local development environment.
422

0 commit comments

Comments
 (0)