Skip to content

Commit b2b6e43

Browse files
committed
README-MAINTAINER update timestamp
1 parent 91fc01b commit b2b6e43

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

README-MAINTAINER.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ For archiving purposes, the release is also published in a separate folder
4242
for each version, with the archive in the top folder and the p2 repo as
4343
a sub-folder
4444

45-
- <https://download.eclipse.org/embed-cdt/releases/6.6.1/org.eclipse.embedcdt.repository-6.6.1-202404031712.zip>
45+
- <https://download.eclipse.org/embed-cdt/releases/6.6.1/org.eclipse.embedcdt.repository-6.6.1-202408270735.zip>
4646
- <https://download.eclipse.org/embed-cdt/releases/6.6.1/p2/>
4747

4848
The official download page is
@@ -201,7 +201,7 @@ Go to the release candidate folder
201201

202202
- <https://download.eclipse.org/embed-cdt/release-candidates/>
203203

204-
Get the timestamp (like 202404031712) and update the README-MAINTENANCE.md file.
204+
Get the timestamp (like 202408270735) and update the README-MAINTENANCE.md file.
205205

206206
Commit with _README-MAINTAINER update timestamp_.
207207

@@ -258,11 +258,11 @@ With a Git client:
258258
- open `simrel.build-fork.git`
259259
- pull new commits
260260
- edit `embedcdt.aggrcon`
261-
- replace location to <https://download.eclipse.org/embed-cdt/release-candidates/6.6.1-202404031712/p2/>
262-
- replace full version to `6.6.1.202404031712`
261+
- replace location to <https://download.eclipse.org/embed-cdt/release-candidates/6.6.1-202408270735/p2/>
262+
- replace full version to `6.6.1.202408270735`
263263
- replace short version to `6.6.1`
264264
- commit with a message like:
265-
- _embedcdt: update for 6.6.1-202404031712 release candidate_,
265+
- _embedcdt: update for 6.6.1-202408270735 release candidate_,
266266
- push
267267
- create pull request
268268

@@ -279,7 +279,7 @@ In about 7-8 minutes it'll automatically rebuild the staging repo:
279279

280280
Announce the release candidate to the **[email protected]** list;
281281
use a subject like
282-
**Embed CDT v6.6.1-202404031712 release candidate**,
282+
**Embed CDT v6.6.1-202408270735 release candidate**,
283283
and pass a link to the release page, available at:
284284

285285
- <https://projects.eclipse.org/projects/iot.embed-cdt/>
@@ -294,7 +294,7 @@ Go to the release candidate folder
294294

295295
- <https://download.eclipse.org/embed-cdt/release-candidates/>
296296

297-
Copy the tag and enter it in Git, like `v6.6.1-202404031712` (with `v`).
297+
Copy the tag and enter it in Git, like `v6.6.1-202408270735` (with `v`).
298298

299299
## Publish the final release
300300

@@ -348,12 +348,12 @@ In the `develop` branch, in `_posts/plugins/releases`, add a new release page.
348348
As links for the latest two, open <https://download.eclipse.org/embed-cdt/releases/>
349349
and get the archive URL, like:
350350

351-
- <https://download.eclipse.org/embed-cdt/releases/6.6.1/org.eclipse.embedcdt.repository-6.6.1-202404031712.zip>
351+
- <https://download.eclipse.org/embed-cdt/releases/6.6.1/org.eclipse.embedcdt.repository-6.6.1-202408270735.zip>
352352

353353
Isolate the part starting with `/embed-cdt/...` and update the URLs to use the download redirect:
354354

355-
- <https://www.eclipse.org/downloads/download.php?file=/embed-cdt/releases/6.6.1/org.eclipse.embedcdt.repository-6.6.1-202404031712.zip>
356-
- <https://www.eclipse.org/downloads/download.php?file=//embed-cdt/releases/6.6.1/org.eclipse.embedcdt.repository-6.6.1-202404031712.zip.sha>
355+
- <https://www.eclipse.org/downloads/download.php?file=/embed-cdt/releases/6.6.1/org.eclipse.embedcdt.repository-6.6.1-202408270735.zip>
356+
- <https://www.eclipse.org/downloads/download.php?file=//embed-cdt/releases/6.6.1/org.eclipse.embedcdt.repository-6.6.1-202408270735.zip.sha>
357357

358358
Go to <https://github.com/eclipse-embed-cdt/eclipse-plugins/milestones> and
359359
update the fixed issues.
@@ -432,7 +432,7 @@ Use the <https://github.com/embed-cdt/simrel.build> fork.
432432
- pull new commits
433433
- edit `embedcdt.aggrcon`
434434
- replace location to <https://download.eclipse.org/embed-cdt/releases/6.6.1/p2/>
435-
- replace full version to `6.6.1.202404031712`
435+
- replace full version to `6.6.1.202408270735`
436436
- replace short version to `6.6.1`
437437
- commit with a message like:
438438
- _embedcdt: update for 6.6.1_,

0 commit comments

Comments
 (0)