-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.release-manifest.json
More file actions
73 lines (73 loc) · 2.62 KB
/
.release-manifest.json
File metadata and controls
73 lines (73 loc) · 2.62 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
{
"artifactResults": [
{
"archiveFilename": "cli-forge-1.3.1-x86_64-unknown-linux-gnu.tar.gz",
"archivePath": "skills/cli-forge/cli-forge-1.3.1-x86_64-unknown-linux-gnu.tar.gz",
"artifactOrigin": "cargo_build",
"binaryName": "cli-forge",
"checksumFilename": "cli-forge-1.3.1-x86_64-unknown-linux-gnu.tar.gz.sha256",
"checksumPath": "skills/cli-forge/cli-forge-1.3.1-x86_64-unknown-linux-gnu.tar.gz.sha256",
"publicationStatus": "published",
"required": true,
"sha256": "53f0170e002c7e373acd9bc3e99fac75f497473e2fcb63ecddfcfe3c015e1503",
"targetVariant": "x86_64-unknown-linux-gnu"
},
{
"archiveFilename": "cli-forge-1.3.1-aarch64-apple-darwin.tar.gz",
"archivePath": "skills/cli-forge/cli-forge-1.3.1-aarch64-apple-darwin.tar.gz",
"artifactOrigin": "cargo_build",
"binaryName": "cli-forge",
"checksumFilename": "cli-forge-1.3.1-aarch64-apple-darwin.tar.gz.sha256",
"checksumPath": "skills/cli-forge/cli-forge-1.3.1-aarch64-apple-darwin.tar.gz.sha256",
"publicationStatus": "published",
"required": true,
"sha256": "c18f8a61829071adf10b10cbb6ad957f7abda08f373a31a5f5cb51987dbe61b1",
"targetVariant": "aarch64-apple-darwin"
}
],
"catalogPath": "catalog.json",
"catalogUpdated": true,
"catalog_updated": true,
"destinationBranch": "main",
"destinationRepository": "ByteLandTechnology/rust-cli",
"generatedPackageBoundary": {
"packageLocalSupportExamples": [
"packaging-ready metadata",
"support fixtures",
"artifact manifests"
],
"repositoryOwnedAutomation": [
".github/workflows/release.yml",
"release/skill-release.config.json",
"scripts/release",
".releaserc.json",
"package.json"
]
},
"metadataVersion": 1,
"outputClassification": {
"finalDistributableArtifacts": [
"skills/cli-forge",
"skills/cli-forge/release.json",
"catalog.json"
],
"repositoryOwnedPackagingEvidence": [
".release-manifest.json",
".work/release/last-publication-receipt.json"
]
},
"preservedSkillPaths": [
"skills/rust-cli"
],
"publicationMode": "live_release",
"publishedAt": "2026-04-02T07:27:35.948Z",
"releaseMetadataPath": "skills/cli-forge/release.json",
"runResult": "published",
"skillId": "cli-forge",
"sourceCommitSha": "884e47945a50bf912c135884ca5b5c9c8b9c4553",
"sourceGitTag": "v1.3.1",
"sourceReleaseReference": "https://github.com/byteland-app/rust-cli-skill/releases/tag/v1.3.1",
"sourceRepository": "byteland-app/rust-cli-skill",
"sourceVersion": "1.3.1",
"updatedSkillPath": "skills/cli-forge"
}