48 Commits

Author SHA1 Message Date
Elian Doran
c1b5eb086b ci: Don't build main if only docs were changed 2024-07-22 19:39:15 +03:00
Elian Doran
d09578735e
build: Implement cross-platform build info script 2024-07-21 11:45:31 +03:00
Elian Doran
374a51b77c
ci: Update build info for Windows setup as well 2024-07-21 11:26:14 +03:00
Elian Doran
b2f688a3e5
ci: Fix typo 2024-07-21 08:53:21 +03:00
Elian Doran
028565d89b
ci: Fix dev workflow no longer triggering 2024-07-21 08:48:54 +03:00
Elian Doran
b55e93c7c1
ci: Join workflows 2024-07-21 08:37:18 +03:00
Elian Doran
f49008bf21
ci: Improve workflow 2024-07-21 00:02:43 +03:00
Elian Doran
3ac643b3ac
build: Reorder scripts & rename artifact 2024-07-20 23:56:28 +03:00
Elian Doran
6c36c47135
ci: Adapt to changes to package.json 2024-07-20 23:34:52 +03:00
Elian Doran
19e776b1f6
Merge remote-tracking branch 'origin/develop' into feature/windows_installer
; Conflicts:
;	electron.js
;	package-lock.json
;	package.json
2024-07-20 23:07:32 +03:00
Elian Doran
5277c3e6b6
ci: Revert artifact upload for darwin 2024-07-20 22:23:31 +03:00
Elian Doran
5eabdf8496
ci: Cancel unnecessary actions 2024-07-20 22:03:51 +03:00
Elian Doran
128af66797
ci: Don't pack Windows artifact 2024-07-20 22:02:29 +03:00
Elian Doran
80e647ffec
ci: Update build info 2024-07-20 21:58:14 +03:00
Elian Doran
7dc8c662ca
ci: Revert .tar.xz to avoid losing permissions 2024-07-20 21:50:32 +03:00
Elian Doran
cc55e1b657
ci: Remove .tar.xz to avoid double archiving 2024-07-20 21:48:04 +03:00
Elian Doran
27c2d1efbd
ci: Fix double .zip artifact name 2024-07-20 21:46:37 +03:00
Elian Doran
4dc615fe68
ci: Fix double zipping 2024-07-20 21:39:11 +03:00
Elian Doran
460bd6b979
ci: Always build main for update branches 2024-07-20 16:30:17 +03:00
Elian Doran
612907c830
Revert "ci: Force build release for branch"
This reverts commit bc60d77cd77c0e97d84964c527870fc46ae6665d.
2024-07-17 01:01:41 +03:00
Elian Doran
bc60d77cd7
ci: Force build release for branch 2024-07-17 00:02:19 +03:00
Elian Doran
0c0bcdcf4e
ci: Update to Node 20 2024-07-16 23:59:46 +03:00
Elian Doran
186650b1cf
ci: Add workflow to build macOS ARM64 2024-07-14 10:12:12 +03:00
Elian Doran
75ebe24abb
ci: Remove temporary branch config 2024-07-14 00:43:04 +03:00
Elian Doran
3f5e5fd840
ci: Set up Wine 2024-07-14 00:30:49 +03:00
Elian Doran
998db5ce95
ci: Add build Windows 2024-07-14 00:14:30 +03:00
Elian Doran
7aed6d4ad4
ci: Add build Linux Server 2024-07-13 23:16:35 +03:00
Elian Doran
99ea741275
ci: Add build Linux 2024-07-13 22:52:28 +03:00
Elian Doran
7c43a49046
ci: Add workflow for building macOS x86_64 2024-07-13 21:39:22 +03:00
Elian Doran
1652a7a2ec
ci: Remove test branch 2024-07-13 20:04:00 +03:00
Elian Doran
7184c648ab
ci: Test Docker publishing 2024-07-13 19:39:56 +03:00
Elian Doran
be239d2230
ci: Set up node environment & cache 2024-07-13 19:11:25 +03:00
Elian Doran
439bf410ac
ci: Use newer versions of actions 2024-07-13 19:05:39 +03:00
Elian Doran
8bcff49198
ci: Install npm dependencies 2024-07-13 18:57:13 +03:00
Elian Doran
c0cc1e3b52
ci: Run tsc & create server-package.json 2024-07-13 18:56:18 +03:00
Elian Doran
19550eec6a
ci: Set up Docker build in dev workflow 2024-07-13 18:51:46 +03:00
Elian Doran
45f2691053
ci: Disable original CI workflows 2024-07-13 18:47:53 +03:00
Elian Doran
4c1bc10d0f Publish installer artifact 2023-11-09 21:00:53 +02:00
Elian Doran
fe82b1d2d6 Start writing GitHub Actions workflow 2023-11-09 20:51:03 +02:00
zadam
223ca95829 added error logs to bug report template 2022-12-14 12:28:08 +01:00
zadam
cfa49c7b1b feature request desc 2021-12-21 22:47:31 +01:00
zadam
8e4926ed7f cleanup of issue templates, closes #2461 2021-12-21 22:46:29 +01:00
TrAnn3l
8ef4b2bf50
Add tag based multi arch docker build. (#2229) 2021-10-14 20:42:27 +02:00
sigaloid
cfea2440fb
fix mobile frontend, closes #2217 (#2223)
does this

rename

Update bug_report.yml

Update bug_report.yml

Update bug_report.yml

Update bug_report.yml

Update and rename feature_request.md to feature_request.yml

Co-authored-by: zadam <zadam.apps@gmail.com>
2021-10-12 18:57:07 +02:00
sigaloid
a8b6538c4e
Add issue templates (#2213)
* Create feature_request.md

* Create bug_report.md

* Update feature_request.md

* Update bug_report.md

* Update feature_request.md

* Update feature_request.md

* Update bug_report.md

* Update bug_report.md

* Update bug_report.md

* Update feature_request.md

* Update bug_report.md
2021-10-10 11:22:32 +02:00
zadam
08c638c2fa
Create codeql-analysis.yml 2021-09-01 09:32:58 +02:00
zadam
7cad65b370
Update FUNDING.yml 2021-05-18 19:55:45 +02:00
zadam
8ae78a9e23
Create FUNDING.yml 2020-03-16 08:25:20 +01:00