Commit Graph

51 Commits

Author SHA1 Message Date
Jacob Bolda
3adf2f8a6e chore: implement covector 2020-07-11 00:58:18 -05:00
Lucas Nogueira
e12a6aad28 fix(action) template strings regex replace 2020-07-09 13:15:59 -03:00
Lucas Nogueira
947f988a80 chore(action) add example with preconfigured tauri 2020-07-09 13:02:29 -03:00
Lucas Nogueira
44b381f0b9 fix(action) convert appName to kebab-case 2020-07-09 03:17:59 -03:00
Lucas Nogueira
95a1c31abb fix(action) input template variables replacement 2020-07-09 03:11:35 -03:00
Lucas Nogueira
0be6c605cb fix(action) create-release logic 2020-07-09 02:59:07 -03:00
Lucas Nogueira
dda4fb6b05 chore(example) change version 2020-07-09 02:46:08 -03:00
Lucas Nogueira
be621d0f51 fix(action) allReleases() using wrong repo data 2020-07-09 02:45:24 -03:00
Lucas Nogueira
a6b46bf203 chore(action) add create-release allReleases() logging 2020-07-09 02:20:47 -03:00
Lucas Nogueira
323c2caa09 fix(action) artifact path for windows .msi 2020-07-09 02:19:06 -03:00
Lucas Nogueira
18ea0fc6b1 fix(action) set bin name 2020-07-09 02:03:32 -03:00
Lucas Nogueira
bcee79a345 fix(action) set default-run 2020-07-09 01:51:15 -03:00
Lucas Nogueira
314e1ac368 fix(action) bin name replacement 2020-07-09 01:40:44 -03:00
Lucas Nogueira
9439a8b1bf fix(action) existing release detection 2020-07-09 01:23:06 -03:00
Lucas Nogueira
b8517bb521 fix(example) use RGBA icon 2020-07-09 00:56:53 -03:00
Lucas Nogueira
219a7d4c04 fix(tauri) fix tauricon usage 2020-07-09 00:28:40 -03:00
Lucas Nogueira
583ab8c636 feat(action) add iconPath input 2020-07-09 00:19:19 -03:00
Lucas Nogueira
35b844226e feat(action) add Cargo.toml formatting/parsing 2020-07-09 00:09:06 -03:00
Lucas Nogueira
b6a3e08e23 chore(workflow) run on all platforms 2020-07-08 15:12:18 -03:00
Lucas Nogueira
9ff3ec2516 feat(action) add create-release option 2020-07-08 13:15:03 -03:00
Lucas Nogueira
0484cda42d chore(action) rollback to github 2.2.0 2020-07-08 00:37:46 -03:00
Lucas Nogueira
5bdcda3793 chore(readme) update inputs 2020-07-08 00:16:04 -03:00
Lucas Nogueira
dd473b2762 Merge branch 'test/action' into dev 2020-07-08 00:15:18 -03:00
Lucas Nogueira
05201fb73c test(action) trying with only release_id 2020-07-08 00:05:02 -03:00
Lucas Nogueira
d7be4895cf chore(readme) introduce the action 2020-07-07 23:57:00 -03:00
Lucas Nogueira
14dd11bfac Revert "chore(workflow) remove build action step"
This reverts commit 722275814f.
2020-07-07 23:23:45 -03:00
Lucas Nogueira
d4a53fe1eb fix(workflow) remove input 2020-07-07 23:17:13 -03:00
Lucas Nogueira
722275814f chore(workflow) remove build action step 2020-07-07 23:10:45 -03:00
Lucas Nogueira
affcc2f6f6 Merge branch 'dev' into test/action 2020-07-07 23:00:34 -03:00
Lucas Nogueira
c94c358482 chore(action) downgrade github package 2020-07-07 23:00:31 -03:00
Lucas Nogueira
bedcf2616f Merge branch 'dev' into test/action 2020-07-07 22:40:57 -03:00
Lucas Nogueira
1b17bcbd8d fix(action) tar command on macos 2020-07-07 22:40:49 -03:00
Lucas Nogueira
4d8b1a5685 Merge branch 'dev' into test/action 2020-07-07 22:24:15 -03:00
Lucas Nogueira
81d9c885b8 fix(action) check if artifacts exists, fix .app path 2020-07-07 22:24:07 -03:00
Lucas Nogueira
f27e7ecb03 chore(workflow) run on macos only for now 2020-07-07 22:09:26 -03:00
Lucas Nogueira
807d35b8ea fix(workflow) add github_token env 2020-07-07 22:09:14 -03:00
Lucas Nogueira
567ba95165 Merge branch 'dev' into test/action 2020-07-07 22:08:28 -03:00
Lucas Nogueira
298b0ab4be fix(action) compress .app if uploading to release 2020-07-07 22:07:56 -03:00
Lucas Nogueira
8b1259f035 feat(workflow) add release test 2020-07-07 21:54:52 -03:00
Lucas Nogueira
b6ab3d9554 Merge branch 'dev' into test/action 2020-07-07 21:51:29 -03:00
Lucas Nogueira
fc583d3c86 feat(action) add option to upload release assets 2020-07-07 21:51:23 -03:00
Lucas Nogueira
0bf2a5ee5e fix(workflow) format 2020-07-07 21:09:21 -03:00
Lucas Nogueira
58df80e804 fix(workflow) format 2020-07-07 21:08:46 -03:00
Lucas Nogueira
1e31b700cc fix(workflow) install rust, webkitgtk4.0, tauri bundler 2020-07-07 21:07:12 -03:00
Lucas Nogueira
1fc971c1e4 fix(workflow) install example deps 2020-07-07 21:01:37 -03:00
Lucas Nogueira
0f5e7d5887 fix(workflow) runs on 2020-07-07 20:58:23 -03:00
Lucas Nogueira
8d7a7dfc38 fix(workflow) on 2020-07-07 20:56:57 -03:00
Lucas Nogueira
5a9d20096a fix(workflow) run on all branches 2020-07-07 20:54:38 -03:00
Lucas Nogueira
6df69c7416 feat(workflow) test action 2020-07-07 20:51:24 -03:00
Lucas Nogueira
5aca7f362e feat(action) initialize 2020-07-07 20:47:20 -03:00