Skip to content

Harden release path, CI gates, and Networking repair - #8

Merged
Chookees merged 1 commit into
mainfrom
chore/health-scan-remediation
Aug 3, 2026
Merged

Harden release path, CI gates, and Networking repair#8
Chookees merged 1 commit into
mainfrom
chore/health-scan-remediation

Conversation

@Chookees

@Chookees Chookees commented Aug 3, 2026

Copy link
Copy Markdown
Owner

Summary

  • Fix NuGet versioning so release packs are clean 1.0.0 (local packs keep -local); add Publish NuGet workflow.
  • Pin SDK to 10.0.302; add lockfiles, Dependabot, CODE_OF_CONDUCT, and issue templates.
  • CI: Ubuntu+Windows matrix, build samples, locked restore, >=85% line coverage gate, hard dependency-review.
  • Networking: adaptive chunk sizing and corrupt-chunk/digest repair; docs honesty pass (SECURITY, STATE, FINAL_REPORT, CHANGELOG).
  • Extra Distributed/Integrity tests; 242 tests passing; line coverage ~85.8%.

Test plan

  • CI green on Ubuntu and Windows
  • Confirm packed artifacts are FunctionFoundry.*.1.0.0.nupkg (no -local) from CI pack step
  • After merge: add NUGET_API_KEY, run Publish NuGet for 1.0.0, unlist 1.0.0-local
  • Spot-check Networking adaptive/repair tests and samples build

Publish clean SemVer packages, enforce coverage/samples/Windows CI, sync docs, and wire adaptive chunk sizing plus corrupt-chunk repair.

Co-authored-by: Cursor <cursoragent@cursor.com>
@Chookees
Chookees merged commit fb67585 into main Aug 3, 2026
2 of 3 checks passed
@Chookees
Chookees deleted the chore/health-scan-remediation branch August 3, 2026 09:32
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