24 Commits

Author SHA1 Message Date
dependabot[bot]
dc65135fa8 Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-16 19:42:34 +02:00
dependabot[bot]
26fbd62a03 Bump docker/login-action from 2 to 3
Bumps [docker/login-action](https://github.com/docker/login-action) from 2 to 3.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-16 19:42:08 +02:00
Manuel Rüger
9d03f096aa Add dependabot integration 2023-10-16 19:39:48 +02:00
Manuel Rüger
179700f3e4 .github: Reorder steps to use module caching 2023-07-03 15:39:50 +02:00
Manuel Rüger
2b756daf37 Add debug output for config 2023-05-03 18:30:47 +02:00
Dreampuf
d9d560eda0 Add support for mermaid via library
Implementation is largely based on: https://github.com/kovetskiy/mark/pull/167

Co-Authored-By: Manuel Rueger <manuel@rueg.eu>
2023-04-25 23:59:17 +02:00
Manuel Rüger
88c070f524 Add issue templates 2023-04-25 22:58:00 +02:00
Manuel Rüger
2773e15056 .github: Quote go version 2023-04-03 14:26:09 +02:00
Manuel Rüger
2e52ae8847 .github: Fix goreleaser build 2023-04-03 14:06:23 +02:00
Manuel Rüger
f75924b1a9 .github: Fix tag 2023-04-03 13:56:49 +02:00
Manuel Rüger
768b470322 .github: Fix release workflow 2023-04-03 13:42:38 +02:00
Manuel Rüger
429bbf9bff Push Docker image on tag 2023-04-03 13:30:48 +02:00
Manuel Rüger
eade059cad Update to go 1.20 2023-04-03 13:21:40 +02:00
Manuel Rüger
2a9f830817 .github: Add build image step 2023-02-21 14:46:46 +01:00
Manuel Rüger
cd08a70ba9 .github: Build with go 1.19 2023-01-27 11:40:46 +01:00
Manuel Rüger
abc91203bb
.github: Move CI into the right folder (#239) 2023-01-06 17:34:49 +00:00
Manuel Rüger
bde4b70242 .github: Add CI pipeline 2023-01-05 11:26:50 +01:00
Egor Kovetskiy
7eb7ccc68e no funding needed
Signed-off-by: Egor Kovetskiy <e.kovetskiy@gmail.com>
2023-01-04 09:09:37 +00:00
Egor Kovetskiy
49eb97b434 add open_collective to FUNDING 2022-01-18 12:16:26 +06:00
Joey Freeland
851a8047f3
feat: update to go 1.17 (#147) 2021-12-27 16:35:22 +06:00
Egor Kovetskiy
b82421a2a6 add FUNDING 2020-11-16 13:30:26 +03:00
Egor Kovetskiy
bd636c4ed9 fix missing Env.GOPATH in gh actions 2020-07-19 17:47:31 +03:00
Egor Kovetskiy
6850cebb46 TOKEN instead of GITHUB_TOKEN: gh returned "invalid name" 2020-07-19 17:33:31 +03:00
Nick Klauer
94028b57f7
👷 add GoReleaser GitHub Action 2020-07-14 07:40:23 -05:00