Skip to content

Commit 4c01213

Browse files
author
iexitdev
committed
docs(release): record native workflow pass
1 parent 11a3bab commit 4c01213

1 file changed

Lines changed: 14 additions & 7 deletions

File tree

Lines changed: 14 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"schemaVersion": 1,
3-
"status": "partial",
3+
"status": "complete",
44
"requiredFor": ["H5", "H6"],
55
"lastUpdated": "2026-05-06",
6-
"summary": "iOS and Android release builds passed locally, and native-release.yml can run on next pushes or manual dispatch once the workflow exists on the default branch. The native release workflow still needs a green run on the release candidate commit.",
6+
"summary": "Native release workflow passed with archived iOS and Android release evidence artifacts.",
77
"completedEntries": [
88
{
99
"date": "2026-05-05",
@@ -18,11 +18,18 @@
1818
"build": "Release APK",
1919
"result": "local-pass",
2020
"notes": "Local assembleRelease path completed with OpenJDK 17 and Homebrew Android command-line tools SDK; green workflow evidence is still required."
21+
},
22+
{
23+
"artifacts": [
24+
"https://github.com/indiespirit/react-native-chart-kit/actions/runs/25418252069/artifacts/6823378231",
25+
"https://github.com/indiespirit/react-native-chart-kit/actions/runs/25418252069/artifacts/6823420008"
26+
],
27+
"commit": "11a3babaedd8fdd70ad862550e8611e9ae7ca445",
28+
"date": "2026-05-06",
29+
"result": "workflow-pass",
30+
"runUrl": "https://github.com/indiespirit/react-native-chart-kit/actions/runs/25418252069",
31+
"scope": "native-release-workflow"
2132
}
2233
],
23-
"missingEvidence": [
24-
"green native release workflow run on the release candidate commit through next push or manual workflow_dispatch",
25-
"archived iOS workflow artifact or log",
26-
"archived Android workflow artifact or log"
27-
]
34+
"missingEvidence": []
2835
}

0 commit comments

Comments
 (0)