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

Merge develop into master after release #1794

Merged
merged 89 commits into from
Mar 27, 2024
Merged

Merge develop into master after release #1794

merged 89 commits into from
Mar 27, 2024

Conversation

jdknives
Copy link
Member

No description provided.

0pcom and others added 30 commits December 25, 2023 10:55
* merge deployment binaries with skywire

* update vendor

* update go.mod & vendor with skywire-utilities and dmsg v1.3.14

* fix help menu formatting of subcommands

* include dmsgweb ; move subcommands

* remove unused variables ; make format check

* exclude testing certain files on windows

* include test of cmd/apps on windows
* add skywire skywire-deployment skywire-systray to Makefile and CI process | go mod vendor for fixing dsmgweb issue there

* remove version check on upgrade windows installer

* fix unknown buildinfo.Version() value by add fixed v1.3.15 there for skywire-cli log command

* update crypto to v0.17.0

* remove useless [ character on badges in README.md
* update reward calculation

* make format check

* unexport counting struct

* remove unused code
* redundantly parse macaddress from surveys

* make format check

* remove extra code
* add --timeout (-t) flag to start proxy

* add --timeout (-t) flag to start vpn
* re-implement proxy list ; cache ut and sd files

* update go.mod go.sum and vendor deps

* fix ci errors

* fix ci errors

* remove unused variable

* match changes to proxy list with vpn list

* match changes to proxy list with vpn list

* add missing variables

* fix ci errors

* fix ci errors

* use os.TmpDir() to get temporary files dir
* change default maximum file to download in log collection from 30 kb to 1 mb

* keep survey on memory instead file

* add service URLs and connected dsmg-servers to survey details

* fix issues on new survey fields

* return survey value from memory to /node-info endpoint | remove node-info.json endpoint, because not available anymore

* add omitempty to services URLs struct

* make format

* revert save survey as file | change routine from 1 hour to 24 hours

* add services-conf.json file updater

* add service-config to packages and release files | update README.md

* read and fetch from service-config.json on generating config
* set default min session on dmsg servers 2

* add randomize on getHTTPClient dmsg servers list

* add setupNode context value for setup-node request to dmsg

* update dmsg@develop

* use env variable instead fix 2 value on min sess

* revert MINDMSGSESS to 8 on env
…ient

Feature | http-proxy on skysocks-client
* fix fallback deployment service conf

* make format

* fix ci errors

* fix ci errors

* fix ci errors

* fix ci errors

* fix ci errors

* add flags for aquashed config and supplying config as argument to the visor

* fix ci errors

* fix ci errors
* fix erroneous behavior on return from prerun function

* fix confiig gen logging for service conf url

* adjust logging for config gen

* fix logic for fetching services configuration

* make format
* update dmsg deps & vendor

* log collection changes for survey endpoint name change

* fix ci errors
…ilation (#1704)

* update apps to use cobra cli

* include visor app binaries as subcommands in merged compilation

* use double hyphenated longhand flags for apps - conform to gnu-posix standard

* update deps and vendor

* fix scripts

* add Makefile directives for testing skywire-deployment

* revise colored cobra implementation for apps
* update release pipeline with skywire deployment archive

* fix conflicting id
0pcom and others added 29 commits March 14, 2024 10:58
…d-ut

Update skywire-services and skywire-ut
* update skywire-services@develop

* improve config and app logic for official apps read from merged binary file

* replace skywire-deployment with skywire

* initial changes on Makefile

* add build-merged-windows to Makefile

* add clean stage to build-merged-windows

* add .exe extension to merged binary build

* update goreleaser configs for one merged binary

* remove archlinux goreleaser, useless

* update mac_installer

* update win installer script
* don't user working dir to determine bin path

* adjust bin path in skyenv

* update Makefile

* small fix

* make format

* change default bin path from ./apps to ./build

* remove unneeded app launcher scripts

* fix make run-source

* change cmd/skywire-deployment to cmd/skywire

* fix makefile on windows
* fix issue on Product.wxs config on windows installer maker, wix

* fix version to 1.3.20 on windows installer

* add disableapps vpn-server to config gen on windows

* fix skysocks client name on ipc

* fix mac install | initial commit

* fix mac installer issues | final commit

* fix DoCustomSetting and StartProxy issue on flags

* improve proxy start command

* fix ctrl+c and timeout issue on starting/stopping proxy

* print Stopped! alert after killing process

* fix vpn issue on timeout and ctrl+c signal

* fix loop issue on skysocks-client

* add http flag to httpProxy

* remove arm64 for windows goreleaser

* http flag now is optional and not set as default. user should set it if he want run http proxy

* fix multiple flushing issue on proxy start
* make default value of timeout on proxy and vpn to 0

* remove syslog from setup-node

* remove syslog completely from visor
@jdknives jdknives merged commit 0e7420a into master Mar 27, 2024
3 checks passed
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.

4 participants