Commit Graph

31 Commits

Author SHA1 Message Date
Kwitsch 1d25cca4e5
Goreleaser fix (#1003)
* use zig for goreleaser

* added test workflow

* Revert "added test workflow"

This reverts commit 9c55c5fd9e.

* added goreleaser test

* autorun goreleaser tests

* add pseudo tag for goreleaser

* added test

* added arm test

* arch test

* missing qemu setup?

* test alternate run

* test rework

* path fix?

* 18 won't run

* another test

* permission fix

* amd64 matrix

* added macos

* added windows test

* consolidate unix tests

* fix path

* fix path2

* matrix consolidation

* +x fails on macos

* fix runner

* windows fix

* Update .github/workflows/goreleaser-test.yml

Co-authored-by: ThinkChaos <ThinkChaos@users.noreply.github.com>

* Update .github/workflows/goreleaser-test.yml

Co-authored-by: ThinkChaos <ThinkChaos@users.noreply.github.com>

* Update .github/workflows/goreleaser-test.yml

Co-authored-by: ThinkChaos <ThinkChaos@users.noreply.github.com>

* Update .github/workflows/goreleaser-test.yml

Co-authored-by: ThinkChaos <ThinkChaos@users.noreply.github.com>

* auto test binaries on release

---------

Co-authored-by: ThinkChaos <ThinkChaos@users.noreply.github.com>
2023-04-26 08:57:22 +02:00
dependabot[bot] ebad2d1611
build(deps): bump actions/setup-go from 3 to 4 (#936)
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-16 07:49:56 +01:00
Dimitri Herzog b4fc272f94 chore(build): change docker authentication to access token 2023-03-08 11:17:34 +01:00
dependabot[bot] 6e69d46c6a
build(deps): bump docker/build-push-action from 3 to 4 (#856)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3 to 4.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v3...v4)

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-31 08:38:43 +01:00
dependabot[bot] 8b137bb1ed
build(deps): bump goreleaser/goreleaser-action from 3 to 4 (#800)
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 3 to 4.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v3...v4)

---
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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-14 08:27:53 +01:00
dependabot[bot] 2037e862dc build(deps): bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [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/v2...v3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-08 11:34:57 +01:00
dependabot[bot] a98a964e77 build(deps): bump crazy-max/ghaction-docker-meta from 1 to 4
Bumps [crazy-max/ghaction-docker-meta](https://github.com/crazy-max/ghaction-docker-meta) from 1 to 4.
- [Release notes](https://github.com/crazy-max/ghaction-docker-meta/releases)
- [Upgrade guide](https://github.com/docker/metadata-action/blob/master/UPGRADE.md)
- [Commits](https://github.com/crazy-max/ghaction-docker-meta/compare/v1...v4)

---
updated-dependencies:
- dependency-name: crazy-max/ghaction-docker-meta
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-07 07:47:39 +01:00
dependabot[bot] 26a1d9f31f build(deps): bump goreleaser/goreleaser-action from 2 to 3
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 2 to 3.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v2...v3)

---
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>
2022-11-06 14:21:38 +01:00
Kwitsch 3a8c4d1609 added github caching to release workflow 2022-10-21 23:24:04 +02:00
Kwitsch c7ce2d9f87 removed set-output from release workflow 2022-10-21 22:14:49 +02:00
Kwitsch 86c827ac4f version rollback 2022-10-21 20:54:43 +02:00
Kwitsch ce05e59bfd versions fix 2022-10-11 16:47:44 +02:00
Kwitsch e928d90104 removed cache from release 2022-10-11 15:32:12 +02:00
Kwitsch 138f7b10a9 fix 2022-09-17 13:44:59 +02:00
Kwitsch a283390183 check repository_owner for stale & release 2022-09-12 12:01:04 +02:00
Kwitsch d0553f3188 added build-args to release workflow 2022-09-12 11:49:59 +02:00
Kwitsch 5bfed0e980
Docker container rework (#638) 2022-09-08 22:34:08 +02:00
Dimitri Herzog 9550ff9983
chore: Define golang version only in go.mod (#618) (#619) 2022-08-03 22:32:02 +02:00
FileGo 2944debf0b
Update to Go 1.18 (#540)
* Update to Go 1.18

* remove "nolint:unparam", since unparam is currently disabled with go 1.18

* update golangci-lint to 1.46.2

Co-authored-by: Dimitri Herzog <dimitri.herzog@gmail.com>
2022-05-27 22:41:11 +02:00
Dimitri Herzog 1f639e38af update to GO 1.17 2021-08-27 13:41:36 +02:00
Dimitri Herzog 34eaf34105 #188: Add additional binaries as release artifacts 2021-04-30 22:24:32 +02:00
Dimitri Herzog a3f518bce9 #141: Switch to Go 1.16 2021-03-05 22:31:48 +01:00
Dimitri Herzog 5eb49aac24 removed tools target 2021-01-17 21:48:13 +01:00
Dimitri Herzog e9fff3cef1 prefetching of often used queries 2021-01-16 22:24:05 +01:00
Dimitri Herzog 244b1db062 minor changes 2020-11-24 16:42:32 +01:00
Dimitri Herzog 6eb0a44e6d #105: Change build action to docker/build-push-action 2020-11-23 21:59:34 +01:00
Dimitri Herzog 68693058f5 #106, #105: Deploy to GitHub container registry, use docker/build-push-action action 2020-11-22 22:26:15 +01:00
Dimitri Herzog 0766c6480a #27: CLI tool 2020-04-08 23:03:07 +02:00
Dimitri Herzog 99eb123ed9 #19: switch to go 1.14 2020-03-07 17:33:31 +01:00
Dimitri Herzog 5184222f07 Build multi arch images with buildx 2020-02-12 21:38:08 +01:00
Dimitri Herzog 01a8a402dc initial commit 2020-01-12 18:23:35 +01:00