-
Can we please expand the number of precompiled ports of checkmake for the various Go friendly platform pairs?
We could easily do ARM ports, FreeBSD ports, and more by asking the Go compiler to outp…
-
Currently, karmor tool can be installed only from linux. It should be possible to install kubearmor using karmor client tool on windows.
Tasks:
- [ ] Code change to compile on windows
- [ ] karmo…
-
### What happened?
when i set time zone like this
```
# Make sure to check the documentation at https://goreleaser.com
version: 2
env:
- TZ=Asia/Shanghai
before:
hooks:
# You may r…
-
### What happened?
The before publish hook is not run when filtering to image artifacts as no images are detected despite it successfully building.
```
before_publish:
- cmd: "echo before publ…
-
According to https://github.com/adnanh/webhook/releases/tag/2.7.0 the md5 checksum of
`webhook-linux-amd64.tar.gz` should be `23ccc711368d3062f7c049ca7414f05b`.
However, I get `8bb63914f4ead672ff43…
-
- [x] Branch structure
- [x] Protect main branch from pushed
- [x] Create beta branch protected from pushes
- [x] Create dev branch
- [ ] Release automation
- [ ] Implement automatical ve…
-
Since the version 1.2.4, the app won't start anymore. v1.2.1 - v1.2.3 work fine.
The error from the log is
```
premiumizearr | exec /init: exec format error
premiumizearr exited with code 1
pr…
-
such as, potentially:
- get commit & source date epoch
- postinstall completions
- set ldflags
```nix
{
src = fetchFromGitHub {
owner = "yuzutech";
repo = "kroki-cli";
rev = "…
-
### When we were upgrading the go version to 1.18, we noticed that we are limited by the version of go in the goreleaser image. We are now building a custom image where we can set the version of go an…
-
Hi @paultag,
I'm one of the authors of https://github.com/xor-gate/debpkg. We had some discussion in issue https://github.com/xor-gate/debpkg/issues/26 about exposing internals of debian packages. …