Skip to content

Commit

Permalink
source a .conf file with skywire-cli config gen (#1558)
Browse files Browse the repository at this point in the history
* add explicit dmsgpty whitelist

* add WIP env detection to skywire-cli config gen

* stashing changes

* add whitelist for survey collecton over dmsghttp

* small fixes and formatting optimizations

* make format

* add nolint

* remove unused variable, use print-style function instead of printf-style

* update config gen with more flags ; support survey whitelist, route & tp setup node configuration

* update vendor

* update vendor

* update vendor dependencies and go.mod

* add error checks, comments

* update vendor

* fix vendor deps & update go.mod

* make format & fix test error

* remove viper from config gen

* make format

* prepare to revert some changes

* prepare to revert some changes

* fix panic on visor startup

* fix ci errors

* fix ci errors

* fix golangci-lint errors for version 1.52.1

* update golangci-lint version used by github-actions CI in test workflow to 1.52.1

* fix CI darwin error

* update excluded

* make format check

* update go.mod & go.sum

* make format check ; merge develop

* remove unneeded file

* change vars to consts

* remove comment

* use http.Get

* require 1 argument for config check-pk
  • Loading branch information
0pcom committed Jul 7, 2023
1 parent b35789f commit c36d0b3
Show file tree
Hide file tree
Showing 2 changed files with 403 additions and 35 deletions.
Loading

0 comments on commit c36d0b3

Please sign in to comment.