Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Sisu/Releases

Latest Releases

See Changelog

Staging Process

Scripts are available to prepare and stage Sisu releases:

sh bin/prepare_release.sh 0.9.0

GPG_KEYNAME=myuser@mymail.com sh bin/perform_release.sh 0.9.0 "Major feature"

git push --tags  # only push tags once you're happy with the staged release

Note: Sisu is still incubating so all versions must start with 0.

Copyright © Eclipse Foundation, Inc. All Rights Reserved.