Skip to content

Improve the way we resolve the release name based on filename

We need to create a patch to resolve the newest release name from the given file every release cycle.

This could be automated better and would reduce the amount of patches we need to make every release.

See: https://gitlab.eclipse.org/eclipsefdn/it/websites/drupal/packaging_features/-/merge_requests/18/diffs

This function should extract the release name from the filename using simple string manipulation or regex. We don't need to hardcode the release name.

Edited by Olivier Goulet