-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathexpected.boundary.lock.json
More file actions
42 lines (42 loc) · 1.35 KB
/
Copy pathexpected.boundary.lock.json
File metadata and controls
42 lines (42 loc) · 1.35 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
{
"$schema": "https://raw.githubusercontent.com/yzm1/boundver/v0.11.0/spec/boundary.lock.schema.json",
"schema": "boundary-lock/v3",
"config_contract": "boundver-semantic-config/v1",
"config_digest": "eb1302fd9a4d8124e4491b7ce2a3b5021480c3b0a61a838cb0c27e719e58593d",
"project": "example-python-package",
"components": {
"pkg": {
"version": "1.4.0",
"path": "examples/python-package/pkg",
"boundary_provider": "python-exports",
"boundary_provider_version": "2",
"boundary_status": "ok",
"consumers": [],
"external_consumers": [],
"fingerprints": {
"exact": "d48b3630cefdaf226f77864eb92ee160db6b64b90d15c2418cc205b007b024df",
"behavior": null,
"boundary": "be36e61efb98760cf0eabe4072219a9e44eb65f29630a73cd6c4e674eda4b849",
"compat": "25a26a7d0679ba49343fd94ad6d43f57fb09ca144c2c5bf614185e2e4a10ebe9"
},
"semver": {
"compat_family": "1",
"api_surface": "1.4",
"exact_version": "1.4.0"
}
}
},
"slices": {
"pkg-boundary": {
"description": "",
"mode": "boundary",
"components": [
"pkg"
],
"fingerprint": "be508c53a17440a5422fc61be8a73ec272690a074ff48bdf73e77e9af5ad8000",
"component_digests": {
"pkg": "be36e61efb98760cf0eabe4072219a9e44eb65f29630a73cd6c4e674eda4b849"
}
}
}
}