mirror of
https://github.com/Kaelio/ktx.git
synced 2026-06-10 08:05:14 +02:00
24 lines
573 B
JSON
24 lines
573 B
JSON
{
|
|
"schemaVersion": 1,
|
|
"releaseMode": "ci-artifact-only",
|
|
"npm": {
|
|
"publish": false,
|
|
"registry": null,
|
|
"packages": ["@kaelio/ktx"]
|
|
},
|
|
"python": {
|
|
"publish": false,
|
|
"repository": null,
|
|
"packages": ["ktx-sl", "ktx-daemon", "kaelio-ktx"]
|
|
},
|
|
"publishedPackageSmoke": {
|
|
"packageName": "@kaelio/ktx",
|
|
"version": "latest",
|
|
"registry": null
|
|
},
|
|
"requiredBeforePublishing": [
|
|
"Choose public release version.",
|
|
"Configure registry credentials outside source control.",
|
|
"Choose release tag and provenance policy."
|
|
]
|
|
}
|