fix(ci/config): Update CI workflow environment variables, refine package metadata, and improve configuration settings

This commit is contained in:
2025-04-06 19:00:35 +00:00
parent 667357c8e4
commit bb838fd16f
9 changed files with 37 additions and 21 deletions

View File

@@ -52,10 +52,16 @@
"database management",
"typescript"
],
"homepage": "https://code.foss.global/push.rocks/smartmongo",
"homepage": "https://code.foss.global/push.rocks/smartmongo#readme",
"repository": {
"type": "git",
"url": "https://code.foss.global/push.rocks/smartmongo.git"
},
"packageManager": "pnpm@10.7.0+sha512.6b865ad4b62a1d9842b61d674a393903b871d9244954f652b8842c2b553c72176b278f64c463e52d40fff8aba385c235c8c9ecf5cc7de4fd78b8bb6d49633ab6"
}
"packageManager": "pnpm@10.7.0+sha512.6b865ad4b62a1d9842b61d674a393903b871d9244954f652b8842c2b553c72176b278f64c463e52d40fff8aba385c235c8c9ecf5cc7de4fd78b8bb6d49633ab6",
"bugs": {
"url": "https://code.foss.global/push.rocks/smartmongo/issues"
},
"pnpm": {
"overrides": {}
}
}