-
Just like https://github.com/prometheus-community/windows_exporter does
-
### Is your feature request related to a problem? Please describe.
While using Gitea, packages and binaries are currently just being uploaded as assets to releases.
But Gitea now provides its own…
-
### Is your feature request related to a problem? Please describe.
I have multiple projects in a private GitLab repository, with one project being public and designated to store all release package…
-
## Context
@evan-forbes created and pushed the git tag v2.3.0.
## Problem
https://github.com/celestiaorg/celestia-app/releases/tag/v2.3.0 is attributed to me
## Proposal
Investigate why…
-
## Pre-built binaries
- Building pre-built binaries would be really nice to have.
- This way users can just download the binary for their architecture and run something like `tilepack [-flags] ...…
-
Looking at this project and wanted to get started. Hoping these couple adds make it easier for newcomers to build the project, experiment or get more consistent container builds.
-
I know `apk` support is quite new and docs are not up-to-date yet. I still tried to get it working:
```
$fpm \
-p dist \
-C builder/skel/apk \
-f -s dir -v $(VERSION) -n $(PKGNAME) \
-…
-
**Powerpipe version (`powerpipe -v`)**
v0.4.2
**To reproduce**
* Follow the instructions from https://powerpipe.io/docs#pre-requisites
* instead of the installer scripts, I installed steampipe…
-
**Is your feature request related to a problem? Please describe.**
No
**Describe the solution you'd like**
I'd like to see a Netbird SNAP available. That could enable installation by end-users …
-
Discussed with @loosebazooka as part of adding a Bazel rule in this repo: we'd like the release process to:
- build the binaries for all platforms on GitHub Actions so it can be fully community-owned…