You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In [GitHub releases](https://github.com/eclipse-embed-cdt/eclipse-plugins/releases) add a new release
412
412
413
-
- tag: _v6.4.0_ (with `v`)
414
-
- title _Eclipse Embedded CDT plug-ins v6.4.0_
413
+
- tag: _v6.5.0_ (with `v`)
414
+
- title _Eclipse Embedded CDT plug-ins v6.5.0_
415
415
- copy/paste from the release page
416
-
- 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
416
+
- 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
417
417
- do not attach files
418
418
- click **Publish release**
419
419
420
420
### Close milestone
421
421
422
422
In [GitHub milestones](https://github.com/eclipse-embed-cdt/eclipse-plugins/milestones):
423
423
424
-
- close the v6.4.0 milestone
424
+
- close the v6.5.0 milestone
425
425
426
426
### Update the Eclipse release record
427
427
@@ -438,7 +438,7 @@ and select the new release
438
438
439
439
<ul>
440
440
<li><ahref="https://eclipse-embed-cdt.github.io/blog/YYYY/MM/DD/package-2020-12-released/">Eclipse IDE for Embedded C/C++ Developers 2020-12 released</a> (for installing a new Eclipse)</li>
441
-
<li><ahref="https://eclipse-embed-cdt.github.io/blog/YYYY/MM/DD/plugins-v6.4.0-released/">Eclipse Embedded CDT plug-ins v6.4.0 released</a> (for updating the plug-ins on an existing Eclipse)</li>
441
+
<li><ahref="https://eclipse-embed-cdt.github.io/blog/YYYY/MM/DD/plugins-v6.5.0-released/">Eclipse Embedded CDT plug-ins v6.5.0 released</a> (for updating the plug-ins on an existing Eclipse)</li>
442
442
</ul>
443
443
```
444
444
@@ -474,7 +474,7 @@ and press Enter
474
474
- select the Aggregation and **Validate**
475
475
- stage `embededcdt.aggrcom`
476
476
- commit with a message like:
477
-
-_embedcdt: update for 6.4.0_
477
+
-_embedcdt: update for 6.5.0_
478
478
-_Signed-off-by: Liviu Ionescu <ilg@livius.net>_
479
479
- click the **Commit** button (do not push yet)
480
480
- right click, Show in local Terminal
@@ -559,13 +559,13 @@ available from:
559
559
## Announce release
560
560
561
561
Announce the release to the **embed-cdt-dev@eclipse.org** list;
562
-
use a subject like **Eclipse Embedded CDT plug-ins v6.4.0 released**, and
562
+
use a subject like **Eclipse Embedded CDT plug-ins v6.5.0 released**, and
563
563
pass a link to the release page (<https://eclipse-embed-cdt.github.io/news/>).
564
564
565
565
## Share on Twitter
566
566
567
567
- in a separate browser windows, open [TweetDeck](https://tweetdeck.twitter.com/)
568
568
- using the `@EmbedCDT` account, enter a message like
569
-
**Eclipse Embedded CDT plug-ins v6.4.0 released** and on the next line
569
+
**Eclipse Embedded CDT plug-ins v6.5.0 released** and on the next line
0 commit comments