Skip to content

Update EESSI repository versions page and make available software page searchable by URL - #837

Open
ocaisa wants to merge 4 commits into
EESSI:mainfrom
ocaisa:add_search_parameter
Open

Update EESSI repository versions page and make available software page searchable by URL#837
ocaisa wants to merge 4 commits into
EESSI:mainfrom
ocaisa:add_search_parameter

Conversation

@ocaisa

@ocaisa ocaisa commented Aug 10, 2026

Copy link
Copy Markdown
Member

The javascript in this PR was generated by AI and then tested.

@ocaisa

ocaisa commented Aug 10, 2026

Copy link
Copy Markdown
Member Author

The javascript allows you to use URLs like
http://127.0.0.1:8000/docs/available_software/?search=2023.06
which auto-populate the search box. The javascript also updates the URL as you type in the search box for easy copy-pasting.

@ocaisa

ocaisa commented Aug 10, 2026

Copy link
Copy Markdown
Member Author

Search capabilities are also improved you can now add different words and it will use AND searching(2023.06 aiida means 2023.06 AND aiida in the description), if you want literal search you can use quotes "2023.06 aiida"

| EESSI Version | Included toolchains | Software list |
| ------------------- | -------------------------------------- | --------------------------------------------------- |
| 2023.06 (default) | `foss/2022b` `foss/2023a` `foss/2023b` | [2023.06](../../available_software/?search=2023.06) |
| 2025.06 | `foss/2024a` `foss/2025a` `foss/2025b` | [2025.06](../../available_software/?search=2025.06) |

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

show we mention 2026.06 as "coming soon" or "work-in-progress" or something?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I left it out on purpose as it is not exposed, I mention it in the next paragraph

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants