1
0
mirror of https://github.com/garraflavatra/rolens.git synced 2025-07-21 14:58:03 +00:00
Commit Graph

38 Commits

Author SHA1 Message Date
3a325fe064 Run CI using Node.js v18 2023-12-23 13:20:51 +01:00
7f2adb2df2 Bump required Go version to 1.20 2023-12-22 14:15:46 +01:00
84f1b85356 Attempt to fix build.js 2023-06-30 20:09:36 +02:00
05bfd54fb5 Added a build script to simplify compiling Rolens from source 2023-06-28 17:58:03 +02:00
b5bb51c869 CI: trying to generate .dmg (not working yet) 2023-06-23 18:25:42 +02:00
756fa10555 CI: checkout repo in bundle job 2023-06-23 14:34:49 +02:00
c41572dbb7 CI: inline ci_bundle.sh 2023-06-23 14:21:49 +02:00
9a07954e4c CI: execute ci_bundle script 2023-06-23 13:32:05 +02:00
0365e8e0ec CI: always run bundle job 2023-06-22 11:04:39 +02:00
fcdefedffd Prepared improved CI action 2023-06-22 10:55:59 +02:00
3fd2be55b0 CI: run linter 2023-06-11 09:40:16 +02:00
1524cdb244 Extract CI scripts to files. macOS: generate DMG 2023-06-04 17:11:13 +02:00
f2401a07c2 CI: flatten bundle 2023-06-03 18:32:30 +02:00
7ae3fdab53 CI: create comprehensive artifact containing all builds 2023-06-03 17:59:17 +02:00
1308d74967 CI windows: use correct zip path 2023-06-03 17:50:29 +02:00
cc1b4fb04c CI: Create zip file for windows 2023-06-03 17:42:46 +02:00
12d398320d CI: remove double OS version numbers from tar names 2023-06-03 11:45:05 +02:00
c5c3c6f873 Build for numerous platforms 2023-06-03 11:43:54 +02:00
9090f9425f CI: _do_ upload binaries 2023-06-03 11:20:04 +02:00
5240bdefab CI: correct windows Remove-Item usage 2023-06-03 11:19:10 +02:00
d0b5c0616e CI: upload binaries to the same articact 2023-06-03 10:59:08 +02:00
cd946307db CI: Use rmdir /s for Windows 2023-06-03 10:43:01 +02:00
ec99c15ff2 Trying to fix CI 2023-06-03 10:41:59 +02:00
536740259d CI: only run Linux step on Linux ...... 2023-06-03 10:33:14 +02:00
a44f4c8b7e Oops; compile for Linux on Linux machine, not for Windows/Darwin 2023-06-03 10:29:08 +02:00
4b618f9b25 CI: correct upload artifact step 2023-06-03 10:26:17 +02:00
5463b1a2c4 Attemt to have CI cross-compile binaries 2023-06-03 10:18:01 +02:00
7b8efa3022 It isn't necessary to install frontend dependencies manually, as Wails does it 2023-06-03 09:54:51 +02:00
4908d8239b CI: removed redundant linux depencendy 2023-06-02 17:41:57 +02:00
fca9518c61 Trying to fix linux dependencies (CI) 2023-06-02 17:40:14 +02:00
80c304aa25 Use apt-get instead of dnf ... 2023-06-02 17:35:24 +02:00
46b4f177e2 Upload CI generated binary for each OS 2023-06-02 17:31:23 +02:00
e0235b2eb5 Ubuntu CI: install Wails dependencies 2023-06-02 17:29:35 +02:00
b18917ebb4 Linux support, updated documentation 2023-06-02 17:23:39 +02:00
14b9c40197 Fixed CI file indentation 2023-05-30 21:52:54 +02:00
f284040790 Cache dependencies in CI job 2023-05-30 21:51:55 +02:00
55c5782c99 Don't stop CI task when 1 job failed 2023-05-30 21:03:36 +02:00
b2fdbd5fa4 Added CI workflow 2023-05-30 15:25:47 +02:00