From a3b3b1f0db9a6e498dec3a1cc69148d1a8085579 Mon Sep 17 00:00:00 2001 From: Liviu Ionescu Date: Thu, 11 Jan 2024 17:55:56 +0200 Subject: [PATCH] README update --- README-MAINTAINER.md | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/README-MAINTAINER.md b/README-MAINTAINER.md index 1158c4952..56d362147 100644 --- a/README-MAINTAINER.md +++ b/README-MAINTAINER.md @@ -92,7 +92,7 @@ page, click the [Milestones](https://github.com/eclipse-embed-cdt/eclipse-plugins/milestones/) button and add a [new](https://github.com/eclipse-embed-cdt/eclipse-plugins/milestones/new/) -milestone. As title, use the current version, like _v6.4.0_. +milestone. As title, use the current version, like _v6.5.0_. ### Update version in README-MAINTENANCE @@ -121,17 +121,17 @@ For the plug-ins that were modified, increase the specific version Commit the MANIFEST.MF files as _update versions..._ -For all features, increase the common version (like _6.4.0_); be sure +For all features, increase the common version (like _6.5.0_); be sure the composite records are not updated at this moment, they require new lines, added later. For all branding, edit the MANIFEST.MF and increase the -`Bundle-Version` (like _6.4.0_). +`Bundle-Version` (like _6.5.0_). For all other occurrences, except `compositeArtifacts.xml` and `compositeContent.xml`. -Commit all with _update package version 6.4.0_. +Commit all with _update package version 6.5.0_. ## Build locally @@ -311,7 +311,7 @@ In about 7-8 minutes it'll automatically rebuild the staging repo: Announce the release candidate to the **embed-cdt-dev@eclipse.org** list; use a subject like -**Embed CDT v6.4.0-202307251916 release candidate**, +**Embed CDT v6.5.0-202307251916 release candidate**, and pass a link to the release page, available at: - @@ -326,7 +326,7 @@ Go to the release candidate folder - [https://download.eclipse.org/embed-cdt/release-candidates/](https://download.eclipse.org/embed-cdt/release-candidates/) -Copy the tag and enter it in Git, like `v6.4.0-202307251916` (with `v`). +Copy the tag and enter it in Git, like `v6.5.0-202307251916` (with `v`). ## Publish the final release @@ -396,7 +396,7 @@ Copy/paste the features/plug-ins from the console output of the [make-release-from-master](https://ci.eclipse.org/embed-cdt/job/make-release-from-master/) Jenkins job. -- commit with a message like _Eclipse Embedded CDT plug-ins v6.4.0 released_. +- commit with a message like _Eclipse Embedded CDT plug-ins v6.5.0 released_. - push the `develop` branch - wait for GitHub Actions job to complete () @@ -410,10 +410,10 @@ Jenkins job. In [GitHub releases](https://github.com/eclipse-embed-cdt/eclipse-plugins/releases) add a new release -- tag: _v6.4.0_ (with `v`) -- title _Eclipse Embedded CDT plug-ins v6.4.0_ +- tag: _v6.5.0_ (with `v`) +- title _Eclipse Embedded CDT plug-ins v6.5.0_ - copy/paste from the release page -- add `[Continue reading »](https://eclipse-embed-cdt.github.io/blog/YYYY/MM/DD/plugins-v6.4.0-released/)` with a link to the web page +- add `[Continue reading »](https://eclipse-embed-cdt.github.io/blog/YYYY/MM/DD/plugins-v6.5.0-released/)` with a link to the web page - do not attach files - click **Publish release** @@ -421,7 +421,7 @@ In [GitHub releases](https://github.com/eclipse-embed-cdt/eclipse-plugins/releas In [GitHub milestones](https://github.com/eclipse-embed-cdt/eclipse-plugins/milestones): -- close the v6.4.0 milestone +- close the v6.5.0 milestone ### Update the Eclipse release record @@ -438,7 +438,7 @@ and select the new release ``` @@ -474,7 +474,7 @@ and press Enter - select the Aggregation and **Validate** - stage `embededcdt.aggrcom` - commit with a message like: - - _embedcdt: update for 6.4.0_ + - _embedcdt: update for 6.5.0_ - _Signed-off-by: Liviu Ionescu _ - click the **Commit** button (do not push yet) - right click, Show in local Terminal @@ -559,13 +559,13 @@ available from: ## Announce release Announce the release to the **embed-cdt-dev@eclipse.org** list; -use a subject like **Eclipse Embedded CDT plug-ins v6.4.0 released**, and +use a subject like **Eclipse Embedded CDT plug-ins v6.5.0 released**, and pass a link to the release page (). ## Share on Twitter - in a separate browser windows, open [TweetDeck](https://tweetdeck.twitter.com/) - using the `@EmbedCDT` account, enter a message like - **Eclipse Embedded CDT plug-ins v6.4.0 released** and on the next line + **Eclipse Embedded CDT plug-ins v6.5.0 released** and on the next line paste the link to the release - click the Tweet button