Commit graph

2864 commits

Author SHA1 Message Date
Matthew R. Kasun f09ce25ec9 use BASH 2022-05-10 09:27:23 -04:00
Matthew R. Kasun 86b6c99902 add GOPATH to windows PATH 2022-05-10 09:27:22 -04:00
Matthew R. Kasun fedf93cdf9 set windows path to include %HOME%/go/bin 2022-05-10 09:27:22 -04:00
Matthew R. Kasun 114a07c234 use full path with go get 2022-05-10 09:27:22 -04:00
Matthew R. Kasun 351a7b5398 use go get 2022-05-10 09:27:22 -04:00
Matthew R. Kasun eb9d94b77f update path 2022-05-10 09:27:22 -04:00
Matthew R. Kasun 9adafb63aa update path 2022-05-10 09:27:22 -04:00
0xdcarns 1d907af34b disabled entries 2022-05-10 09:27:22 -04:00
Matthew R. Kasun 42945492f6 go install goversioninfo 2022-05-10 09:27:22 -04:00
0xdcarns a0601bef61 updated peer listing 2022-05-10 09:27:22 -04:00
0xdcarns bf24486c7f fixed peers view 2022-05-10 09:27:22 -04:00
Matthew R. Kasun 9eee4c5c24 add missing goversioninfo 2022-05-10 09:27:22 -04:00
afeiszli 14b1f561b1 updating netclient.exe for new gui 2022-05-10 09:27:22 -04:00
0xdcarns d6c597e2ee remove dumme data 2022-05-10 09:27:22 -04:00
Matthew R. Kasun 8449a44e76 only build gui for mac/windows
Signed-off-by: Matthew R. Kasun <mkasun@nusak.ca>
2022-05-10 09:27:21 -04:00
0xdcarns a36a20fa4c messed with sizing 2022-05-10 09:26:54 -04:00
0xdcarns ec2d825629 window size update 2022-05-10 09:26:54 -04:00
0xdcarns a9df48b001 fixed notification renders 2022-05-10 09:26:54 -04:00
0xdcarns 73991ce3a2 fix size 2022-05-10 09:26:54 -04:00
0xdcarns 0937f416ba added panic catch for gui 2022-05-10 09:26:54 -04:00
0xdcarns 59847f4522 added version and close button 2022-05-10 09:26:54 -04:00
0xdcarns ca443f18ef added panic check for gui + entry text reset 2022-05-10 09:26:54 -04:00
Matthew R. Kasun 0e41dc5988 fix darwin gui architecture 2022-05-10 09:26:54 -04:00
Matthew R. Kasun e2dc09c69c fix shell for windows 2022-05-10 09:26:54 -04:00
Matthew R. Kasun 16771abb27 add missing dashes and change shell for windows 2022-05-10 09:26:54 -04:00
Matthew R. Kasun 16bf0dc5a3 update build & release workflow to build gui 2022-05-10 09:26:53 -04:00
Matthew R. Kasun 7aa9f0b792 third attempt at windows build of gui 2022-05-10 09:24:52 -04:00
Matthew R. Kasun 83463e0af4 second attempt at windows build of gui 2022-05-10 09:24:52 -04:00
Matthew R. Kasun 5e5157970d first attempt at windows build of gui 2022-05-10 09:24:52 -04:00
Matthew R. Kasun 94368bba9a mac command lines tools don't need to be installed 2022-05-10 09:24:52 -04:00
Matthew R. Kasun d2a0f2057e refactor 2022-05-10 09:24:52 -04:00
Matthew R. Kasun 640c0f1b38 yml syntax 2022-05-10 09:24:52 -04:00
Matthew R. Kasun 9687dc4ea8 split tests into separate jobs 2022-05-10 09:24:52 -04:00
Matthew R. Kasun b7ea6e6989 use sudo with apt-get, add freebsd gui 2022-05-10 09:24:52 -04:00
Matthew R. Kasun 51dc3588ce remove apt-get 2022-05-10 09:24:52 -04:00
Matthew R. Kasun 1b23ff05bc fix yml syntax 2022-05-10 09:24:52 -04:00
Matthew R. Kasun 5e2471a95e install build dependencies -- comment out gui build not linux 2022-05-10 09:24:52 -04:00
Matthew R. Kasun ab85ae5edd add test(s) for gui 2022-05-10 09:24:52 -04:00
0xdcarns 195bda1f12 updated build tag locations 2022-05-10 09:24:52 -04:00
0xdcarns 81ab4f76bb added build tag for gui 2022-05-10 09:24:52 -04:00
0xdcarns 7a1b719a91 initial gui testing passed 2022-05-10 09:24:52 -04:00
0xdcarns cd065e35f4 added library and initial commit for gui 2022-05-10 09:24:50 -04:00
dcarns 390156a48a
Merge pull request #1075 from gravitl/feature_v0.14.0_remove_config.Server.Debug
Feature v0.14.0 remove config.server.debug
2022-05-10 09:19:52 -04:00
0xdcarns b146ea399a reworked dns to propogate all entries regardless 2022-05-10 09:16:26 -04:00
dcarns 55f0df37cd
Merge pull request #1078 from gravitl/dependabot/go_modules/develop/github.com/urfave/cli/v2-2.6.0
Bump github.com/urfave/cli/v2 from 2.5.1 to 2.6.0
2022-05-10 09:14:16 -04:00
dcarns 6ce2f98609
Merge pull request #1074 from gravitl/refactor_v0.14.0_initialPull
apply saved config on start up
2022-05-10 09:13:48 -04:00
dcarns 184ef00d63
Merge pull request #1072 from sullrich/patch-1
Add FreeBSD egress support
2022-05-10 09:12:30 -04:00
dcarns fd0c4e49e4
Merge pull request #1068 from gravitl/feature_v0.13.2_linux_packages
build linux packages(deb/rpm/arch)
2022-05-10 09:11:23 -04:00
dependabot[bot] 80ed1c47fd
Bump github.com/urfave/cli/v2 from 2.5.1 to 2.6.0
Bumps [github.com/urfave/cli/v2](https://github.com/urfave/cli) from 2.5.1 to 2.6.0.
- [Release notes](https://github.com/urfave/cli/releases)
- [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md)
- [Commits](https://github.com/urfave/cli/compare/v2.5.1...v2.6.0)

---
updated-dependencies:
- dependency-name: github.com/urfave/cli/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-09 23:10:18 +00:00
Matthew R Kasun 61bd0bc744
Merge pull request #1076 from gravitl/feature_v0.14.0_all_dns
reworked dns to propogate all entries regardless
2022-05-09 14:27:40 -04:00