Skip to content

CID-3446 #623

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 7 commits into from
Jun 23, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
nav:
- jupyter-nesi-org-nz_release_notes_14-04-2025.md
- jupyter-nesi-org-nz_release_notes_16-06-2025.md
- jupyter-nesi-org-nz_release_notes_14-04-2025.md
- jupyter-nesi-org-nz_release_notes_19-12-2024.md
- jupyter-nesi-org-nz_release_notes_26-11-2024.md
- jupyter-nesi-org-nz_release_notes_08-10-2024.md
Expand Down
4 changes: 4 additions & 0 deletions docs/Storage/Long_Term_Storage/.pages.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
nav:
- Freezer_long_term_storage.md
- ...
- Release Notes freezer.nesi.org.nz: Release_Notes_freezer-nesi-org-nz
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
---
nav:
- freezer-nesi-org-nz_release_notes_23-06-2025.md

Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
created_at: '2025-06-23T03:42:47Z'
tags:
- releasenote
title: freezer.nesi.org.nz release notes 23/06/2025
vote_count: 0
vote_sum: 0
search:
boost: 0.1
---

## New and Improved

- Region update: Replacing region as us-east-01 with the correct region of akl-1 region. NB this is a config change, to reflect where the data is actually stored. No data was ever being transferred to us-east-01.
- Improved email handling: Existing members will no longer receive duplicate emails when the gateway pipeline is rerun to update membership.
- Resilient provisioning: If one member encounters provisioning issues, the system will continue to provision other members without interruption.
- Validation before provisioning: Provisioning will now be blocked if the allocation is missing or contains incorrect values, ensuring data integrity and preventing errors.

If you have any questions about any of the fixes,
please [contact NeSI Support](mailto:[email protected] "mailto:[email protected]").
2 changes: 1 addition & 1 deletion docs/assets/module-list.json
Original file line number Diff line number Diff line change
Expand Up @@ -3484,7 +3484,7 @@
"slurm_soak": false,
"slurm_token_name": "comsol@uc",
"slurm_track": true,
"total": 5,
"total": 0,
"usage_formula": "{node}",
"use_conditions": "Version not greater than 6.2",
"visible_on_docs": true
Expand Down
Loading