mirror of
https://github.com/stablyai/orca.git
synced 2026-09-23 16:02:24 +00:00
* fix(plugins): retire log owners after successful uninstall * fix: address memory PR review regressions and withdraw false positives * fix(plugins): fence stale activation after uninstall * chore: allow durable plugin uninstall audit evidence --------- Co-authored-by: m4air <m4air@Mac.localdomain> Co-authored-by: Neil <neil@stably.ai>
26 lines
778 B
JSON
26 lines
778 B
JSON
{
|
|
"observations": [
|
|
{
|
|
"variant": "before",
|
|
"repositoryPaths": 249,
|
|
"crlfMatches": true,
|
|
"simulatedMainPublicationMatches": true,
|
|
"sourceHash": "78e47f24f1a8c3dc82370eff4646b10936905848975932c3bfcb3f16c3fe5b2c"
|
|
},
|
|
{
|
|
"variant": "fixed",
|
|
"repositoryPaths": 250,
|
|
"crlfMatches": true,
|
|
"simulatedMainPublicationMatches": true,
|
|
"sourceHash": "cd80167d0538b675ee8782fe23ee1a2d90e7893b1c48fa3d531c509e738eb25a"
|
|
}
|
|
],
|
|
"currentDependencyContextPaths": [
|
|
"src/main/git/command-runner/git-subprocess-admission.ts",
|
|
"src/main/plugins/plugin-worker-output-buffer.ts",
|
|
"src/main/providers/working-directory-validation.ts",
|
|
"src/shared/promise-settlement-waiters.ts"
|
|
],
|
|
"driftRejected": true
|
|
}
|