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 CBMC proof-running GitHub Action #474

Merged
merged 1 commit into from
Mar 10, 2023

Conversation

karkhaz
Copy link
Contributor

@karkhaz karkhaz commented Feb 17, 2023

This commit adds a GitHub Action that runs the CBMC proofs upon every push and pull request. This is intended to replace the current CBMC CI.

Checklist:

  • I have tested my changes. No regression in existing tests.
  • My code is formatted using Uncrustify.
  • I have read and applied the rules stated in CONTRIBUTING.md.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@karkhaz karkhaz force-pushed the kk-add-github-action branch 5 times, most recently from 5117321 to 5960caa Compare March 7, 2023 16:11
@karkhaz karkhaz marked this pull request as ready for review March 7, 2023 16:22
This commit adds a GitHub Action that runs the CBMC proofs in this
repository upon pushes and pull requests
@karkhaz karkhaz force-pushed the kk-add-github-action branch from 5960caa to 0999187 Compare March 10, 2023 14:33
@paulbartell paulbartell merged commit 7e16448 into aws:main Mar 10, 2023
@karkhaz karkhaz deleted the kk-add-github-action branch March 10, 2023 18:35
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.

3 participants