Skip to content

Releases: variantdev/go-actions

v0.5.2

18 Oct 02:52
Compare
Choose a tag to compare

Changelog

8d11901 fix(exec): do not panic on too short summary

v0.5.1

18 Oct 02:47
Compare
Choose a tag to compare

Changelog

882de4c exec: capture stdout only

v0.5.0

18 Oct 01:28
Compare
Choose a tag to compare

Changelog

ce4c4e9 rename checks to exec

v0.4.1

17 Oct 23:50
22baf07
Compare
Choose a tag to compare

Changelog

22baf07 fix(pullvet): various edge cases in note check (#8)
606c63e Update dev.yml

v0.4.0

17 Oct 17:47
b2e40de
Compare
Choose a tag to compare

Changelog

b2e40de Status API support for checks and fixes to pullvet note checks (#7)
1290066 CreateCheckRun experimentation (#6)
2aa487e parallerize dev jobs
58f8b37 test5 (#5)
caca7cc Stop dumping pull_request events
a91f479 test4 (#4)
775501e checks: Log created check runs (#3)
8296cce Various fixes to make checks generally work (#2)
b19fda1 Prevent dev workflow on pull_request:closed
7de71e8 Merge pull request #1 from variantdev/test
268ffe2 fix: missing runs-on
dc2fe77 start dumping events for debugging
10abc7e test
7d5b7b5 fix(dev): add missing token ref
dbded7e add dev workflow for testing this on Actions

v0.3.0

17 Oct 06:12
Compare
Choose a tag to compare

Changelog

38abc2b Clarify that we cannot test Checks API locally
f9938af Update checks README for local dev
5d89e8e Add checks for driving GitHub Checks via Actions
b1aa297 some refactor

v0.2.1

16 Oct 12:49
Compare
Choose a tag to compare

Changelog

55740c2 feat(pullvet): check_suite support

v0.1.0

16 Oct 09:22
Compare
Choose a tag to compare

Changelog

c687758 Add .goreleaser.yml to customize the location of main pkg
299d2bb Start building on CircleCI
aca6f46 Fix latest docker builds
ba5694c Add DockerHub badges
212c939 Start building docker images
ae6d97a Add a hyper-binary called actions
bf85858 first commit