Commit Graph

45 Commits

Author SHA1 Message Date
oSumAtrIX
80973c77c0
ci: Fix indentation in workflow 2024-02-24 01:14:43 +01:00
oSumAtrIX
216b0060e1
ci: Fix PR builds by adding missing GitHub token 2024-02-23 02:23:49 +01:00
oSumAtrIX
0dc61d9da4
build: Sign release artifacts 2024-02-22 06:13:17 +01:00
oSumAtrIX
4d0db8c4fb
ci: Split release into a separate PR build workflow
Because the release workflow already runs on dev and main, it is not necessary to also trigger it for PRs.
2024-02-22 04:23:53 +01:00
oSumAtrIX
e455262725
ci: Use latest Node.js LTS version to fix builds 2024-01-26 22:52:36 +01:00
oSumAtrIX
36fe5718cf
build: Use dedicated Gradle cache action 2023-11-22 01:01:56 +01:00
oSumAtrIX
dcca2e5e8d
ci: Simplify cache paths 2023-11-22 00:11:15 +01:00
oSumAtrIX
ce2ad04f60
chore: Add a newline between steps 2023-11-22 00:04:20 +01:00
oSumAtrIX
64463dea5b
ci: Update cache key 2023-11-21 23:41:41 +01:00
oSumAtrIX
a01db14c1e
ci: Bump checkout action 2023-09-27 18:03:11 +02:00
oSumAtrIX
b193b3dbc1
ci: Use better workflow name and PR message 2023-09-23 18:34:16 +02:00
oSumAtrIX
d7fc06a647
ci: clean after building 2023-07-21 19:17:06 +02:00
oSumAtrIX
e1011e42df
ci: do not cache build directory 2023-07-21 16:58:00 +02:00
oSumAtrIX
add120348a
ci: add cache step 2023-06-12 03:04:44 +02:00
oSumAtrIX
0654c1b42e
ci: set JAVA version for Gradle manually 2023-06-12 03:04:44 +02:00
oSumAtrIX
fd86684f73
ci: build before running semantic-release 2023-06-12 03:04:43 +02:00
oSumAtrIX
ccc93adae9
ci: remove unnecessary steps 2023-06-12 03:04:43 +02:00
oSumAtrIX
bbb07ec9c8
ci: use correct checkmark syntax in PR body 2023-04-16 19:26:52 +02:00
oSumAtrIX
0810f84c4c
ci: add dependency section when opening a PR 2023-03-19 22:58:15 +01:00
Palm
9cea77ac59
ci: fix step name typo 2023-02-13 20:56:56 +07:00
Palm
b47b7cbc22 ci: target specific node version 2023-02-13 10:45:17 +07:00
Palm
2e0758b3c8 ci: do not override dependency versions on install 2023-02-13 10:44:07 +07:00
oSumAtrIX
9480f20d44
ci: fix spelling mistake 2023-01-14 03:20:37 +01:00
oSumAtrIX
62eb76415c
ci: fix spelling mistake 2023-01-14 03:15:59 +01:00
oSumAtrIX
09afccce27
ci: use PAT in step Release
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
2023-01-13 22:32:40 +01:00
oSumAtrIX
f393d3790a
ci: only fetch latest commit when checking out
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
2023-01-13 22:32:14 +01:00
oSumAtrIX
b56f472813
ci: give jobs names
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
2023-01-13 14:40:44 +01:00
oSumAtrIX
8032a3f46a ci: bypass push permission on protected branches with owner PAT
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
2023-01-10 22:43:30 +01:00
oSumAtrIX
d72937c2fd ci: downgrade semantic release and plugins to v19
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
2023-01-10 22:43:30 +01:00
8cAyqpVKio
954e60191e
build: bump version before executing build task (#274) 2023-01-05 22:18:24 +01:00
oSumAtrIX
311524c2c9
ci: do not escape in environment variable MESSAGE
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
2022-12-29 19:16:29 +01:00
oSumAtrIX
59031d95ea
ci: back-merge releases back into dev branch 2022-12-26 19:21:23 +01:00
oSumAtrIX
5ed6a57df2
ci: open pull requests to merge dev to main 2022-12-26 19:10:57 +01:00
oSumAtrIX
66f5808863
build: use cache for node 2022-12-08 21:28:20 +01:00
oSumAtrIX
57c56b630a
build: fix argument order 2022-12-08 21:11:37 +01:00
oSumAtrIX
edaf70fd10
build: update Java version 2022-12-08 21:11:37 +01:00
oSumAtrIX
c309646d35
build: simplify step Cancel previous runs 2022-12-08 21:11:36 +01:00
oSumAtrIX
376168fecf
build: use latest node version 2022-12-07 01:25:35 +01:00
Nico Mexis
3427f885fb
build: update workflow actions (#198) [skip ci] 2022-11-05 15:25:38 +01:00
Patryk MiÅ›
f47cc8b375
build: migrate to Kotlin DSL (#151)
Co-authored-by: PatrickMis <24607131+PatrickMis@users.noreply.github.com>
2022-09-22 18:47:46 +02:00
oSumAtrIX
7fe30d550e
build: semantic-release (#38) 2022-07-02 06:18:52 +02:00
oSumAtrIX
773357d6e6
feat: workflow_dispatch 2022-06-24 00:55:50 +02:00
Oskar
5dd10f6978
ci: chmod +x gradlew is not required (#15) 2022-06-21 15:08:19 +02:00
tillnelown
4f419dd915
rename gradlew.sh (#9)
* rename gradlew.sh to gradlew to maintain consistency across repos

* Fix Github actions to use gradlew instead of gradlew.sh
2022-05-27 00:08:19 +02:00
oSumAtrIX
a1878f4ae9
add: release workflow
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
2022-05-10 02:13:15 +02:00