-
Notifications
You must be signed in to change notification settings - Fork 45
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
Commits on Jun 2, 2023
-
Add local dir to make clean targets
Added `./local` dir to directories to be remvoed by invocation of `make clean`. Fixes #1574
jdknives committedJun 2, 2023 Configuration menu - View commit details
-
Copy full SHA for 43ace27 - Browse repository at this point
Copy the full SHA 43ace27View commit details -
Configuration menu - View commit details
-
Copy full SHA for b45aada - Browse repository at this point
Copy the full SHA b45aadaView commit details -
Configuration menu - View commit details
-
Copy full SHA for fb8f2d4 - Browse repository at this point
Copy the full SHA fb8f2d4View commit details -
Merge pull request #1600 from jdknives/fix/makefile-clean-target
Fix/makefile clean target
Configuration menu - View commit details
-
Copy full SHA for 5111778 - Browse repository at this point
Copy the full SHA 5111778View commit details -
Configuration menu - View commit details
-
Copy full SHA for fc2b447 - Browse repository at this point
Copy the full SHA fc2b447View commit details
Commits on Jun 8, 2023
-
add gen_test.go ; update Makefile to run tests in ./cmd/... ; fix fmt…
….Sprintf variabletype error
Configuration menu - View commit details
-
Copy full SHA for 6ee28bd - Browse repository at this point
Copy the full SHA 6ee28bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for fbac7b7 - Browse repository at this point
Copy the full SHA fbac7b7View commit details -
Merge pull request #1611 from 0pcom/config-test
`skywire-cli config gen -r` test
Configuration menu - View commit details
-
Copy full SHA for 9ec059d - Browse repository at this point
Copy the full SHA 9ec059dView commit details
Commits on Jun 9, 2023
-
change dockerhub variables from USERNAME and TOKEN to DOCKERHUB_USERN…
…AME and DOCKERHUB_TOKEN
Configuration menu - View commit details
-
Copy full SHA for 9eb1d89 - Browse repository at this point
Copy the full SHA 9eb1d89View commit details -
Merge pull request #1613 from mrpalide/fix/change-dockerhub-variable-…
…on-deploy fix GitHub Action
Configuration menu - View commit details
-
Copy full SHA for 009b501 - Browse repository at this point
Copy the full SHA 009b501View commit details -
Merge pull request #1601 from mrpalide/fix/dockerhub-username-token-v…
…ariable-in-deploy-stage fix dockerhub username and token
Configuration menu - View commit details
-
Copy full SHA for 75968da - Browse repository at this point
Copy the full SHA 75968daView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3bf78cb - Browse repository at this point
Copy the full SHA 3bf78cbView commit details
Commits on Jun 11, 2023
-
improve log collection logic (#1615)
* fix version filtering on log collection * change log message
Configuration menu - View commit details
-
Copy full SHA for c56419d - Browse repository at this point
Copy the full SHA c56419dView commit details
Commits on Jun 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for fdc3234 - Browse repository at this point
Copy the full SHA fdc3234View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a7e968 - Browse repository at this point
Copy the full SHA 6a7e968View commit details
Commits on Jun 14, 2023
-
Merge pull request #1618 from skycoin/mainnet-rules
Add details to mainnet rules article
Configuration menu - View commit details
-
Copy full SHA for d85e07c - Browse repository at this point
Copy the full SHA d85e07cView commit details -
Configuration menu - View commit details
-
Copy full SHA for b2fd0cd - Browse repository at this point
Copy the full SHA b2fd0cdView commit details
Commits on Jun 15, 2023
-
Merge pull request #1623 from 0pcom/log-collect-online
collect surveys from online visors only
Configuration menu - View commit details
-
Copy full SHA for a1f98ad - Browse repository at this point
Copy the full SHA a1f98adView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d2a647 - Browse repository at this point
Copy the full SHA 7d2a647View commit details -
Merge pull request #1624 from mrpalide/fix/reduce-shutting-down-timeout
reduce `transport_manager` timeout on module shutting down
Configuration menu - View commit details
-
Copy full SHA for ceb1b90 - Browse repository at this point
Copy the full SHA ceb1b90View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7db3bd7 - Browse repository at this point
Copy the full SHA 7db3bd7View commit details
Commits on Jun 19, 2023
-
Merge remote-tracking branch 'origin/develop' into fix/update-dmsg-us…
…e-hashicorp-yamux
Configuration menu - View commit details
-
Copy full SHA for c639352 - Browse repository at this point
Copy the full SHA c639352View commit details -
Merge pull request #1614 from mrpalide/fix/update-dmsg-use-hashicorp-…
…yamux update dependencies
Configuration menu - View commit details
-
Copy full SHA for a33093b - Browse repository at this point
Copy the full SHA a33093bView commit details -
Vendor dmsg@master and replace two yamux deps
Replaced yamux deps inside skysocks pacakges and vendor dmsg@master explicitly.
Configuration menu - View commit details
-
Copy full SHA for 7d6e788 - Browse repository at this point
Copy the full SHA 7d6e788View commit details -
Configuration menu - View commit details
-
Copy full SHA for 83c670a - Browse repository at this point
Copy the full SHA 83c670aView commit details
Commits on Jun 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b55ecc0 - Browse repository at this point
Copy the full SHA b55ecc0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 49b7869 - Browse repository at this point
Copy the full SHA 49b7869View commit details
Commits on Jun 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b482716 - Browse repository at this point
Copy the full SHA b482716View commit details -
Configuration menu - View commit details
-
Copy full SHA for a69a81c - Browse repository at this point
Copy the full SHA a69a81cView commit details -
Configuration menu - View commit details
-
Copy full SHA for aaac4e4 - Browse repository at this point
Copy the full SHA aaac4e4View commit details
Commits on Jun 24, 2023
-
Merge pull request #1629 from 0pcom/exclusive-flags
Use `MarkFlagsMutuallyExclusive` for `config gen -rf` and `config gen -up`
Configuration menu - View commit details
-
Copy full SHA for 6b25f5a - Browse repository at this point
Copy the full SHA 6b25f5aView commit details
Commits on Jun 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for cbaf4a0 - Browse repository at this point
Copy the full SHA cbaf4a0View commit details
Commits on Jun 26, 2023
-
Merge pull request #1632 from jdknives/fix/update-dmsghttp-conf
Update dmsghttp config
Configuration menu - View commit details
-
Copy full SHA for d135ef1 - Browse repository at this point
Copy the full SHA d135ef1View commit details -
Merge pull request #1625 from 0pcom/log-collect-today
`skywire-cli log` collect transport bandwidth logging for today
Configuration menu - View commit details
-
Copy full SHA for b35789f - Browse repository at this point
Copy the full SHA b35789fView commit details
Commits on Jul 7, 2023
-
source
a .conf file withskywire-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
Configuration menu - View commit details
-
Copy full SHA for c36d0b3 - Browse repository at this point
Copy the full SHA c36d0b3View commit details
Commits on Jul 9, 2023
-
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
Configuration menu - View commit details
-
Copy full SHA for b03f7a5 - Browse repository at this point
Copy the full SHA b03f7a5View commit details
Commits on Jul 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5edd768 - Browse repository at this point
Copy the full SHA 5edd768View commit details -
Configuration menu - View commit details
-
Copy full SHA for 13c6889 - Browse repository at this point
Copy the full SHA 13c6889View commit details -
Merge pull request #1626 from jdknives/master
Vendor dmsg@master and replace two yamux deps
Configuration menu - View commit details
-
Copy full SHA for 059faff - Browse repository at this point
Copy the full SHA 059faffView commit details