You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We will provide full support for 12 months after the uenv image is released, and remove the images when they are no longer being used or when system upgrades break their functionality on the system.
29
+
30
+
* It is recommended to document how you compiled and set up your workflow using `prgenv-gnu` so that you can recreate it with future versions.
31
+
* The 24.7 release is no longer supported and will be removed at the end of July 2025 - users are encouraged to update to 24.11 or later, before requesting support.
32
+
33
+
### Versions
34
+
26
35
=== "24.11"
27
36
28
37
The key updates in version 24.11:v1 from the 24.7 version were:
Removing a uenv that has been deployed (i.e. is in the `deploy::` namespace) is potentially disruptive for users.
199
-
Please see the [uenv lifecycle][ref-uenv-lifecycle] guide for more information.
199
+
Please see the [uenv life cycle][ref-uenv-lifecycle] guide for more information.
200
200
201
201
## Source code access
202
202
@@ -228,7 +228,7 @@ Permissions to access restricted resources is set on a per-pipeline basis
228
228
|`vmd`|`uenv-sources-csstaff`|`uenv-sources/vmd`| VMD requires an account to download the source code | Alberto Invernizzi |
229
229
230
230
[](){#ref-uenv-lifecycle}
231
-
## uenv lifecycle
231
+
## uenv life cycle
232
232
233
233
Scientific applications and tools have different release cycles (e.g. annual, quarterly or irregular), and the communities that use them have different expectations (e.g. ML users expect tools released in the last 3 months, while some scientific communities value support for old versions of software).
234
234
For this reason, there is not a universal release and deprecation schedule for supported applications and programming environments - how often to release, how long to provide support, and when to remove old versions is up to the maintainer of the uenv, based on their user's requirements and the overheads of maintaining old versions.
@@ -260,7 +260,7 @@ The versioning section should provide the following information:
260
260
* `sciapp/2023`: provided "as is" for the first quarter of 2025 while users have the chance to upgrade.
261
261
* If there is a major breaking change to the system that would require a large effort to continue providing last year's version, and would require users to also update their workflow, we might choose to encourage deprecate early and help users upgrade to the latest version.
262
262
263
-
Generally speacking, uenv are removed (deleted from the `deploy::` namespace) under the following circumstances:
263
+
Generally speaking, uenv are removed (deleted from the `deploy::` namespace) under the following circumstances:
264
264
265
265
- when they are no longer supported as per the deprecation policy of the uenv;
266
266
- when release candidates are superceded by a new release candidate or an official `:v1` release;
0 commit comments