Commit Graph

42 Commits

Author SHA1 Message Date
Greg Gauthier c2508127b4 package updates 2023-12-13 12:00:28 +00:00
Greg Gauthier d0a8fdfb11 add buildpath and platform to the downloader 2021-03-19 09:15:37 +00:00
Greg Gauthier 8a78251c05 add buildpath and platform to the downloader 2021-03-19 09:12:31 +00:00
Greg Gauthier 00c8b76fe0 add buildpath to the downloader 2021-03-19 09:08:01 +00:00
Greg Gauthier 27a7d9f60b add buildpath to the downloader 2021-03-19 09:05:48 +00:00
Greg Gauthier 027d922916 add platform name to version string 2021-03-19 08:47:56 +00:00
Greg Gauthier 758d317d0f add platform spec to build path;echo version to console 2021-03-19 08:45:56 +00:00
Greg Gauthier 44080ebac9 ignore the go.sum. every time a build occurs this changes. No need to capture, if the build is always going to generate this anyway 2021-03-19 08:02:02 +00:00
Greg Gauthier 0fa518cd00 don't assume gopath is set 2021-03-19 07:54:29 +00:00
Greg Gauthier b2a096a956 Merge branch 'master' of bitbucket.org:gmgauthier_ecs/gostations 2021-03-19 07:34:37 +00:00
Greg Gauthier 419372c49d Merge branch 'master' of github.com:gmgauthier/gostations 2021-03-19 07:34:12 +00:00
Greg Gauthier eb19d5280a
Merge pull request #2 from gmgauthier/versioning_for_gostations
Versioning for gostations
2021-03-18 22:26:55 +00:00
Greg Gauthier 1cbf1c542e add build script with versioning 2021-03-18 22:24:46 +00:00
Greg Gauthier 702edbc7a4 add a makeshift versioning for the executable to distinguish each build 2021-03-18 21:14:53 +00:00
Greg Gauthier 8df21e59b0 updated sum 2021-03-18 20:50:54 +00:00
Greg Gauthier 370876db38 add binary download to the downloads page 2021-03-18 18:42:35 +00:00
Greg Gauthier be14b434fc for some reason, bitbucket doesn't like the cover option 2021-03-18 08:05:47 +00:00
Greg Gauthier 39d1baf41b add coverage reporting 2021-03-18 07:54:02 +00:00
Greg Gauthier e67d973c2f clean up test and build step. makes more sense now. 2021-03-18 07:52:33 +00:00
Greg Gauthier 9dd8ef46bd activate testing steps 2021-03-18 07:33:35 +00:00
Greg Gauthier b6b35d1000 basic testing and a few tweaks 2021-03-17 19:11:18 +00:00
Greg Gauthier 967337a938 forgot to remove fileClose 2021-03-17 13:49:29 +00:00
Greg Gauthier ca2978318b Merge branch 'master' of github.com:gmgauthier/gostations 2021-03-17 13:47:49 +00:00
Greg Gauthier d2c1b6af28 Merge branch 'master' of bitbucket.org:gmgauthier_ecs/gostations 2021-03-17 13:46:18 +00:00
Greg Gauthier b6e5c15d1c fix linter issues 2021-03-17 13:45:54 +00:00
Greg Gauthier 9bd0bbda1c Initial Bitbucket Pipelines configuration 2021-03-17 12:09:09 +00:00
Greg Gauthier d68490ee57
Update README.md 2021-03-17 11:51:25 +00:00
Greg Gauthier 56b1ce1c4b update readme 2021-03-17 11:30:12 +00:00
Greg Gauthier ccca9cde16 add handler for config file. Generate one if none is present 2021-03-17 08:47:51 +00:00
Greg Gauthier 73dc128eb9 add a check for the console stream player 2021-03-17 07:17:09 +00:00
Greg Gauthier b92b63e1a7 I wonder if go.sum should be ignored? 2021-03-17 07:06:09 +00:00
Greg Gauthier 721632ac82 beautify the menu 2021-03-16 23:49:14 +00:00
Greg Gauthier f3cabfa83b rerun menu if mpv is exited, rather than dumping out 2021-03-16 23:19:03 +00:00
Greg Gauthier 0d9068ef90 radio menu first pass, complete 2021-03-16 23:06:20 +00:00
Greg Gauthier 90907d0d05 brain storm: allow toggling of down station display; default to no 2021-03-16 20:17:10 +00:00
Greg Gauthier 35819226bf done for the night 2021-03-16 19:55:59 +00:00
Greg Gauthier 16e0fdd9de clean up the help display; fine-tune the parsing; prepare for the menu 2021-03-16 19:27:52 +00:00
Greg Gauthier a06bc91576 json parsing: GO! next up: generate the menu... 2021-03-16 16:42:30 +00:00
Greg Gauthier 3da2da7d4b set up the ip reverse lookup for the api host, and start figuring out the json parsing 2021-03-16 14:46:28 +00:00
Greg Gauthier 70c0204128 setup comamnd line argument parsing 2021-03-16 13:09:27 +00:00
Greg Gauthier 237155552a completed the config port 2021-03-16 12:32:59 +00:00
Greg Gauthier 51b5d63eec initial commit 2021-03-16 07:34:04 +00:00