Carlos Alexandro Becker
eb9950e794
fix: pin cosign installer action version
...
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2021-09-02 22:43:19 -03:00
Carlos Alexandro Becker
70057e81e5
ci: auto assign project to issues/prs
...
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2021-08-25 17:23:43 -03:00
Carlos Alexandro Becker
dd5ccf7170
feat: use go 1.17 ( #2408 )
...
* feat: use go 1.17
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
* fix: go mod tidy
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
* test: fix failing test
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
* ci: increase lint timeout
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
* ci: increase lint timeout
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2021-08-24 20:49:11 -03:00
Carlos Alexandro Becker
04a62ae481
ci: sign goreleaser artifacts
...
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2021-08-24 11:30:39 -03:00
Carlos Alexandro Becker
ad57a133fb
feat: sign docker images with cosign ( #2423 )
...
* feat: sign docker images with cosign
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
* fix: improve sign logging
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
* fix: do not sign if skip publish is set
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
* fix: install cosign
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
* docs: fix wrong docs
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2021-08-24 11:22:09 -03:00
Carlos Alexandro Becker
9572ef58e5
chore: pin major of codecov
2021-07-29 09:49:25 -03:00
dependabot[bot]
8c19bafdca
chore(deps): bump codecov/codecov-action from 1 to 2.0.1 ( #2351 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 1 to 2.0.1.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md )
- [Commits](https://github.com/codecov/codecov-action/compare/v1...v2.0.1 )
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-20 09:29:41 -03:00
Matthieu MOREL
757065fb1b
chore(ci): enabled dependabot on docker ( #2344 )
2021-07-16 14:11:02 -03:00
Carlos Alexandro Becker
80dc5e65b7
chore: deleted in favor of new templates
2021-07-13 14:27:38 -03:00
Carlos Alexandro Becker
0ea374435e
docs: template
2021-07-13 14:25:31 -03:00
Carlos Alexandro Becker
e1f1ce7ca3
docs: template
2021-07-13 14:23:45 -03:00
Carlos Alexandro Becker
0c371ce7cc
docs: update template
2021-07-13 14:20:41 -03:00
Carlos Alexandro Becker
154ae24f2c
docs: bug.yaml template
2021-07-13 14:16:19 -03:00
Carlos A Becker
097c456a3b
chore(ci): publish to fury
...
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
2021-06-21 02:26:17 +00:00
Carlos Alexandro Becker
42c6b8b7a8
chore(ci): use htmltest action ( #2303 )
...
* feat: use htmltest action
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
* fix: config
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
2021-06-16 16:01:19 -03:00
Carlos A Becker
a9ea729c96
chore(ci): params
...
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
2021-06-05 02:13:45 +00:00
Carlos Alexandro Becker
bad1132e78
feat: --auto-snapshot on dirty git tree ( #2286 )
...
* feat: --auto-snapshot
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
* docs: fix
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
* fix: workflow
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
2021-06-04 23:09:12 -03:00
Carlos A Becker
70f18f20e8
fix(ci): twitter env
...
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
2021-05-25 04:09:58 +00:00
CrazyMax
c91099c5f9
fix(ci): use official login action and switch to github secret for ghcr ( #2210 )
...
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-05-20 23:07:48 -03:00
Carlos Alexandro Becker
e5e7950986
chore: update pr template
2021-05-20 14:26:47 -03:00
CrazyMax
a662cb0830
fix(ci): pin actions to major ( #2217 )
...
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-05-12 15:23:13 -03:00
dependabot[bot]
b8659c1ef6
chore(deps): bump docker/setup-qemu-action from 1 to 1.1.0 ( #2211 )
...
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action ) from 1 to 1.1.0.
- [Release notes](https://github.com/docker/setup-qemu-action/releases )
- [Commits](https://github.com/docker/setup-qemu-action/compare/v1...v1.1.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2021-05-12 13:40:08 +00:00
dependabot[bot]
a754fb3f5f
chore(deps): bump reviewdog/action-misspell from 1 to 1.7.1 ( #2212 )
...
Bumps [reviewdog/action-misspell](https://github.com/reviewdog/action-misspell ) from 1 to 1.7.1.
- [Release notes](https://github.com/reviewdog/action-misspell/releases )
- [Commits](https://github.com/reviewdog/action-misspell/compare/v1...v1.7.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-12 13:32:09 +00:00
dependabot[bot]
2269ff65ed
chore(deps): bump docker/setup-buildx-action from 1 to 1.3.0 ( #2213 )
...
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 1 to 1.3.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1...v1.3.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-12 10:13:13 -03:00
dependabot[bot]
ad677680e3
chore(deps): bump dessant/lock-threads from 2 to 2.0.3 ( #2214 )
...
Bumps [dessant/lock-threads](https://github.com/dessant/lock-threads ) from 2 to 2.0.3.
- [Release notes](https://github.com/dessant/lock-threads/releases )
- [Changelog](https://github.com/dessant/lock-threads/blob/master/CHANGELOG.md )
- [Commits](https://github.com/dessant/lock-threads/compare/v2...v2.0.3 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-12 10:12:58 -03:00
CrazyMax
e8555203d7
chore(ci): remove codecov token ( #2209 )
...
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-05-11 17:59:56 -03:00
dependabot[bot]
e5310382c2
chore(deps): bump codecov/codecov-action from v1.4.1 to v1.5.0 ( #2199 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from v1.4.1 to v1.5.0.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md )
- [Commits](https://github.com/codecov/codecov-action/compare/v1.4.1...a1ed4b322b4b38cb846afb5a0ebfa17086917d27 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-04 14:45:01 -03:00
dependabot[bot]
8f89fdf14c
chore(deps): bump codecov/codecov-action from v1.4.0 to v1.4.1 ( #2176 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from v1.4.0 to v1.4.1.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md )
- [Commits](https://github.com/codecov/codecov-action/compare/v1.4.0...967e2b38a85a62bd61be5529ada27ebc109948c2 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-21 09:37:17 -03:00
dependabot[bot]
271bd5a635
chore(deps): bump codecov/codecov-action from v1.3.2 to v1.4.0 ( #2175 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from v1.3.2 to v1.4.0.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md )
- [Commits](https://github.com/codecov/codecov-action/compare/v1.3.2...0e28ff86a50029a44d10df6ed4c308711925a6a8 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-19 08:24:19 -03:00
dependabot[bot]
df1ea4851a
chore(deps): bump actions/cache from v2.1.4 to v2.1.5 ( #2166 )
...
Bumps [actions/cache](https://github.com/actions/cache ) from v2.1.4 to v2.1.5.
- [Release notes](https://github.com/actions/cache/releases )
- [Commits](https://github.com/actions/cache/compare/v2.1.4...1a9e2138d905efd099035b49d8b7a3888c653ca8 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-13 09:39:31 -03:00
dependabot[bot]
cf38e457d7
chore(deps): bump codecov/codecov-action from v1.3.1 to v1.3.2 ( #2158 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from v1.3.1 to v1.3.2.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md )
- [Commits](https://github.com/codecov/codecov-action/compare/v1.3.1...9b0b9bbe2c64e9ed41413180dd7398450dfeee14 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-06 09:27:50 -03:00
dependabot[bot]
324580c3d0
chore(deps): bump golangci/golangci-lint-action from v2 to v2.5.2 ( #2156 )
...
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action ) from v2 to v2.5.2.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases )
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v2...5c56cd6c9dc07901af25baab6f2b0d9f3b7c3018 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-05 08:34:50 -03:00
Carlos Alexandro Becker
2aefd2fc64
fix(ci): snap tests ( #2117 )
...
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2021-03-19 08:48:37 -03:00
dependabot[bot]
72a5feb117
chore(deps): bump codecov/codecov-action from v1.2.2 to v1.3.1 ( #2118 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from v1.2.2 to v1.3.1.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md )
- [Commits](https://github.com/codecov/codecov-action/compare/v1.2.2...fcebab03f26c7530a22baa63f06b3e0515f0c7cd )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-18 09:57:52 -03:00
dependabot[bot]
f87eeac346
chore(deps): bump codecov/codecov-action from v1.2.1 to v1.2.2 ( #2100 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from v1.2.1 to v1.2.2.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md )
- [Commits](https://github.com/codecov/codecov-action/compare/v1.2.1...1f8f3abcccf7960749744fd13547965f0e7d1bdd )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2021-03-17 10:22:13 -03:00
Carlos Alexandro Becker
5e23177a4c
fix(ci): go mod tidy ( #2090 )
...
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2021-03-02 21:29:31 -03:00
Carlos Alexandro Becker
4f7968316f
feat(ci): run lint on actions ( #2087 )
...
* feat: lint on specific ci step
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
* fix: run on push
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
* docs: contributing
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
* docs: contributing
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
* fix: action
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
* fix: lint issues
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
* fix: lint issues
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2021-03-01 14:45:06 -03:00
Carlos Alexandro Becker
6b26fe4106
feat: support go 1.16 and apple silicon ( #1956 )
...
* feat: support apple silicon
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
* fix: test
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
* feat: go 1.16
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
* feat: go 1.16
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
* feat: go 1.16
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
* test: fix
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
* fix: test case
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
* Update .github/workflows/build.yml
Co-authored-by: Radek Simko <radek.simko@gmail.com>
* docs: go 1.16
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
Co-authored-by: Radek Simko <radek.simko@gmail.com>
2021-02-16 22:51:11 +00:00
dependabot[bot]
8fa6cbd988
chore(deps): bump actions/cache from v2 to v2.1.4 ( #2049 )
...
Bumps [actions/cache](https://github.com/actions/cache ) from v2 to v2.1.4.
- [Release notes](https://github.com/actions/cache/releases )
- [Commits](https://github.com/actions/cache/compare/v2...26968a09c0ea4f3e233fdddbafd1166051a095f6 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-08 09:34:14 -03:00
Carlos Alexandro Becker
836db43491
chore(ci): dependabot automerge
2021-01-06 11:45:19 -03:00
dependabot[bot]
7151901967
chore(deps): bump codecov/codecov-action from v1.2.0 to v1.2.1 ( #1996 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from v1.2.0 to v1.2.1.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md )
- [Commits](https://github.com/codecov/codecov-action/compare/v1.2.0...e156083f13aff6830c92fc5faa23505779fbf649 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-06 11:44:56 -03:00
dependabot[bot]
a9c143c24b
chore(deps): bump codecov/codecov-action from v1.1.1 to v1.2.0 ( #1993 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from v1.1.1 to v1.2.0.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md )
- [Commits](https://github.com/codecov/codecov-action/compare/v1.1.1...a92c414703a4bba586f6df7fcc885c9d0bdff772 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
2021-01-05 11:42:56 +00:00
Carlos Alexandro Becker
0153b4848c
chore(ci): remove debug
...
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2021-01-04 14:25:27 -03:00
Carlos Alexandro Becker
badf7baeaf
chore(ci): debug
...
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2021-01-04 13:02:44 -03:00
Carlos Alexandro Becker
9146995415
fix(ci): setup buildx
...
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2021-01-04 12:29:23 -03:00
Carlos Alexandro Becker
9d47cfde48
fix(ci): setup qemu
...
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2021-01-04 11:48:21 -03:00
dependabot[bot]
28562a319e
chore(deps): bump codecov/codecov-action from v1.1.0 to v1.1.1 ( #1960 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from v1.1.0 to v1.1.1.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md )
- [Commits](https://github.com/codecov/codecov-action/compare/v1.1.0...1fc7722ded4708880a5aea49f2bfafb9336f0c8d )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-25 20:39:04 -03:00
CrazyMax
f10873d919
Revert "feat: allow automatic snapshot on dirty state ( #1958 )" ( #1962 )
...
This reverts commit d8a0f253d1
.
2020-12-22 11:04:51 -03:00
CrazyMax
d8a0f253d1
feat: allow automatic snapshot on dirty state ( #1958 )
...
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2020-12-22 10:41:08 -03:00
dependabot[bot]
65e264abc5
chore(deps): bump codecov/codecov-action from v1.0.15 to v1.1.0 ( #1953 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from v1.0.15 to v1.1.0.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md )
- [Commits](https://github.com/codecov/codecov-action/compare/v1.0.15...7de43a7373de21874ae196a78f8eb633fcf7f0c4 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-18 08:27:58 -03:00