Skip to content

Commit 244aa00

Browse files
arnoweissjimmarino
authored andcommitted
chore: publish RC3
1 parent 90c43b3 commit 244aa00

File tree

3 files changed

+10
-5
lines changed

3 files changed

+10
-5
lines changed

.github/scripts/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33
<head>
44
<meta charset="utf-8">
55
<meta http-equiv="refresh"
6-
content="0;url=https://eclipse-dataspace-protocol-base.github.io/DataspaceProtocol/2025-1-RC2"/>
7-
<link rel="canonical" href="https://eclipse-dataspace-protocol-base.github.io/DataspaceProtocol/2025-1-RC2"/>
6+
content="0;url=https://eclipse-dataspace-protocol-base.github.io/DataspaceProtocol/2025-1-RC3"/>
7+
<link rel="canonical" href="https://eclipse-dataspace-protocol-base.github.io/DataspaceProtocol/2025-1-RC3"/>
88
</head>
99
<body>
1010
<h4>
11-
This redirects to the latest Release Candidate <a href="https://eclipse-dataspace-protocol-base.github.io/DataspaceProtocol/2025-1-RC2">here</a>
11+
This redirects to the latest Release Candidate <a href="https://eclipse-dataspace-protocol-base.github.io/DataspaceProtocol/2025-1-RC3">here</a>
1212
</h4>
1313
</body>
1414
</html>

WEBSITE.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,4 +59,8 @@ and then (independently of major/minor) a second commit
5959
- Push the tag to origin/main on Github.
6060
- Rerun the actions.
6161

62-
You should now see an additional endpoint at `https://eclipse-dataspace-dcp.github.io/decentralized-claims-protocol/my-version-tag/`.
62+
You should now see an additional endpoint at `https://eclipse-dataspace-dcp.github.io/decentralized-claims-protocol/my-version-tag/`.
63+
64+
#### Github Release
65+
66+
Create a Github Release by adding a bit of context, autogenerating the releasenotes. For RCs, it's customary to

index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@
66
<script class="remove" src="https://cdn.jsdelivr.net/gh/w3c/[email protected]/dist/main.js"></script>
77
<script class='remove'>
88
var respecConfig = {
9-
specStatus: "unofficial",
9+
specStatus: "base",
10+
publishDate: "2025-06-27",
1011
latestVersion: "https://docs.internationaldataspaces.org/ids-knowledgebase/dataspace-protocol",
1112
editors: [{
1213
name: "Sebastian Steinbuss",

0 commit comments

Comments
 (0)