Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configure bor params in the unit itself #270

Merged
merged 5 commits into from
Jan 7, 2022

Conversation

vcastellm
Copy link
Member

@vcastellm vcastellm commented Dec 17, 2021

Motivation

This PR removes the necessity of having a startup script and an almost empty environment metadata file, less moving parts, and less files to watch.

Implementation

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

This way, each release gets tied to its corresponding genesis file.

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

@linear
Copy link

linear bot commented Dec 17, 2021

POS-105 Test deb packages

Test if the included unit and the package work out of the box.

builder/files/bor.service Outdated Show resolved Hide resolved
builder/files/bor.service Show resolved Hide resolved
.goreleaser.yml Show resolved Hide resolved
ssandeep
ssandeep previously approved these changes Dec 23, 2021
Victor Castell added 5 commits January 5, 2022 08:43
This PR removes the necessity of having a startup script, less moving parts, and less files to watch.
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.
@vcastellm vcastellm force-pushed the vcastellm/pos-105-test-deb-packages branch from 0acd850 to 39e7fb0 Compare January 5, 2022 07:44
@vcastellm vcastellm requested a review from 0xKrishna January 5, 2022 15:13
@vcastellm vcastellm merged commit 8dd6f59 into master Jan 7, 2022
@vcastellm vcastellm deleted the vcastellm/pos-105-test-deb-packages branch January 7, 2022 16:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants