Skip to content

Commit 4b61f68

Browse files
authored
Merge pull request #505 from bedroge/pilot_page
Add short page about pilot repository
2 parents 2f139e2 + c5d25ec commit 4b61f68

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed

docs/repositories/pilot.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
## EESSI pilot repository (`pilot.eessi-hpc.org`)
2+
3+
Several pilot versions have been made available in the `/cvmfs/pilot.eessi-hpc.org` repository from 2020 until 2023.
4+
These versions were used to set up to gain experience with all the different components, set up the entire (automated) build workflow and infrastructure, find bugs and issues,
5+
and work towards a stable production-ready version of EESSI.
6+
7+
8+
When the 2023.06 version of EESSI was released (mid 2023) in the [production repository `/cvmfs/software.eessi.io`](software.eessi.io.md), the pilot versions became unsupported.
9+
In 2024 the initialization scripts of the pilot versions were modified to print deprecation messages, and they would try to automatically redirect users to the production repository.
10+
In May 2025, a removal announcement was added to the deprecation message.
11+
Finally, on 1 July 2025, the repository was removed, and the servers hosting the pilot repository were shut down.
12+
This means that you are no longer able to access (the software stacks in) the pilot repository.
13+

mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,7 @@ plugins:
100100
contributing_sw/opening_pr.md: adding_software/opening_pr.md
101101
contributing_sw/overview.md: adding_software/overview.md
102102
software_layer/adding_software.md: adding_software/overview.md
103+
pilot.md: repositories/pilot.md # https://www.eessi.io/docs/pilot is mentioned in the EESSI open access paper
103104
gpu.md: site_specific_config/gpu.md
104105
rocm.md: site_specific_config/rocm.md
105106
# Enable our custom plugin for json-ld metadata

0 commit comments

Comments
 (0)