Refactor compare-view component to use observables for data loading, enhancing performance and responsiveness. Update compare service interfaces and methods for improved delta computation. Modify audit log component to handle optional event properties gracefully. Optimize Monaco editor worker loading to reduce bundle size. Introduce shared SCSS mixins for consistent styling across components. Add Gitea test instance setup and NuGet package publishing test scripts for CI/CD validation. Update documentation paths and ensure all references are accurate.
This commit is contained in:
@@ -13,7 +13,7 @@ Scope: Unblock SURFACE-ENV-03 and BuildX adoption by pinning package version + o
|
||||
- **Restore sources:** `local-nugets/; dotnet-public; nuget.org` (per `Directory.Build.props`).
|
||||
|
||||
## Offline / Air-Gap Artefacts
|
||||
- Copy the produced `.nupkg` to `offline/packages/nugets/StellaOps.Scanner.Surface.Env.0.1.0-alpha.20251123.nupkg`.
|
||||
- The `.nupkg` is placed in `local-nugets/` by the pack command above. For air-gap deployments, include this folder in the offline kit.
|
||||
- Manifest entry:
|
||||
- `packageId`: `StellaOps.Scanner.Surface.Env`
|
||||
- `version`: `0.1.0-alpha.20251123`
|
||||
|
||||
Reference in New Issue
Block a user