Skip to content

Define repo-owned package build contract - #13

Merged
bytemaster-0xff merged 4 commits into
masterfrom
feature/repo-package-workflow
Aug 29, 2026
Merged

Define repo-owned package build contract#13
bytemaster-0xff merged 4 commits into
masterfrom
feature/repo-package-workflow

Conversation

@bytemaster-0xff

Copy link
Copy Markdown
Collaborator

Establishes the first go compile yourself contract for a package-producing repository.

  • feature branches and PRs build/test/pack the repo-owned LagoVista.Core package
  • the repo emits both the immutable .nupkg and a machine-readable package-catalog.json
  • publishing remains explicit/manual for now
  • no platform manifest mutation is wired yet
  • the canary continues to enforce that LagoVista.Core has no internal LagoVista dependencies

This deliberately stops at the part of the workflow we already understand. Promotion from feature to master and adoption into nuviot/platform will be layered on after this contract is proven.

@bytemaster-0xff
bytemaster-0xff merged commit e03c5eb into master Aug 29, 2026
2 checks passed
@sonarqubecloud

Copy link
Copy Markdown

Quality Gate Failed Quality Gate failed

Failed conditions
C Security Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant