Commit Graph

362 Commits

Author SHA1 Message Date
CanadaHonk 879ec33203
[Meta] Add GH sponsor file 2022-02-06 16:29:35 +00:00
Ducko d335ad57fc [Poly > Request] Add encoding null support 2022-02-04 20:45:15 +00:00
Ducko 82eaca1f72 [Chore] Remove linter commnents 2022-02-04 18:49:47 +00:00
CanadaHonk fce71429bd
[CI] Strip source of comments in releases 2022-02-03 23:06:49 +00:00
Ducko 02b393b86e [Scripts > Strip] Initial Add (not in use) 2022-02-03 22:57:50 +00:00
Ducko 8f77c6d363 [Updater > Request] Clean up source further 2022-02-03 22:19:01 +00:00
Ducko 8b2ef7cfd5 [Updater > App] Rewrite to simplify imports 2022-02-03 21:53:59 +00:00
Ducko 63562ea219 [Scripts > TestStartup] Remove as no longer used 2022-02-03 21:42:03 +00:00
Ducko 2bc195b479 [Bootstrap] Tweak multi instance handling (remove logging, simplify) 2022-02-03 21:38:00 +00:00
Ducko 5c0ee418b6 [CI > Build] Revert purposeful breakage to test 2022-02-02 20:13:41 +00:00
Ducko d554a6c659 [CI > Build] Break on purpose to test 2022-02-02 20:03:38 +00:00
Ducko b485db849b [CI > Test] Fix syntax error 2022-02-02 19:50:29 +00:00
Ducko 53c849a27d [CI > Test] Remove sleep 2022-02-02 19:46:37 +00:00
Ducko 7f1fe8059a [CI > Test] Rewrite check to kill on success 2022-02-02 19:44:55 +00:00
Ducko 2c977bf81d [CI > Test] Don't cache client 2022-02-02 19:28:59 +00:00
Ducko 7a1cd8203f [CI > Release] Extract artifact properly 2022-02-02 19:27:09 +00:00
Ducko 601754dc94 [CI > Test] Extract artifact properly 2022-02-02 19:22:58 +00:00
Ducko 964ce9dc10 [CI > Nightly] Rewrite to use one workflow with several steps 2022-02-02 19:07:27 +00:00
Ducko 91cb7799fd [CI > Build] Disable minified builds for now 2022-02-02 18:40:14 +00:00
Ducko 4c49ef4754 [Paths] Add cleanOldVersions 2022-02-02 18:35:54 +00:00
Ducko 733d35a537 Merge branch 'main' of github.com:GooseMod/OpenAsar 2022-02-02 08:38:16 +00:00
Ducko ff126420e9 [Splash > Preload] Tweak source 2022-02-02 08:37:06 +00:00
CanadaHonk f8cb772c13
[CI > Test] Exit on grep match 2022-02-01 22:58:38 +00:00
Ducko fa54c89eec [CI > Build] Fix syntax error 2022-02-01 22:25:35 +00:00
Ducko fdad6fef5c [CI > Build] Run on test success 2022-02-01 22:22:31 +00:00
Ducko 9fea5358de [CI > Test] Revert purposefully breaking to test 2022-02-01 22:11:25 +00:00
Ducko 9d3e9ddb3b [CI > Test] Purposefully break to test part 2 2022-02-01 22:06:48 +00:00
Ducko a522281214 [CI > Test] Purposefully break to test 2022-02-01 22:03:45 +00:00
Ducko af864fc3f3 [CI > Test] Try using bash instead 2022-02-01 22:00:00 +00:00
Ducko 91d4294a6a [CI > Test] Fix infinite running test 2022-02-01 21:53:44 +00:00
Ducko ce45959a64 [CI > Test] Retry on no output 2022-02-01 21:52:48 +00:00
Ducko 6f0b17cb6d [CI > Test] Rewrite detection to work with login 2022-02-01 21:49:45 +00:00
Ducko 985effeed3 [CI > Test] Fix trying to use stdout in xvfb-run 2022-02-01 21:46:37 +00:00
Ducko dc69b4899a [CI > Test] Fix using wrong var in script 2022-02-01 21:45:35 +00:00
Ducko 6936562841 [CI > Test] Fix syntax error in script 2022-02-01 21:44:37 +00:00
Ducko a82b1adb02 [CI > Test] Log stderr and stdout in script 2022-02-01 21:43:44 +00:00
Ducko 41bb80ae22 [CI > Test] Try test startup script 2022-02-01 21:42:08 +00:00
Ducko 8253aa93a0 [CI > Test] Try debugging xvfb 2022-02-01 21:37:27 +00:00
Ducko b2e2aa12a2 [CI > Test] Try using xvfb to run 2022-02-01 21:22:30 +00:00
Ducko 762ca6a224 [CI > Test] Try fixing xorg issues 2022-02-01 21:17:57 +00:00
Ducko b0a96e7765 [CI > Test] Try fixing xorg issues (6) 2022-02-01 21:09:33 +00:00
Ducko 73dd6461fd [CI > Test] Try fixing xorg issues (5) 2022-02-01 21:06:26 +00:00
Ducko 741391845c [CI > Test] Try fixing xorg issues (4) 2022-02-01 21:05:23 +00:00
Ducko 3a4c72174d [CI > Test] Try fixing xorg issues (3) 2022-02-01 21:04:12 +00:00
Ducko 9470570a71 [CI > Test] Try fixing xorg issues (2) 2022-02-01 21:02:41 +00:00
Ducko 8b75d2ca14 [CI > Test] Try fixing xorg issues 2022-02-01 20:58:49 +00:00
Ducko 55920b6f00 [CI > Test] Initial Add 2022-02-01 20:54:35 +00:00
Ducko 4b54121c59 [CmdSwitches] Fix no gap between base and preset 2022-02-01 20:35:59 +00:00
Ducko 2fcc6f2c79 [Scripts > Run] Rename from test 2022-02-01 20:26:38 +00:00
Ducko 35ccd2d5e5 [Gitignore] Add miniSrc for minifying script 2022-01-31 09:13:05 +00:00