Skip to content

Commit bbde182

Browse files
authored
Merge pull request #1124 from boegel/README
update README to reflect changes made when splitting off `EESSI/software-layer-scripts` repository
2 parents 593c9e5 + dd3c2e1 commit bbde182

1 file changed

Lines changed: 16 additions & 1 deletion

File tree

README.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,22 @@ 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+
For more details, see https://gitlab.com/eessi/support/-/issues/139 .
21+
22+
## Setting up your environment
823

924
You can set up your environment by sourcing the init script:
1025

0 commit comments

Comments
 (0)