Commit graph

4 commits

Author SHA1 Message Date
Will Button
08ec50a846
change bor_dir and add bor user for v0.3.0 release 2022-11-23 09:43:34 -07:00
Victor Castell
8dd6f59bbc
Configure bor params in the unit itself (#270)
This PR removes the necessity of having a startup script, less moving parts, and less files to watch.

* Distribute the cannonical genesys file with packages

As we are going to embed genesys data into the binary, this is the most close method to do it before the new CLI.

This way, each release gets tied to it's corresponding genesys file.

This establish bor repository as the source of truth for the genesys file.

* Simplify flags using defaults
2022-01-07 17:20:57 +01:00
Victor Castell
b1fb79a511
Small tweeks to Dockerfiles (#247)
Standardize Dockerfile between projects (Heimdall) and remove not necessary tini package.
2021-11-30 12:19:27 +01:00
Victor Castell
7b6bab4986 Release multi-platform with goreleaser
Packages, docker images CI automated
2021-11-11 17:24:42 +01:00