45 Commits

Author SHA1 Message Date
Manuel Rüger
f7dda910c5 Build with go 1.23 2024-09-09 21:34:29 +02:00
Manuel Rüger
ed9d64c663 Bump to 10.0.1 2024-08-12 15:32:58 +02:00
Manuel Rüger
1eb1b2454c Build with go 1.22 2024-07-26 00:43:03 +02:00
dependabot[bot]
f54cceac83 Bump goreleaser/goreleaser-action from 5 to 6
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 5 to 6.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v5...v6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-25 23:18:23 +02:00
Manuel Rüger
c7e8b13b10 Prepare for goreleaser v2 2024-07-25 23:18:07 +02:00
dependabot[bot]
ae87b63cd6 Bump docker/build-push-action from 5 to 6
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 5 to 6.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v5...v6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-24 22:26:48 +02:00
dependabot[bot]
94a00c5e22 Bump golangci/golangci-lint-action from 5 to 6
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 5 to 6.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v5...v6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-14 16:36:23 +02:00
dependabot[bot]
75c09e78e0 Bump golangci/golangci-lint-action from 4 to 5
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 4 to 5.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v4...v5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-29 22:12:09 +02:00
dependabot[bot]
6b70249e7f Bump DavidAnson/markdownlint-cli2-action from 15 to 16
Bumps [DavidAnson/markdownlint-cli2-action](https://github.com/davidanson/markdownlint-cli2-action) from 15 to 16.
- [Release notes](https://github.com/davidanson/markdownlint-cli2-action/releases)
- [Commits](https://github.com/davidanson/markdownlint-cli2-action/compare/v15...v16)

---
updated-dependencies:
- dependency-name: DavidAnson/markdownlint-cli2-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-11 18:01:34 +02:00
dependabot[bot]
d5758e21e8 Bump golangci/golangci-lint-action from 3 to 4
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 3 to 4.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v3...v4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-12 18:24:05 +01:00
Stephen Paulger
41358cf9b8 Build multi-arch image for amd64 and arm64 2024-02-09 00:18:30 +01:00
dependabot[bot]
3bbf5e277a Bump DavidAnson/markdownlint-cli2-action from 14 to 15
Bumps [DavidAnson/markdownlint-cli2-action](https://github.com/davidanson/markdownlint-cli2-action) from 14 to 15.
- [Release notes](https://github.com/davidanson/markdownlint-cli2-action/releases)
- [Commits](https://github.com/davidanson/markdownlint-cli2-action/compare/v14...v15)

---
updated-dependencies:
- dependency-name: DavidAnson/markdownlint-cli2-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-29 17:24:04 +01:00
Manuel Rüger
a706499803 Add markdown lint 2024-01-26 16:27:51 +01:00
Manuel Rüger
a04f41161f Bump goldmark 1.6.0 and go 1.21 2024-01-26 16:03:25 +01:00
dependabot[bot]
834896b2f0
Bump actions/setup-go from 4 to 5 (#398)
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 4 to 5.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v4...v5)

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-11 14:27:30 +01:00
Manuel Rüger
8f1772455e .github: Update Issue template 2023-10-23 19:32:29 +02:00
Manuel Rüger
28d2f31a60 dependabot: Add Docker config 2023-10-23 19:32:14 +02:00
dependabot[bot]
df9166c513 Bump docker/setup-qemu-action from 2 to 3
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 2 to 3.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](https://github.com/docker/setup-qemu-action/compare/v2...v3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-23 18:36:29 +02:00
dependabot[bot]
afd15a20db Bump docker/setup-buildx-action from 2 to 3
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2 to 3.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2...v3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-16 19:45:23 +02:00
dependabot[bot]
d0904f6a47 Bump docker/build-push-action from 4 to 5
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 4 to 5.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v4...v5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-16 19:43:36 +02:00
dependabot[bot]
521486148d Bump goreleaser/goreleaser-action from 4 to 5
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 4 to 5.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v4...v5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-16 19:43:22 +02:00
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