minify-html/.github/workflows
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
..
README.md Fix wording 2020-01-31 23:41:03 +11:00
bench.yaml Fix graphs 2021-08-09 00:08:30 +10:00
cli.yml 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
fuzz.yml Run fuzz workflow manually only 2021-08-07 22:34:09 +10:00
gcc.ps1 Undo removing GCC from Windows workflows as it is still necessary for esbuild-rs 2020-07-22 21:56:07 +10:00
java.yml Remove incorrect workflow conditional 2021-08-08 02:22:14 +10:00
nodejs.yml 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
python.yml 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
ruby.yml Remove incorrect workflow conditional 2021-08-08 02:22:14 +10:00

README.md

GitHub Actions

This folder contains various GitHub Actions that are run upon every new version Git tag pushed to GitHub. They build, pack, and upload/deploy/publish packages and binaries for using the newly released version in various programming languages and operating systems.