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

Add automation of package release #11

Closed markrtuttle closed 4 years ago

markrtuttle commented 4 years ago

Write a github action triggered by pushing a tag of the form viewer-*, build a pip installation package, create a release page, and upload the package to the release page.

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