25 Commits
Author SHA1 Message Date
Dawid Dziurla 1dc837527f workflows: update PPA repo as part of CD process 2020-10-13 13:43:14 +02:00
Dawid DziurlaandGitHub bd8f198beb workflows: run CI on master or pull request only 2020-08-25 09:18:29 +02:00
Dawid DziurlaandGitHub f05adb4f99 workflows: match every branch
Previously, branches with `/` in the name wasn't being matched
2020-08-25 09:16:13 +02:00
Dawid Dziurla 6291c53966 workflows: update bumping action to v3 2020-05-13 13:36:59 +02:00
Dawid DziurlaandGitHub b85048f616 workflows: update CI triggers
So it would run on pull requests from forks
2020-05-04 20:03:27 +02:00
Dawid DziurlaandGitHub 674b14802e workflows: update homebrew bumping action 2020-04-02 23:43:26 +02:00
Jesse Duffield 96c7741ba0 add workflow for auto-merging 2020-03-28 13:22:30 +11:00
Dawid DziurlaandJesse Duffield 19719becf5 workflows: run goreleaser as a build step for CI 2020-03-25 21:26:15 +11:00
Dawid DziurlaandJesse Duffield e64057b803 workflows: install gox in separate step in /tmp directory
avoid Go trying to add a dependency to go.mod file
2020-03-25 21:26:15 +11:00
Dawid DziurlaandJesse Duffield c06c0b7133 workflows: git fetch --unshallow before goreleaser step 2020-03-22 21:49:41 +11:00
Dawid DziurlaandJesse Duffield 60085cf679 workflows: use get-tag action 2020-03-22 21:31:53 +11:00
Dawid DziurlaandJesse Duffield b5c4f78e9d Remove redundant semicolon 2020-03-21 12:55:44 +11:00
Dawid DziurlaandJesse Duffield 59b0e2d70a Add GOBIN to PATH 2020-03-21 12:55:44 +11:00
Dawid DziurlaandJesse Duffield 39bd1a4628 Wording 2020-03-21 12:55:44 +11:00
Dawid DziurlaandJesse Duffield 1c1445c896 Cache builds 2020-03-21 12:55:44 +11:00
Dawid DziurlaandJesse Duffield 1e8ade2431 Use setup-go Action instead of container 2020-03-21 12:55:44 +11:00
Dawid DziurlaandJesse Duffield a990fbc3eb Don't run codecov or golangci Actions 2020-03-21 12:55:44 +11:00
Dawid DziurlaandJesse Duffield e5574e7fe5 Continue if lint step fails 2020-03-21 12:55:44 +11:00
Dawid DziurlaandJesse Duffield 6c8a924fad Run 4 builds in parallel 2020-03-21 12:55:44 +11:00
Dawid DziurlaandJesse Duffield 64706257ca Add golangci-lint Action 2020-03-21 12:55:44 +11:00
Dawid DziurlaandJesse Duffield 6183d92315 Fix typo in script name 2020-03-21 12:55:44 +11:00
Dawid DziurlaandJesse Duffield 85ddd623f6 Add CI workflow 2020-03-21 12:55:44 +11:00
Dawid DziurlaandJesse Duffield 9212dda9c3 Add CD workflow 2020-03-21 12:55:44 +11:00
Dawid DziurlaandJesse Duffield 93d7b37c8d Remove homebrew workflow
Will be integrated with another
2020-03-21 12:55:44 +11:00
Dawid DziurlaandJesse Duffield 1ea2825a54 add homebrew bump formula workflow 2020-03-08 20:13:16 +11:00