Skip to content

Commit 29ef7ae

Browse files
committed
update README to reflect changes made when splitting off EESSI/software-layer-scripts repository
1 parent 593c9e5 commit 29ef7ae

1 file changed

Lines changed: 14 additions & 1 deletion

File tree

README.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,20 @@ The software layer of the EESSI project uses [EasyBuild](https://docs.easybuild.
44

55
See also https://www.eessi.io/docs/software_layer .
66

7-
## Pilot software stack
7+
## Recent changes
8+
9+
**Wed 11 June 2025**
10+
11+
- Code & scripts that are used to build the EESSI software layer have been relocated to a separate repository:
12+
[`EESSI/software-layer-scripts`](https://github.com/EESSI/software-layer-scripts).
13+
14+
- The minimal `bot/build.sh` script in this repository pulls in the latest `main` branch of the `EESSI/software-layer-scripts` repository,
15+
symlinks the files in there, and then calls out to the `bot/build.sh` script located in that separate repository.
16+
17+
- The default branch of this repository has been changed to `main` (was `2023.06-software.eessi.io`),
18+
and houses [easystack files](https://docs.easybuild.io/easystack-files) for all versions of EESSI (not just `2023.06`).
19+
20+
## Setting up your environment
821

922
You can set up your environment by sourcing the init script:
1023

0 commit comments

Comments
 (0)