X-Git-Url: https://gerrit.simantics.org/r/gitweb?p=simantics%2Fplatform.git;a=blobdiff_plain;f=releng%2Fdoc%2Frelease.html;fp=releng%2Fdoc%2Frelease.html;h=aaccfc9152e0da5fdae61f9e56275cee47dac70e;hp=17c7d28f45016120cb6736611260a8f2e648e55a;hb=ae2c5916c8a87fbc5f1fe15f36d3308068d08880;hpb=e19c37f84fd1ce2d946578f7c05f3e45444ba67a diff --git a/releng/doc/release.html b/releng/doc/release.html index 17c7d28f4..aaccfc915 100644 --- a/releng/doc/release.html +++ b/releng/doc/release.html @@ -332,7 +332,7 @@ img {
  • Simantics R - simantics/r.git
  • FMIL - simantics/fmil.git
  • FMI Studio - members/fmi.git
  • -
  • Simupedia - Members SVN
  • +
  • Simupedia - members/simupedia.git
  • For simplicity, each of these components are versioned accoring to platform versioning, i.e. for Platform SDK 1.26.0 there will be Simantics Desktop 1.26.0, Sysdyn 1.26.0, and so on.


    @@ -478,7 +478,7 @@ refs #yyyy

    Tag release/* branches

    When the release branches are ready for the release, tag them with the tag vx.y.z[.w]:

    git clone ssh://<user>@www.simantics.org:29418/simantics/platform.git
    -cd platform    
    +cd platform
     git checkout release/x.y.z[.w]
     git tag vx.y.z[.w] -m "Simantics x.y.z[.w] simultaneous release"
     git push origin --tags
    @@ -556,15 +556,15 @@ separate Mediawiki installation.

    Disseminate information about the release

    Newsletter template:

    Hello everyone,
    -   
    +
     Simantics release x.y.z[.w] has been released. Head over to
     https://www.simantics.org/redmine/news/<news number>
     for the release news.
    @@ -583,6 +583,9 @@ Insert some general thoughts on the release...
     

    TODO

    +
    • Create a parametrized release train pipeline build in Jenkins that creates all artifacts of a simantics release
      • Desktop, Sysdyn, R, Simupedia, FMIL, FMI Studio
      • @@ -590,12 +593,7 @@ Insert some general thoughts on the release...
        -
      • -

        Incorporate tutorial code in the platform repository as a separate folder to allow platform builds to directly ensure that the tutorial code still builds OK

        -
      • -
      • -

        Start using https://github.com/mbarbero/fr.obeo.releng.targetplatform to generate .target files. .tpd files allow specifying version ranges instead of specific versions.

        -
      • +
      • Incorporate tutorial code in the platform repository as a separate folder to allow platform builds to directly ensure that the tutorial code still builds OK