Commit Graph

97 Commits

Author SHA1 Message Date
Alexis 5077563acc chore: ensure nexe directory exists before downloading node to it 2021-09-29 16:57:34 +09:30
Alexis 2de938acd2 chore: use absolute paths for wget? 2021-09-29 16:37:09 +09:30
Alexis e9e0ebb63d chore: ensure wget uses -O flag 2021-09-29 16:26:54 +09:30
Alexis 63d7cafdc4 chore: split nexe download and upx into seperate jobs 2021-09-29 16:17:51 +09:30
Alexis 5b29bbbf69 chore: download nexe before trying to run upx on it 2021-09-29 15:55:44 +09:30
Alexis 1592f45da4 fix: modclean being run twice 2021-09-29 15:47:16 +09:30
Alexis 60b4665dcc chore: add upx and modclean to github actions workflow 2021-09-29 15:38:11 +09:30
Alexis 5a46501334 chore: move commit hash injection to before source pack 2021-09-29 15:31:15 +09:30
Alexis Tyler c37d8617d2 chore: ensure all coverage is run 2021-08-17 08:26:56 +09:30
Alexis Tyler d5f4f07acc chore: fix release notes not using new lines 2021-07-05 16:16:52 +09:30
Alexis Tyler 9800d9212a chore: master -> main 2021-07-05 16:07:51 +09:30
Alexis Tyler bafc885daf chore: fix release notes not using new lines 2021-07-05 16:07:42 +09:30
Alexis Tyler a6d2a08028 fix: jq script 2021-06-28 20:21:46 +09:30
Alexis Tyler b964ae9f73 fix: use GITHUB env for git short hash 2021-06-28 20:10:05 +09:30
Alexis Tyler bf87b0d5b8 chore: add commit hash to non-released versions 2021-06-28 19:53:14 +09:30
Alexis Tyler 70ec3dbfec fix: update apt before installing libvirt 2021-06-28 18:27:09 +09:30
Alexis Tyler 10cce9b16f fix: use the exact version nexe wants 2021-06-01 16:29:34 +09:30
Alexis Tyler 75fb835851 fix: include libvirt-devel in workflow 2021-05-27 14:57:23 +09:30
Alexis Tyler 39f49d3e42 fix: remove unneeded cron action 2021-05-03 18:28:41 +09:30
Alexis Tyler 4ad0c334c3 chore: reset nexe cache on package-lock update 2021-05-03 17:12:01 +09:30
Alexis Tyler eb2f4877ec chore: change artifact clearing to once a week 2021-04-21 07:21:42 +09:30
Alexis Tyler 3cf4f918d3 fix: deleting node source files for nexe
This fixes builds taking 3 hours as node needs to recompile.
2021-04-16 09:01:44 +09:30
Alexis Tyler a930b881f5 chore: change cron schedule 2021-04-06 18:49:13 +09:30
Alexis Tyler cf15dd17c5 chore: set artifact deletion cron to 10 mins 2021-04-06 12:02:12 +09:30
Alexis Tyler 6d71ae6d03 chore: add cron github action 2021-04-06 08:30:14 +09:30
Alexis Tyler 6a6d937dd8 fix: redo full release notes 2021-03-28 19:23:49 -07:00
Alexis Tyler 6da8628512 fix: use fullpath for release notes and log them for debugging 2021-03-28 19:11:57 -07:00
Alexis Tyler eaecee424e chore: rename action build->compile-source 2021-03-28 18:59:52 -07:00
Alexis Tyler 92b5c0bc7d fix: move if to single line 2021-03-28 18:55:07 -07:00
Alexis Tyler da69a8c193 fix: use correct field 2021-03-28 18:54:39 -07:00
Alexis Tyler 37984f9354 fix: on master 2021-03-28 18:52:30 -07:00
Alexis Tyler 93b714613c fix: default branch 2021-03-28 18:51:48 -07:00
Alexis Tyler 339f98f31a chore: move if to single line 2021-03-28 18:50:23 -07:00
Alexis Tyler 7a673dc0f8 fix: add steps to start action 2021-03-28 18:49:16 -07:00
Alexis Tyler 2297a1e161 fix: skip duplicate runs in github actions 2021-03-28 18:47:37 -07:00
Alexis Tyler 19e14e8a51 fix: use GITHUB_REPOSITORY env for release notes 2021-03-28 18:25:07 -07:00
Alexis Tyler 19ea157e2b fix: pre/release notes 2021-03-28 09:56:50 -07:00
Alexis Tyler 9842ea1149 fix: release notes 2021-03-28 09:55:35 -07:00
Alexis Tyler c383b7b676 chore: switch github release actions 2021-03-28 09:26:12 -07:00
Alexis Tyler 962f4ef1d3 fix: ensure we checkout the repo in the release stage 2021-03-28 09:18:39 -07:00
Alexis Tyler 3d0b0bee8e fix: upload release with wildcard and remove checkout repo where not needed 2021-03-28 09:09:07 -07:00
Alexis Tyler 9752f50fcf fix: remove uses line 2021-03-28 08:45:02 -07:00
Alexis Tyler 67d3f85aa8 chore: add release notes job 2021-03-28 08:43:48 -07:00
Alexis Tyler 77330b43f0 fix: require coverage before building app 2021-03-28 08:28:39 -07:00
Alexis Tyler f28e23b833 chore: add coverage job 2021-03-28 08:27:46 -07:00
Alexis Tyler 4d41cf4547 chore: add release job 2021-03-28 08:22:27 -07:00
Alexis Tyler 735bbf3c1b chore: add pre-release github job 2021-03-28 08:18:17 -07:00
Alexis Tyler dd1f583fa1 fix: add gating to actions 2021-03-28 07:59:09 -07:00
Alexis Tyler 182ba5a722 chore: remove matrix for node 2021-03-28 07:57:49 -07:00
Alexis Tyler c266f04978 fix: remove unneeded if in workflow 2021-03-28 07:55:49 -07:00