Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add GitHub Action for BVTs with subset of tests #522

Merged
merged 26 commits into from
Oct 6, 2024
Merged

Add GitHub Action for BVTs with subset of tests #522

merged 26 commits into from
Oct 6, 2024

Conversation

walbourn
Copy link
Member

@walbourn walbourn commented Oct 3, 2024

This builds the test suite such that it only needs a few test data files which are included directly in the test repo. This avoids LFS bandwidth traffic for the full set of test data and provides an automated BVT.

This PR makes sure assert macros in the library built for fuzz-testing remain in place even in release builds.

Includes ADO YAML code review to clean up use of PATs, and to convert all use of vcpkg in the pipelines to 'manifest mode'.

Also sets the dependabot to not spam quite so often for GHA.

@walbourn walbourn self-assigned this Oct 3, 2024
@walbourn
Copy link
Member Author

walbourn commented Oct 3, 2024

@walbourn walbourn merged commit 8a4ff71 into main Oct 6, 2024
88 checks passed
@walbourn walbourn deleted the bvtgha branch October 6, 2024 06:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants