model-checking / cbmc-viewer

CBMC Viewer scans the output of CBMC and produces a browsable summary of its findings, making it easy to root cause the issues it finds.
https://model-checking.github.io/cbmc-viewer/
Apache License 2.0
32 stars 11 forks source link

Update cbmc-viewer release workflows #85

Closed ronakfof closed 2 years ago

ronakfof commented 2 years ago

Description of changes:

Example workflow for failed version checks

Example Workflow for successful release Example release Example workflow to upload to PyPi (testpypi in example) Example workflow to create PR to aws/tap (ronakfof/litani in example) Example PR to update brew formula

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

ronakfof commented 2 years ago

We need to know the push to brew and pypi works before merging this pull request.

All the links for demo behaviors for workflows are in description