Enrico Stahn
|
f439939a43
|
chore: fix issuehunt handle
|
2021-01-08 10:31:00 +11:00 |
|
Enrico Stahn
|
ee6d87a119
|
chore: provide funding options
|
2021-01-08 10:09:58 +11:00 |
|
Enrico Stahn
|
1181deb197
|
chore: golang 1.15 / golangci-lint action (#127)
|
2020-11-22 11:38:25 +11:00 |
|
Enrico Stahn
|
2cb83fd24e
|
chore: fix github actions trigger for test
|
2020-11-21 07:33:08 +11:00 |
|
Enrico Stahn
|
a7d0c2c081
|
chore: manual execution of release
The release step is now manually triggered and not with each merge to master.
|
2020-11-21 00:24:53 +11:00 |
|
Enrico Stahn
|
78a58981fa
|
chore: remove tagging from test workflow
Tagging/Releasing will be refactored so it can be executed manually via `workflow_disaptch`.
|
2020-11-21 00:23:48 +11:00 |
|
Enrico Stahn
|
ac2e6ba5c7
|
chore: docker hub login
|
2020-11-03 00:40:49 +11:00 |
|
Enrico Stahn
|
02174dba1d
|
chore: use target-branch develop for dependabot
|
2020-11-02 23:27:37 +11:00 |
|
dependabot[bot]
|
7aca9827aa
|
chore(deps): bump goreleaser/goreleaser-action from v1 to v2.2.1 (#118)
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from v1 to v2.2.1.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Changelog](https://github.com/goreleaser/goreleaser-action/blob/master/CHANGELOG.md)
- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v1...6389ff5bd287fd6948a7ccda8af8da4f0bbc856a)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-11-02 23:24:31 +11:00 |
|
dependabot[bot]
|
40304df7f2
|
chore(deps): bump actions/setup-node from v1.1.0 to v2.1.2 (#117)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from v1.1.0 to v2.1.2.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v1.1.0...c6fd00ceb9747fb23ffdf72987450a2664414867)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-11-02 23:21:39 +11:00 |
|
dependabot[bot]
|
d5d3a168d0
|
chore(deps): bump actions/setup-go from v1 to v2.1.3 (#116)
Bumps [actions/setup-go](https://github.com/actions/setup-go) from v1 to v2.1.3.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v1...37335c7bb261b353407cff977110895fa0b4f7d8)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-11-02 23:19:37 +11:00 |
|
Enrico Stahn
|
775dc559c3
|
chore: dependabot updates for actions & docker
|
2020-11-02 23:16:36 +11:00 |
|
dependabot-preview[bot]
|
8006fab056
|
chore(deps): bump github.com/prometheus/client_golang from 1.5.1 to 1.8.0 (#111)
* chore(deps): bump github.com/prometheus/client_golang
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.5.1 to 1.8.0.
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prometheus/client_golang/compare/v1.5.1...v1.8.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* chore: use anchore/scan-action@v2
* chore: adjust params for anchor v2
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Enrico Stahn <enrico.stahn@gmail.com>
|
2020-11-02 22:59:44 +11:00 |
|
Enrico Stahn
|
d8c10c6592
|
chore: add authentication for docker hub
|
2020-04-09 23:56:04 +10:00 |
|
Enrico Stahn
|
128134553a
|
chore: remove build on pull_request
|
2020-03-21 22:54:27 +11:00 |
|
Enrico Stahn
|
d386170c91
|
chore: enable tests for pull requests
|
2020-03-21 14:55:18 +11:00 |
|
Enrico Stahn
|
392614694f
|
chore: add sonarcloud scan
|
2020-03-11 23:47:36 +11:00 |
|
Enrico Stahn
|
e947183d49
|
chore: rename github workflows
|
2020-03-11 11:54:39 +11:00 |
|
Enrico Stahn
|
397ca931a7
|
chore: remove condition on ci step
|
2020-03-11 11:52:29 +11:00 |
|
Enrico Stahn
|
e867455275
|
chore: rename ci files and fix release step
|
2020-03-11 11:36:41 +11:00 |
|
Enrico Stahn
|
d110606e22
|
chore: enable image scan through anchore (#74)
* chore: enable image scan through anchore
* chore: build entire image before doing image scan
* chore: fix goreleaser config
* chore: enable anchore to fail
* chore: remove pull_request event from ci
|
2020-03-10 23:55:13 +11:00 |
|
Enrico Stahn
|
7f68a114ce
|
chore: enable ci for pull_requests
|
2020-03-05 09:37:30 +11:00 |
|
Enrico Stahn
|
3025d38d3e
|
chore: provide semantic-release with a Github token
|
2020-03-04 16:51:09 +11:00 |
|
Enrico Stahn
|
ef3d502c4e
|
Update go.yml
|
2020-03-04 15:59:37 +11:00 |
|
Enrico Stahn
|
9c6e0e0e07
|
Update go.yml
|
2020-03-03 21:59:20 +11:00 |
|
Enrico Stahn
|
4549407ba9
|
Update go.yml
|
2020-03-03 21:50:25 +11:00 |
|
Enrico Stahn
|
d314b771b8
|
Update go.yml
|
2020-03-03 21:47:07 +11:00 |
|
Enrico Stahn
|
1bfa8975e5
|
Update go.yml
|
2020-03-03 16:46:33 +11:00 |
|
Enrico Stahn
|
8956331931
|
Create go.yml
|
2020-03-03 16:33:41 +11:00 |
|
Enrico Stahn
|
9d06befbe2
|
ci: Updated by github.com/hipagesgroup/repo-man [ci skip]
|
2019-07-15 09:55:49 +10:00 |
|
Enrico Stahn
|
5cb6877018
|
Enable https://probot.github.io/apps/stale/
|
2018-02-28 13:34:12 +11:00 |
|