Commit graph

26 commits

Author SHA1 Message Date
Tyler Wilding 6be0677bdc
release: fix appimage release asset link 2023-07-31 17:03:32 -04:00
Tyler Wilding b5b5f40c4c
lint: formatting 2023-07-31 02:19:46 -04:00
Tyler Wilding e73fa3651a
ci: fix some asset naming and scripts for next release 2023-07-31 02:15:18 -04:00
Tyler Wilding 2ce541714e
ci: include a .app release, include macOS in release metadata generation 2023-07-31 00:13:22 -04:00
dependabot[bot] 68794258b7
build(deps-dev): bump the frontend-deps group with 8 updates (#289)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tyler Wilding <xtvaser@gmail.com>
2023-07-24 18:38:03 -04:00
Tyler Wilding 63e42e12bd
ci: simplify release workflow and verify release assets prior to publishing (#284) 2023-07-22 15:28:13 -04:00
Tyler Wilding 40e1447a9e
Revamp OpenGL requirements check and allow re-checking or bypassing it (#180) 2023-05-16 00:23:26 -04:00
Tyler Wilding 5a3c805430
tauri: update to 1.3.0 and fix release process (#203) 2023-05-06 20:42:31 -04:00
Tyler Wilding b00148bf38
ci: fix formatting of release changelog (#119) 2023-03-14 20:14:28 -04:00
Tyler Wilding 8bd77d853a
ci: resolve all issues in CI discovered during QA 2023-03-12 17:04:57 -04:00
Tyler Wilding d987f6624d
updater: break the update chain, re-gen the private key 2023-03-12 12:09:34 -04:00
Tyler Wilding 0268daa9f7
updater: fix launcher updater page, needs to be tested though 2023-03-06 23:46:45 -05:00
Tyler Wilding dc23e2931c
frontend/backend: propagate install logs to frontend 2023-03-04 16:23:21 -05:00
Tyler Wilding e8cdd57e8a
ci/scripts: make sidecar preparation more comprehensive 2023-03-04 01:39:36 -05:00
Tyler Wilding 4400c71e56
ci: remove npm usages from CI workflows 2023-03-01 01:01:18 -05:00
Tyler Wilding f85921fe01
deps: switch to yarn and update all our dependencies 2023-02-18 21:24:33 -05:00
Tyler Wilding d1801e8cb8
linux: fix linux support issues (#36) 2022-09-17 21:12:25 -04:00
Tyler Wilding fba898bb08
release: isolate the updater configuration, only use it when releasing 2022-04-28 17:58:16 -04:00
Tyler Wilding be996ea6be
release: a bunch of debugging, appimages fail on releases though 2022-04-20 00:51:37 -04:00
Tyler Wilding af9cfaf662
bin: add linux binary for glewinfo 2022-04-17 21:34:22 -04:00
Tyler Wilding 9778a48783
setup: disable browse button while installing 2022-04-17 20:36:06 -04:00
Tyler Wilding 9bed32f486
bin: add glewinfo (right now only windows) to fetch opengl info 2022-04-17 19:27:19 -04:00
Tyler Wilding 95926ad62c
actions: mock binaries for the build 2022-04-16 01:25:31 -04:00
Tyler Wilding 5355e3ff35
actions: add linter action 2022-04-15 21:46:48 -04:00
Tyler Wilding cd81f43b63
migrate: switch to Svelte 2022-04-14 19:49:13 -04:00
Tyler Wilding 41c580954e
setup: implement happy path for setup process 2022-04-13 22:03:10 -04:00