Commit Graph

32 Commits

Author SHA1 Message Date
Wilson Lin 93ae6b6b3a Bump GitHub Actions Ubuntu image version 2023-05-07 19:12:02 +07:00
Wilson Lin 29e7b1c187 Drop support for macOS ARM64 due to lack of access to hardware 2022-08-09 13:47:38 +10:00
Wilson Lin 3e20d50eeb Implement support for WASM and Deno 2022-06-22 00:43:09 +10:00
Wilson Lin 9dc1bb07c9 Build CLI for macOS ARM64 2021-11-12 17:14:22 +11:00
Wilson Lin 694bb2cb8e Add support for Python 3.10, Node.js 17, and Node.js on Apple Silicon to build pipelines 2021-11-12 15:30:37 +11:00
Wilson Lin 2187ebc95e Improve B2 upload workflow 2021-08-08 12:54:56 +10:00
Wilson Lin d43e25c237 Build CLI for ARM64 2021-08-08 11:14:58 +10:00
Wilson Lin 382b07a517 Remove incorrect workflow conditional 2021-08-08 02:22:14 +10:00
Wilson Lin e3918e6abb Do not run workflows on every commit 2021-08-08 01:48:52 +10:00
Wilson Lin faba0c41d8 Only run workflows on master 2021-08-06 12:22:24 +10:00
Wilson Lin 518cf35935 Use fixed OS versions 2021-04-06 18:50:24 +10:00
Wilson Lin 2954f8f7b0 Extract html-data; consider x86_64 when loading Java lib; use B2 action 2020-11-13 22:15:51 +11:00
Wilson Lin 9c1a76a48b Undo removing GCC from Windows workflows as it is still necessary for esbuild-rs 2020-07-22 21:56:07 +10:00
Wilson Lin 4e691ac550 Restore Windows support; fix Node.js paths 2020-07-22 21:52:54 +10:00
Wilson Lin dc376d7c7f Rename to minify-html 2020-07-12 01:29:34 +10:00
Wilson Lin 0579fccfb1 Use local version for unpublished Cargo projects 2020-07-11 23:25:36 +10:00
Wilson Lin ce8721324a Temporarily disable Windows builds 2020-07-11 06:00:48 +10:00
Wilson Lin 90cbee126f Refactoring of workflow 2020-07-11 05:02:08 +10:00
Wilson Lin 00f06aa946 Install TDM-GCC 2020-07-11 03:52:59 +10:00
Wilson Lin c2deea6f98 Try Xcode 11.1 2020-07-11 02:56:38 +10:00
Wilson Lin a98f9ef77d Use newer Go for Linux 2020-07-11 02:45:45 +10:00
Wilson Lin 0ba5947d5d Attempt to diagnose linker issues 2020-07-11 02:37:51 +10:00
Wilson Lin 9faeba3b54 Set up Go for workflows; fix args in more places 2020-07-11 01:33:38 +10:00
Wilson Lin 3f70cc8b89 Fix benchmark workflow; use latest Rust version for builds 2020-07-03 20:42:10 +10:00
Wilson Lin 991257c6f0 Fix versioning in other workflows 2020-06-19 13:00:25 +10:00
Wilson Lin 24debf08b7 Allow manually triggering workflows 2020-06-19 11:06:22 +10:00
Wilson Lin 7ffd83148e Fix various typos in workflows 2020-06-19 10:38:08 +10:00
Wilson Lin 8fa2e9c152 Switch over to B2 for CICD 2020-06-19 09:54:11 +10:00
Wilson Lin 934eb7a22d Use specific Rust version for workflows to prevent compilation issues with newer versions 2020-01-31 23:30:14 +11:00
Wilson Lin e7fc519f05 Fix using bash syntax in workflows 2020-01-01 23:39:45 +11:00
Wilson Lin d15ad8c10c Fix CLI workflow finding wrong file 2020-01-01 21:08:12 +11:00
Wilson Lin d581c9f159 Prebuild Node.js modules; set up auto CLI and Node.js building 2020-01-01 20:47:49 +11:00