Commit Graph

5 Commits

Author SHA1 Message Date
Ian Manske 9582d79109
Fix syntax error in injectPolyfills.sh (#115) 2022-12-08 06:42:20 +00:00
Ducko bb6165c1ad chore: add injectPolyfills script to stop older build scripts from breaking 2022-12-06 19:06:31 +00:00
CanadaHonk ec5082860e
Remove Polyfills (#101)
* poly: remove completely

* bootstrap: remove unused request require

* asarUpdate: rewrite request -> https

* moduleUpdater: rewrite request -> https

* ui: fallback to channel instead of "custom" if no hash

* index: set name to branch for obvious testing

* config/backend: tweak source

* moduleUpdater: fix rewrite

* moduleUpdater: fix rewrite (x2)

* moduleUpdater: follow redirects with rewrite

* ci: start multi-branch rewrite

* ci: upgrade node to 18.x

* ci: rewrite version changing to use existing

* ci: change release version getting to in file

* ci: mess with yaml syntax

* ci: revert to node 16.x, fix version wrapped in quotes

* ci: fix invalid yaml

* ci: yaml syntax fixing

* ci: append to tag

* ci: make pre-release unless nightly build

* ci: add title nicening

* asarUpdate: fix release suffix

* asarUpdate: fix not following redirect

* winFirst: don't remake shortcuts, tweaks

* ui: add channel prefix if non-nightly

* chore: prep for main branch
2022-12-02 22:23:46 +00:00
Ducko 615d7b8838 [Scripts > InjectPoly] Rename dir, rm node_modules each time prior 2022-02-15 12:48:27 +00:00
Ducko d48c91679a [Scripts > InjectPoly] Rewrite as bash script 2022-01-19 18:42:42 +00:00