Bobby
4b9a27b4a0
ci(actions): update checkout and setup-node
2022-03-09 22:07:43 +07:00
Bobby
8aa12ea6a8
ci(actions): use node 16
2022-03-09 07:04:56 +07:00
Bobby
30ea4fe052
ci(actions): update browserslist/caniuse-lite
2022-03-03 18:03:48 +07:00
Bobby
356d4c44a1
ci(actions): use ubuntu 20.04
2022-03-03 18:03:32 +07:00
Bobby
a7ecf1cdf6
ci(actions): use node v14
2021-10-22 21:37:07 +07:00
Bobby Wibowo
02a5a7312e
ci(actions): update commit message
2021-01-09 02:55:41 +07:00
renovate[bot]
6933a4081d
Update actions/setup-node action to v2 ( #336 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-12-19 12:03:27 +07:00
Bobby Wibowo
7202c2d20c
Updated build.yml again
2020-08-24 12:34:28 +07:00
Bobby Wibowo
01c51001ba
Updated build.yml
2020-08-24 12:32:54 +07:00
Bobby Wibowo
ef2f682cf1
Updated actions build script to use node 12.x
...
Also slightly rephrased README.md.
I forgot I've switched to 12.x on both my dev PC and production server.
2020-07-30 06:03:45 +07:00
Bobby Wibowo
df9887386a
Merge branch 'camjac251-camjac251-build-action' into safe.fiery.me
...
Also updated bump-versions.js to NOT require utilsController.js.
This is required to make sure GitHub runner can execute the script
without config.js existing in root directory.
To begin with the script don't particularly need anything much from the
said controller.
2020-07-30 05:09:08 +07:00
camjac251
3646721fb9
Add action for automatic lint/building of static resources
...
This will run the yarn build every time a file is modified in the /src folder. It will hopefully reduce the steps needed for developing.
2020-07-28 18:12:40 -05:00