Skip to content

ci(fix): align the cross-repo guard test with CPM and unbreak the Tests.M…#27

Merged
Theauxm merged 1 commit into
mainfrom
harden/supply-chain-security
Jul 2, 2026
Merged

ci(fix): align the cross-repo guard test with CPM and unbreak the Tests.M…#27
Theauxm merged 1 commit into
mainfrom
harden/supply-chain-security

Conversation

@Theauxm

@Theauxm Theauxm commented Jul 2, 2026

Copy link
Copy Markdown
Member

…eta projects

The CPM migration removed inline versions from cross-repo Trax package references, but the CrossRepoPackageReferenceTests meta-test still required Version="1.*" and failed. Assert the CPM invariant instead: cross-repo Trax references carry no inline Version, with the exact pin in Directory.Packages.props.

Also drop the stray ".meta" gitignore rule (a Unity-template leftover). On case-insensitive filesystems it matches the ".Tests.Meta" project directories, which blocks git add and would silently ignore new files added there.

…eta projects

The CPM migration removed inline versions from cross-repo Trax package references, but the
CrossRepoPackageReferenceTests meta-test still required Version="1.*" and failed. Assert the
CPM invariant instead: cross-repo Trax references carry no inline Version, with the exact pin
in Directory.Packages.props.

Also drop the stray "*.meta" gitignore rule (a Unity-template leftover). On case-insensitive
filesystems it matches the "*.Tests.Meta" project directories, which blocks `git add` and
would silently ignore new files added there.
@Theauxm
Theauxm merged commit 06576f0 into main Jul 2, 2026
1 check passed
@Theauxm
Theauxm deleted the harden/supply-chain-security branch July 2, 2026 18:19
@github-actions

github-actions Bot commented Jul 2, 2026

Copy link
Copy Markdown

This PR is included in version 1.6.1

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