File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,7 +4,22 @@ The software layer of the EESSI project uses [EasyBuild](https://docs.easybuild.
44
55See 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
924You can set up your environment by sourcing the init script:
1025
You can’t perform that action at this time.
0 commit comments