Michael Cook
|
08f52cc125
|
.github/workflows: skip signing if key pass isn't available (#377)
With the exception of GITHUB_TOKEN, secrets are not passed to the
runner when a workflow is triggered from a forked repository.
See https://docs.github.com/en/actions/learn-github-actions/events-that-trigger-workflows#pull-request-events-for-forked-repositories
|
2021-12-18 10:54:10 -05:00 |
|
Filippo Valsorda
|
3bd9ab8e9b
|
.github/workflows: sign Windows binaries
Fixes #326
Closes #328
Co-authored-by: Joshua Small <technion@lolware.net>
|
2021-10-04 11:59:48 +02:00 |
|
Filippo Valsorda
|
3d7a7ff0b8
|
.github/workflows: add -trimpath to build and refactor a bit
|
2021-09-10 12:09:00 +02:00 |
|
Filippo Valsorda
|
427edf35cc
|
.github/workflows: downscope permissions where possible
|
2021-09-10 11:38:48 +02:00 |
|
Filippo Valsorda
|
a6a173e24f
|
.github/workflows: add freebsd/amd64 and darwin/arm64 builds
Fixes #189
|
2021-04-22 22:22:57 -04:00 |
|
Filippo Valsorda
|
f7011ee36a
|
.github/workflows: include LICENSE in binary builds
|
2021-01-06 13:49:56 +01:00 |
|
Filippo Valsorda
|
6f51e96429
|
.github/workflows: add build.yml
Fixes #164
Fixes #148
Fixes #133
Closes #25
|
2021-01-02 23:41:45 +01:00 |
|