Commit Graph

46 Commits

Author SHA1 Message Date
Kevin Franklin Kim
9473fa3dcb
chore: update github workflow 2023-09-08 12:17:44 +02:00
franklin
fe85d0988d chore: update gh actions 2023-08-11 11:04:48 +02:00
franklin
d00ec8daf9 feat: remove obsolete cache flag 2023-06-01 11:47:54 +02:00
dependabot[bot]
d8da158928
chore(deps): bump actions/setup-go from 3 to 4
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 3 to 4.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-20 22:57:46 +00:00
franklin
2b94959e59 chore: remove matrix 2023-02-20 11:17:55 +01:00
franklin
b31b0e8bd5 chore: skip cache 2023-02-20 11:16:36 +01:00
franklin
9040452a6d chore: remove depends 2023-02-20 11:11:07 +01:00
franklin
46496400d4 chore: use path matrix 2023-02-20 11:10:16 +01:00
franklin
466587f833 chore: remove only-new 2023-02-20 11:07:26 +01:00
franklin
ec8356e9a4 chore: cancel prev run 2023-02-20 11:05:45 +01:00
franklin
0aafba4de3 chore: add release workflow 2023-02-20 11:04:34 +01:00
franklin
4535e78be1 chore: rename workflow 2023-01-27 15:55:55 +01:00
Kevin Franklin Kim
ae48cdee2f chore: update action 2022-09-12 08:32:51 +02:00
Kevin Franklin Kim
a5bdcaf541 feat: update go and deps 2022-08-17 11:54:59 +02:00
Kevin Franklin Kim
12ffff460c chore: bump golangci-lint 2022-08-12 16:01:09 +02:00
dependabot[bot]
5b670362fd
chore(deps): bump golangci/golangci-lint-action from 3.1.0 to 3.2.0
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v3.1.0...v3.2.0)

---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-16 22:17:18 +00:00
Kevin Franklin Kim
ffe067ed1a chore: update golangci-lint version 2022-04-14 16:04:52 +02:00
Kevin Franklin Kim
4063a3b651 Merge remote-tracking branch 'origin/dependabot/github_actions/actions/setup-go-3' 2022-04-14 16:01:59 +02:00
Kevin Franklin Kim
9952b990fc chore: update go 2022-04-14 16:00:34 +02:00
dependabot[bot]
0bde1624fb
chore(deps): bump actions/setup-go from 2 to 3
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 2 to 3.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-11 22:15:50 +00:00
Kevin Franklin Kim
aa79868e55 chore: update deps 2022-03-08 21:13:08 +01:00
Kevin Franklin Kim
8f5bbd9b30 chore: remove super linter and add tests 2022-02-03 08:56:36 +01:00
dependabot[bot]
a398701164
chore(deps): bump github/super-linter from 4.8.5 to 4.8.7
Bumps [github/super-linter](https://github.com/github/super-linter) from 4.8.5 to 4.8.7.
- [Release notes](https://github.com/github/super-linter/releases)
- [Changelog](https://github.com/github/super-linter/blob/main/docs/release-process.md)
- [Commits](https://github.com/github/super-linter/compare/v4.8.5...v4.8.7)

---
updated-dependencies:
- dependency-name: github/super-linter
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-31 22:15:25 +00:00
Kevin Franklin Kim
8a597e9301 Merge branch 'main' of github.com:foomo/keel 2022-01-03 16:22:19 +01:00
dependabot[bot]
540052446a
chore(deps): bump github/super-linter from 4.8.4 to 4.8.5
Bumps [github/super-linter](https://github.com/github/super-linter) from 4.8.4 to 4.8.5.
- [Release notes](https://github.com/github/super-linter/releases)
- [Changelog](https://github.com/github/super-linter/blob/main/docs/release-process.md)
- [Commits](https://github.com/github/super-linter/compare/v4.8.4...v4.8.5)

---
updated-dependencies:
- dependency-name: github/super-linter
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-20 22:13:23 +00:00
Kevin Franklin Kim
593625f089 chore: pwd test 2021-12-14 16:48:46 +01:00
Kevin Franklin Kim
938f87cb35 chore: pwd test 2021-11-25 15:19:35 +01:00
Kevin Franklin Kim
3c17dde3be chore: rename actions 2021-11-24 16:22:41 +01:00
Kevin Franklin Kim
eb0f49165a chore: fix folder 2021-11-24 16:19:36 +01:00
Kevin Franklin Kim
21c238e39a chore: fix type 2021-11-24 16:17:55 +01:00
Kevin Franklin Kim
d76af50c83 chore: fix typo 2021-11-24 16:16:23 +01:00
Kevin Franklin Kim
4fa7ac21f0 chore: split lint 2021-11-24 16:14:32 +01:00
dependabot[bot]
6d2bba6248
chore(deps): bump github/super-linter from 3 to 4.8.4
Bumps [github/super-linter](https://github.com/github/super-linter) from 3 to 4.8.4.
- [Release notes](https://github.com/github/super-linter/releases)
- [Changelog](https://github.com/github/super-linter/blob/main/docs/release-process.md)
- [Commits](https://github.com/github/super-linter/compare/v3...v4.8.4)

---
updated-dependencies:
- dependency-name: github/super-linter
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-19 13:40:03 +00:00
Kevin Franklin Kim
096e8980df chore: update events 2021-11-19 14:39:14 +01:00
Kevin Franklin Kim
d138f8dadb chore: linting 2021-11-19 14:36:49 +01:00
Kevin Franklin Kim
cc4e1dccf7 chore: linting 2021-11-19 14:31:29 +01:00
Kevin Franklin Kim
661f16e550 chore: linting 2021-11-19 14:16:09 +01:00
Kevin Franklin Kim
54b4154426 chore: fix needs 2021-11-19 12:42:11 +01:00
Kevin Franklin Kim
b3cf575dad chore: update github workflow 2021-11-19 12:29:44 +01:00
franklin
da7a2e7158 chore: use installed go 2021-10-02 07:36:46 +02:00
franklin
4a5037e1f1 chore: update github actions 2021-07-28 16:51:53 +02:00
franklin
1ba94626c1 chore: update github actions 2021-07-28 16:49:25 +02:00
franklin
e32b0a564b chore: update workflow 2021-05-18 15:18:05 +02:00
franklin
6a34d51eee chore: update super linter config 2021-05-18 09:00:58 +02:00
franklin
20e617e146 fix: fix yaml 2021-05-18 08:51:53 +02:00
franklin
6000dfbe4b chore: add git workflows 2021-05-18 08:51:04 +02:00