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

fix visor uses default config with no arguments #1176

Merged
merged 2 commits into from
May 9, 2022
Merged

fix visor uses default config with no arguments #1176

merged 2 commits into from
May 9, 2022

Conversation

0pcom
Copy link
Collaborator

@0pcom 0pcom commented May 3, 2022

Did you run make format && make check?
yes

visor uses skywire-config.json with no arguments by default

Changes:

  • visor should use the default config if present without needing to specify -c skywire-config.json

How to test this PR:

git clone --single-branch -b fix-visor-default-config https://github.com/the-skycoin-project/skywire
cd skywire
make build
./skywire-cli config gen -r
./skywire-visor

Copy link
Member

@jdknives jdknives left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Needs mention in changelog.

@0pcom 0pcom merged commit 9d9beb8 into skycoin:develop May 9, 2022
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.

2 participants