Skip to content

Make package metadata verification fail closed - #64

Merged
jordancalhoun merged 3 commits into
nextfrom
fix/55
Sep 2, 2026
Merged

Make package metadata verification fail closed#64
jordancalhoun merged 3 commits into
nextfrom
fix/55

Conversation

@jordancalhoun

Copy link
Copy Markdown
Collaborator

Summary

  • Verify component PackageInfo and distribution Distribution metadata against build-info.
  • Fail with actionable diagnostics for missing, malformed, or invalid metadata.
  • Exercise both package styles in hermetic tests and the macOS verification loop.

Closes #55

@coderabbitai

coderabbitai Bot commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Team

Run ID: f8c966ef-50fa-48cb-b164-986d21f8ad35

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@jordancalhoun jordancalhoun linked an issue Sep 2, 2026 that may be closed by this pull request
6 tasks
# Conflicts:
#	swiftpkg/PackageBuilder.swift
@jordancalhoun
jordancalhoun merged commit 0b7fdb5 into next Sep 2, 2026
2 checks passed
@jordancalhoun
jordancalhoun deleted the fix/55 branch September 2, 2026 22:16
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.

Make package metadata verification fail closed

1 participant