go-ethereum/.github/workflows
Arran Schlosberg df322564d0
chore: workflow to print diffs vs libevm-base tag (#18)
* chore: workflow to print diffs vs `libevm-base` tag

* fix: job name

* fix: use `${{ github.ref_name }}` instead of `HEAD`

* fix: use `github.sha` instead of `github.ref_name`

* fix: `fetch-tags: true`

* chore: fml

* fix: `fetch-depth: 0` for more than just 1 commit

* fix: check out branch before performing diff

* chore: `set -x` to aid debugging

* fix: add `--` suffix to `git checkout`

* fix: use `github.ref_name` instead of `github.sha`

* refactor: move all actions inside workflow

* fix: use `github.ref` for full name

* fix: only use explicit diff for `libevm`

* chore: `git diff --color=always`

* feat: color-blindness a11y
2024-09-14 09:33:20 +01:00
..
go.yml chore: golangci-lint CI workflow (#16) 2024-09-12 20:31:04 +01:00
golangci-lint.yml chore: golangci-lint CI workflow (#16) 2024-09-12 20:31:04 +01:00
libevm-delta.yml chore: workflow to print diffs vs libevm-base tag (#18) 2024-09-14 09:33:20 +01:00