Files
yovision/goadmin-baseline.json

62 lines
1.9 KiB
JSON

{
"schema_version": 1,
"frozen_at": "2026-08-12",
"authority": "upstream_url_and_commit",
"consumers": [
"Sense",
"Bell"
],
"runtimes": {
"go": "1.26.5",
"node": "22.22.1",
"package_manager": "pnpm",
"pnpm": "9.15.1"
},
"sources": {
"go-admin": {
"role": "backend_baseline",
"local_reference_path": "D:\\github\\goadmin\\go-admin",
"upstream_url": "https://github.com/go-admin-team/go-admin.git",
"branch": "master",
"commit": "f06540883b41d03782bb6b2c4150f298f328c6b6",
"describe": "v2.2.0-25-gf065408",
"exact_tag": null,
"license": "MIT",
"license_file": "LICENSE.md"
},
"go-admin-ui": {
"role": "frontend_baseline",
"local_reference_path": "D:\\github\\goadmin\\go-admin-ui",
"upstream_url": "https://github.com/go-admin-team/go-admin-ui.git",
"branch": "master",
"commit": "67d393d713877572fab0b897296a4c1d525fc81d",
"describe": "v2.0.9-170-g67d393d",
"exact_tag": null,
"package_version": "2.0.9",
"package_version_is_authoritative": false,
"license": "MIT",
"license_file": "LICENSE"
},
"go-admin-doc": {
"role": "reference_only_documentation",
"local_reference_path": "D:\\github\\goadmin\\go-admin-doc",
"upstream_url": "https://github.com/go-admin-team/go-admin-doc.git",
"branch": "master",
"commit": "424855aacf6905f3fde860c3331385cb25529a0d",
"describe": "424855a",
"exact_tag": null,
"package_version": "0.0.1",
"package_version_is_authoritative": false,
"license": "MIT",
"license_file": "LICENSE"
}
},
"rules": {
"local_repositories_are_read_only": true,
"product_code_must_not_be_developed_in_reference_repositories": true,
"preserve_upstream_license_and_copyright": true,
"upgrades_require_coordination_issue": true,
"sense_and_bell_release_independently": true
}
}