HachiSecurity / plc-llvm

A compiler from Plutus Core to LLVM IR.
10 stars 0 forks source link

Publish releases based on tags, not changes to main #57

Closed mbg closed 2 years ago

mbg commented 2 years ago

This PR changes the build CI so that releases are created and updated based on pushed tags. The behaviour before this PR was to update a release named latest-plc-llvm with every change to main. After this change, a new release will be created for each tag.

github-actions[bot] commented 2 years ago

Test results (macos-latest)

    1 files  ±0      1 suites  ±0   1m 21s :stopwatch: -4s 138 tests ±0  138 :heavy_check_mark: ±0  0 :zzz: ±0  0 :x: ±0 

Results for commit 65c5c18f. ± Comparison against base commit aadf2925.

:recycle: This comment has been updated with latest results.

github-actions[bot] commented 2 years ago

Test results (ubuntu-latest)

    1 files  ±0      1 suites  ±0   30s :stopwatch: +3s 138 tests ±0  138 :heavy_check_mark: ±0  0 :zzz: ±0  0 :x: ±0 

Results for commit 65c5c18f. ± Comparison against base commit aadf2925.

:recycle: This comment has been updated with latest results.