oSumAtrIX
|
3e2168a2b2
|
chore: Revert using a relative image path
For some reason GitHub does not render them correctly
|
2024-08-06 16:53:42 +02:00 |
|
oSumAtrIX
|
fe616beb22
|
docs: Add documentation (#278)
|
2024-02-25 03:30:08 +01:00 |
|
oSumAtrIX
|
41257ee87e
|
chore: Rename issue templates and use relative image paths
|
2024-02-25 03:26:15 +01:00 |
|
oSumAtrIX
|
33ed5f0aa3
|
ci: Fix indentation in workflow
|
2024-02-24 01:15:09 +01:00 |
|
oSumAtrIX
|
b0b2c10665
|
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-23 02:26:30 +01:00 |
|
oSumAtrIX
|
f1c60093cf
|
ci: Update GPG passphrase secret name
|
2024-02-14 02:49:52 +01:00 |
|
oSumAtrIX
|
687b884dc4
|
ci: Import GPG key as late as possible
It is not necessary to import it earlier.
|
2024-02-14 01:59:41 +01:00 |
|
oSumAtrIX
|
98085d1d45
|
build(Needs bump): Sign publication artifacts
|
2024-02-13 05:17:15 +01:00 |
|
oSumAtrIX
|
9fc42e132c
|
ci: Use latest Node.js LTS version to fix builds
(cherry picked from commit 23b3eb1325 )
|
2024-01-27 04:06:15 +01:00 |
|
oSumAtrIX
|
efa98ece45
|
ci: Add dependabot
|
2024-01-26 01:45:43 +01:00 |
|
oSumAtrIX
|
287841d806
|
chore: Add heading to issue templates
|
2023-11-23 00:56:53 +01:00 |
|
oSumAtrIX
|
0c0e22013b
|
build: Use dedicated Gradle cache action
|
2023-11-22 01:04:49 +01:00 |
|
oSumAtrIX
|
17418d4b9c
|
ci: Simplify cache paths
|
2023-11-22 01:04:48 +01:00 |
|
oSumAtrIX
|
ec1fbdf2ae
|
chore: Reword comment for first PR merge
|
2023-11-22 01:04:48 +01:00 |
|
oSumAtrIX
|
56e5a46fd5
|
chore: Add a newline between steps
|
2023-11-22 01:04:48 +01:00 |
|
oSumAtrIX
|
32e86d44a3
|
chore: Simplify issue templates
|
2023-11-22 01:04:47 +01:00 |
|
oSumAtrIX
|
d7eb111460
|
ci: Update cache key
|
2023-11-22 01:04:47 +01:00 |
|
oSumAtrIX
|
417c3e4234
|
ci: Bump checkout action
|
2023-09-27 18:02:50 +02:00 |
|
oSumAtrIX
|
5cebc1fd30
|
ci: Use better workflow name and PR message
|
2023-09-23 18:17:47 +02:00 |
|
oSumAtrIX
|
26b70554c4
|
build: use binary compatibility validator
This prevents releasing breaking changes accidentally.
|
2023-08-29 03:47:21 +02:00 |
|
oSumAtrIX
|
c95e6fa92f
|
ci: add cache step
|
2023-06-12 02:55:09 +02:00 |
|
oSumAtrIX
|
fd738e723b
|
ci: build before running semantic-release
|
2023-06-12 01:52:52 +02:00 |
|
oSumAtrIX
|
b1d1956323
|
ci: remove unnecessary steps
|
2023-06-12 01:47:26 +02:00 |
|
oSumAtrIX
|
223cea7021
|
build: use Java SDK 17 for building
|
2023-05-09 08:16:15 +02:00 |
|
oSumAtrIX
|
9c53877888
|
build: downgrade to JDK version 11
This is to properly support Android
|
2023-05-08 01:03:11 +02:00 |
|
oSumAtrIX
|
d67436271d
|
feat: add appreciation message for new contributors
|
2023-04-30 03:15:12 +02:00 |
|
Palm
|
07a2829c65
|
ci: update actions (#158)
|
2023-02-13 22:29:20 +01:00 |
|
oSumAtrIX
|
5a4ea5cd7d
|
ci: add missing PAT in step Release
|
2023-01-15 05:29:50 +01:00 |
|
oSumAtrIX
|
73a013d75b
|
ci: use PAT in step Release
|
2023-01-15 04:06:45 +01:00 |
|
oSumAtrIX
|
7159f3db4c
|
ci: downgrade semantic release and plugins to v19
|
2023-01-15 04:06:45 +01:00 |
|
oSumAtrIX
|
7d5ecf095c
|
ci: give jobs names
|
2023-01-15 04:06:44 +01:00 |
|
oSumAtrIX
|
fa015a424d
|
refactor: fix formatting
|
2023-01-15 04:06:44 +01:00 |
|
oSumAtrIX
|
cd68ec4803
|
ci: do not escape in environment variable MESSAGE
|
2022-12-29 19:07:31 +01:00 |
|
oSumAtrIX
|
cd1b72e078
|
ci: remove unnecessary step
|
2022-12-15 01:08:00 +01:00 |
|
oSumAtrIX
|
75b36823b8
|
ci: back-merge releases back into dev branch
|
2022-12-14 00:02:52 +01:00 |
|
oSumAtrIX
|
0f432b3fdd
|
ci: escape backticks in message environment variable
|
2022-12-13 23:36:47 +01:00 |
|
oSumAtrIX
|
96cd5618dd
|
ci: open pull requests to merge dev to main (#131)
|
2022-12-13 23:36:47 +01:00 |
|
oSumAtrIX
|
6c5de8b414
|
ci: refactor release workflow
|
2022-12-11 03:01:40 +01:00 |
|
Nico Mexis
|
d2f91a8545
|
build: update workflow actions (#121) [skip ci]
|
2022-11-05 15:27:56 +01:00 |
|
oSumAtrIX
|
a0cb449c60
|
feat: section acknowledgements for issue templates
Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
|
2022-09-21 00:36:25 +02:00 |
|
Robert
|
9a4d30e152
|
fix: remove requirement for solution [skip ci] (#80)
|
2022-08-01 13:07:12 +02:00 |
|
oSumAtrIX
|
dd2d696d00
|
docs: add missing . to feature-issue.yml description
|
2022-07-26 19:38:00 +02:00 |
|
oSumAtrIX
|
6326321b65
|
docs: add missing . to issue description
|
2022-07-26 19:34:39 +02:00 |
|
oSumAtrIX
|
f291a4ae3e
|
docs: GitHub issue forms
|
2022-07-26 19:28:32 +02:00 |
|
oSumAtrIX
|
21b5404180
|
docs: change size of headings [skip ci]
|
2022-07-12 01:12:45 +02:00 |
|
oSumAtrIX
|
1b39278b24
|
feat: feature request issue template
|
2022-07-11 20:19:53 +02:00 |
|
oSumAtrIX
|
0ebab8bf59
|
fix: missing additional items [skip ci]
|
2022-07-10 00:34:55 +02:00 |
|
oSumAtrIX
|
112bc998f4
|
feat: issue templates [skip ci]
|
2022-07-10 00:32:05 +02:00 |
|
Oskar
|
34f607aa24
|
fix: add execute permission to ./gradlew file (#46)
|
2022-06-22 16:16:00 +02:00 |
|
oSumAtrIX
|
849616dc2b
|
fix: JarPatchBundle loading non-class files to class loader
|
2022-06-05 08:03:38 +02:00 |
|