Additional refactoring for #828
- Adds utilities for parsing and normalizing nomad urls
- renames
UploadContext
andEntryContext
to the more descriptiveUploadPageContext
andEntryPageContext
.
The old module-image for the shared runners will be discontinued on October 31. All users still referencing gitlab-registry.mpcdf.mpg.de/mpcdf/module-image in their CI pipelines need to switch to the new CI images now, see instructions here.
UploadContext
and EntryContext
to the more descriptive UploadPageContext
and EntryPageContext
.