nakama icon indicating copy to clipboard operation
nakama copied to clipboard

basic GitHub Actions

Open peterbecich opened this issue 4 years ago • 2 comments

Appears to succeed: https://github.com/peterbecich/nakama/actions/runs/1179907797

Should these https://github.com/heroiclabs/nakama/blob/a84aa39232703d34c3cc3dc6110c053457270378/.github/workflows/ci.yml#L23-L26 be go build -trimpath -mod=vendor and go test -trimpath -mod=vendor ?

peterbecich avatar Aug 29 '21 19:08 peterbecich

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Aug 29 '21 19:08 CLAassistant

Oops, I've just seen https://github.com/heroiclabs/nakama/pull/651

peterbecich avatar Aug 29 '21 19:08 peterbecich

Some kind of GitHub Actions config was merged in #1048.

slonopotamus avatar Jul 07 '23 14:07 slonopotamus