Clement Tsang
655cb986a1
github: add old Linux build to nightly/deploy for older glibc ( #477 )
...
Since we're moving all 16.04 ubuntu builds to 18.04, I thought this would be a good idea in case anyone needed it.
Not sure if we should have just made ALL Linux builds use the older Linux container... for now I'll just make one extra build.
2021-05-12 22:53:18 -04:00
Clement Tsang
f4c30b10d0
github: Update ubuntu instances due to deprecation ( #476 )
...
Updates ubuntu version in CI due to GA deprecation warnings.
2021-05-11 21:04:24 -04:00
Clement Tsang
c67ba4c497
github: Remove strip from Windows deploy/nightly ( #472 )
...
Removes `strip` from the Windows build in deploy/nightly. It seems to cause VirusTotal to report some false positives.
2021-05-09 23:19:01 -04:00
ClementTsang
4b70c5edcc
github: update deployment process for winget files
2021-05-09 20:05:02 -04:00
ClementTsang
c406d95699
ci: Lock cargo deb version to 1.29.0
2021-02-24 20:42:47 -05:00
ClementTsang
233ce96473
github: Change text for release deployment script
2021-01-31 14:19:07 -05:00
Clement Tsang
766fe25c55
refactor: Use feature flags to avoid building with fern and log ( #351 )
2020-12-11 20:39:32 -05:00
Clement Tsang
030f4ddd6a
ci: Switch to musl for homebrew linux ( #347 )
...
Move from gnu to musl to avoid glibc issues.
2020-12-10 20:11:34 -05:00
Clement Tsang
aef386913e
ci: Use ubuntu-16.04 for linux gnu deploys and CI
2020-12-10 04:00:06 -05:00
Clement Tsang
3260ff4663
feature: Add scroll indicator to keep track of table position in widgets. ( #333 )
...
Adds the option to enable an "out of" indicator for scrollable table widgets (using --show_table_scroll_position).
2020-11-28 15:37:06 -05:00
Clement Tsang
a9c1197075
ci: Fix post-deploy step to actually use the correct files ( #332 )
...
Previously it was CURL-ing from a non-existent URL, giving the wrong SHA hashes.
Changed to upload the binaries as artifacts and using those directly.
2020-11-27 10:50:25 -05:00
Clement Tsang
380571cf73
ci: Fix some bugs/typos with the deploy script and components ( #329 )
...
- Fix bug with choco and homebrew using incorrect bash syntax causing broken downloads. Why this didn't fail, idk.
- Add tag entry for manual runs to make it easier to deploy/re-run
- Fixed some typos
- Fixed incorrect string in choco python script
2020-11-26 03:28:56 -05:00
Clement Tsang
cfa4e5eb99
ci: Move post deploy steps to main deploy script
2020-11-26 00:07:38 -05:00
Clement Tsang
0bf885a8cc
ci: Fix windows deployments ( #323 )
...
Fixes an issue in the windows deployment action.
2020-11-22 12:40:29 -05:00
Clement Tsang
788501abef
ci: Fix deployment GitHub Action script ( #322 )
2020-11-22 04:18:47 -05:00
ClementTsang
2d127f198e
ci: uptick to 0.5.1, fix ci
2020-11-22 02:33:48 -05:00
ClementTsang
e8238daa64
ci: Add initial github actions ci
2020-11-21 15:28:46 -05:00