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

source a .conf file with skywire-cli config gen #1644

Merged
merged 43 commits into from
Jul 9, 2023
Merged

source a .conf file with skywire-cli config gen #1644

merged 43 commits into from
Jul 9, 2023

Commits on May 13, 2023

  1. add explicit dmsgpty whitelist

    0pcom committed May 13, 2023
    Configuration menu
    Copy the full SHA
    0219ce8 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2023

  1. Configuration menu
    Copy the full SHA
    30d4055 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2023

  1. stashing changes

    0pcom committed May 15, 2023
    Configuration menu
    Copy the full SHA
    2136e61 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    28cf999 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7f5f6a7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    13d67d6 View commit details
    Browse the repository at this point in the history
  5. make format

    0pcom committed May 15, 2023
    Configuration menu
    Copy the full SHA
    cc0f8b0 View commit details
    Browse the repository at this point in the history
  6. add nolint

    0pcom committed May 15, 2023
    Configuration menu
    Copy the full SHA
    598a398 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f4a5b85 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2023

  1. merge develop

    0pcom committed May 19, 2023
    Configuration menu
    Copy the full SHA
    664b652 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2023

  1. update config gen with more flags ; support survey whitelist, route &…

    … tp setup node configuration
    0pcom committed May 21, 2023
    Configuration menu
    Copy the full SHA
    1c6cd55 View commit details
    Browse the repository at this point in the history
  2. update vendor

    0pcom committed May 21, 2023
    Configuration menu
    Copy the full SHA
    68adf7b View commit details
    Browse the repository at this point in the history
  3. update vendor

    0pcom committed May 21, 2023
    Configuration menu
    Copy the full SHA
    22a5d5c View commit details
    Browse the repository at this point in the history

Commits on May 22, 2023

  1. Configuration menu
    Copy the full SHA
    8eb076e View commit details
    Browse the repository at this point in the history
  2. add error checks, comments

    0pcom committed May 22, 2023
    Configuration menu
    Copy the full SHA
    9728b5b View commit details
    Browse the repository at this point in the history
  3. fix merge conflicts

    0pcom committed May 22, 2023
    Configuration menu
    Copy the full SHA
    bb13cd4 View commit details
    Browse the repository at this point in the history
  4. update vendor

    0pcom committed May 22, 2023
    Configuration menu
    Copy the full SHA
    26ee1f8 View commit details
    Browse the repository at this point in the history
  5. fix vendor deps & update go.mod

    0pcom committed May 22, 2023
    Configuration menu
    Copy the full SHA
    7662a3d View commit details
    Browse the repository at this point in the history
  6. make format & fix test error

    0pcom committed May 22, 2023
    Configuration menu
    Copy the full SHA
    e19f5de View commit details
    Browse the repository at this point in the history

Commits on May 23, 2023

  1. remove viper from config gen

    0pcom committed May 23, 2023
    Configuration menu
    Copy the full SHA
    4361174 View commit details
    Browse the repository at this point in the history
  2. make format

    0pcom committed May 23, 2023
    Configuration menu
    Copy the full SHA
    9a3e04e View commit details
    Browse the repository at this point in the history
  3. prepare to revert some changes

    0pcom committed May 23, 2023
    Configuration menu
    Copy the full SHA
    289b167 View commit details
    Browse the repository at this point in the history
  4. prepare to revert some changes

    0pcom committed May 23, 2023
    Configuration menu
    Copy the full SHA
    93a7f7e View commit details
    Browse the repository at this point in the history
  5. fix panic on visor startup

    0pcom committed May 23, 2023
    Configuration menu
    Copy the full SHA
    f9df75d View commit details
    Browse the repository at this point in the history
  6. fix ci errors

    0pcom committed May 23, 2023
    Configuration menu
    Copy the full SHA
    e94d07b View commit details
    Browse the repository at this point in the history
  7. fix ci errors

    0pcom committed May 23, 2023
    Configuration menu
    Copy the full SHA
    3287ca4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    15fc1c6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7a7cdab View commit details
    Browse the repository at this point in the history
  10. fix CI darwin error

    0pcom committed May 23, 2023
    Configuration menu
    Copy the full SHA
    5174f48 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2023

  1. update excluded

    0pcom committed May 25, 2023
    Configuration menu
    Copy the full SHA
    d10f37d View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. make format check

    0pcom committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    e83c489 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b82ae84 View commit details
    Browse the repository at this point in the history
  3. update go.mod & go.sum

    0pcom committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    b7ee62a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    41d020f View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. remove unneeded file

    0pcom committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    af06f99 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

  1. change vars to consts

    0pcom committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    8c6ad68 View commit details
    Browse the repository at this point in the history
  2. remove comment

    0pcom committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    e6a04cc View commit details
    Browse the repository at this point in the history
  3. use http.Get

    0pcom committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    76ed7c0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2e8ded5 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2023

  1. include accidentally omitted

    0pcom committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    0057b42 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4af35ae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8343527 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1da8eb6 View commit details
    Browse the repository at this point in the history