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

v1.3.11 #1645

Merged
merged 39 commits into from
Jul 10, 2023
Merged

v1.3.11 #1645

merged 39 commits into from
Jul 10, 2023

Commits on Jun 2, 2023

  1. Add local dir to make clean targets

    Added `./local` dir to directories to be remvoed by invocation
    of `make clean`.
    
    Fixes #1574
    jdknives committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    43ace27 View commit details
    Browse the repository at this point in the history
  2. Vendor

    jdknives committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    b45aada View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fb8f2d4 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1600 from jdknives/fix/makefile-clean-target

    Fix/makefile clean target
    mrpalide authored Jun 2, 2023
    Configuration menu
    Copy the full SHA
    5111778 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fc2b447 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2023

  1. add gen_test.go ; update Makefile to run tests in ./cmd/... ; fix fmt…

    ….Sprintf variabletype error
    0pcom committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    6ee28bd View commit details
    Browse the repository at this point in the history
  2. cleanup before and after test

    0pcom committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    fbac7b7 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1611 from 0pcom/config-test

    `skywire-cli config gen -r` test
    jdknives authored Jun 8, 2023
    Configuration menu
    Copy the full SHA
    9ec059d View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2023

  1. change dockerhub variables from USERNAME and TOKEN to DOCKERHUB_USERN…

    …AME and DOCKERHUB_TOKEN
    mrpalide committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    9eb1d89 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1613 from mrpalide/fix/change-dockerhub-variable-…

    …on-deploy
    
    fix GitHub Action
    jdknives authored Jun 9, 2023
    Configuration menu
    Copy the full SHA
    009b501 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1601 from mrpalide/fix/dockerhub-username-token-v…

    …ariable-in-deploy-stage
    
    fix dockerhub username and token
    jdknives authored Jun 9, 2023
    Configuration menu
    Copy the full SHA
    75968da View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3bf78cb View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2023

  1. improve log collection logic (#1615)

    * fix version filtering on log collection
    
    * change log message
    mrpalide authored Jun 11, 2023
    Configuration menu
    Copy the full SHA
    c56419d View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2023

  1. Configuration menu
    Copy the full SHA
    fdc3234 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a7e968 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2023

  1. Merge pull request #1618 from skycoin/mainnet-rules

    Add details to mainnet rules article
    jdknives authored Jun 14, 2023
    Configuration menu
    Copy the full SHA
    d85e07c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b2fd0cd View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2023

  1. Merge pull request #1623 from 0pcom/log-collect-online

    collect surveys from online visors only
    mrpalide authored Jun 15, 2023
    Configuration menu
    Copy the full SHA
    a1f98ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d2a647 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1624 from mrpalide/fix/reduce-shutting-down-timeout

    reduce `transport_manager` timeout on module shutting down
    jdknives authored Jun 15, 2023
    Configuration menu
    Copy the full SHA
    ceb1b90 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7db3bd7 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

  1. Configuration menu
    Copy the full SHA
    c639352 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1614 from mrpalide/fix/update-dmsg-use-hashicorp-…

    …yamux
    
    update dependencies
    jdknives authored Jun 19, 2023
    Configuration menu
    Copy the full SHA
    a33093b View commit details
    Browse the repository at this point in the history
  3. Vendor dmsg@master and replace two yamux deps

    Replaced yamux deps inside skysocks pacakges and vendor
    dmsg@master explicitly.
    jdknives committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    7d6e788 View commit details
    Browse the repository at this point in the history
  4. Fix linter issue

    Code cleanup
    
    Format code
    jdknives committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    83c670a View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

  1. Configuration menu
    Copy the full SHA
    b55ecc0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    49b7869 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

  1. Configuration menu
    Copy the full SHA
    b482716 View commit details
    Browse the repository at this point in the history
  2. update vendor

    0pcom committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    a69a81c View commit details
    Browse the repository at this point in the history
  3. merge develop

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

Commits on Jun 24, 2023

  1. Merge pull request #1629 from 0pcom/exclusive-flags

    Use `MarkFlagsMutuallyExclusive` for `config gen -rf` and `config gen -up`
    jdknives authored Jun 24, 2023
    Configuration menu
    Copy the full SHA
    6b25f5a View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2023

  1. Update dmsghttp config

    jdknives committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    cbaf4a0 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. Merge pull request #1632 from jdknives/fix/update-dmsghttp-conf

    Update dmsghttp config
    jdknives authored Jun 26, 2023
    Configuration menu
    Copy the full SHA
    d135ef1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1625 from 0pcom/log-collect-today

    `skywire-cli log` collect transport bandwidth logging for today
    jdknives authored Jun 26, 2023
    Configuration menu
    Copy the full SHA
    b35789f View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. source a .conf file with skywire-cli config gen (#1558)

    * 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
    0pcom authored Jul 7, 2023
    Configuration menu
    Copy the full SHA
    c36d0b3 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2023

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

    * include accidentally omitted
    
    * revert skywire-cli ut to previous state
    
    * update go.mod ; make format check
    0pcom authored Jul 9, 2023
    Configuration menu
    Copy the full SHA
    b03f7a5 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. Configuration menu
    Copy the full SHA
    5edd768 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    13c6889 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1626 from jdknives/master

    Vendor dmsg@master and replace two yamux deps
    jdknives authored Jul 10, 2023
    Configuration menu
    Copy the full SHA
    059faff View commit details
    Browse the repository at this point in the history