#github-actions (2020-02)

Discussions related to GitHub Actions

2020-02-18

tolstikov avatar
tolstikov

Run your GitHub Actions locally: https://github.com/nektos/act

https://github.com/nektos/act/issues/74#issuecomment-587339919

I’ve tried it and it works, could be useful! :)

nektos/act

Run your GitHub Actions locally. Contribute to nektos/act development by creating an account on GitHub.

Support Actions v2 · Issue #74 · nektos/act

Just to keep track of the work here :) Thanks for you awesome tool !

1

2020-02-21

Erik Osterman (Cloud Posse) avatar
Erik Osterman (Cloud Posse)

@scorebot help keep tabs!

scorebot avatar
scorebot
05:48:11 PM

@scorebot has joined the channel

scorebot avatar
scorebot
05:48:12 PM

Thanks for adding me emojis used in this channel are now worth points.

scorebot avatar
scorebot
05:48:13 PM

Wondering what I can do? try @scorebot help

2020-02-23

Zachary Loeber avatar
Zachary Loeber

Just now digging into gh actions, was looking for a good golang build release workflow for a personal project (just now learning the language). Any prefered workflows for go 1.13? is goreleaser the tool be using here?

Erik Osterman (Cloud Posse) avatar
Erik Osterman (Cloud Posse)

@Andriy Knysh (Cloud Posse) has some nice action for this that we use

Erik Osterman (Cloud Posse) avatar
Erik Osterman (Cloud Posse)
cloudposse/atlantis

GitOps for Teams (experimental hard fork of atlantis) - cloudposse/atlantis

Zachary Loeber avatar
Zachary Loeber

Nice, thanks. I’m digging into goreleaser now and I’m kind of amazed at how much it does

Andriy Knysh (Cloud Posse) avatar
Andriy Knysh (Cloud Posse)

many ways of doing it. We just did it with this script https://github.com/cloudposse/actions/blob/master/github/release-assets/entrypoint.sh, but goreleaser might be even better

cloudposse/actions

Our Library of GitHub Actions. Contribute to cloudposse/actions development by creating an account on GitHub.

    keyboard_arrow_up