eclipse.platform.releng.aggregator icon indicating copy to clipboard operation
eclipse.platform.releng.aggregator copied to clipboard

Store the previous release as a property in the parent

Open laeubi opened this issue 1 year ago • 0 comments

Currently we only have the information about the current release name but at some places the version of the previous one would be useful.

This adds a new property 'previousReleaseVersion' to contain the necessary information and is updated by the prepare-release workflow.

This also includes

  • https://github.com/eclipse-platform/eclipse.platform.releng.aggregator/pull/2575

what probably should be merged first, also the workflow needs to be tested one to produce the desired results.

laeubi avatar Nov 24 '24 07:11 laeubi