Commit Graph

78 Commits

Author SHA1 Message Date
Sebastian Stenzel
d5588b9739
determine revision number via git rev-list --count HEAD 2021-07-20 15:31:23 +02:00
Sebastian Stenzel
a46bfd5a65
use correct JDK 2021-07-20 14:17:43 +02:00
Sebastian Stenzel
17cae18216
fix escaping 2021-07-20 14:12:01 +02:00
Sebastian Stenzel
18305ca2d6
build windows app dir 2021-07-20 13:51:03 +02:00
Sebastian Stenzel
be44dcd569
added standalone build.sh for manually building AppImages 2021-07-20 10:47:42 +02:00
Sebastian Stenzel
0a421ab9db
download runtime to AppDir/runtime 2021-07-20 00:06:20 +02:00
Sebastian Stenzel
64fc11eb5f
fixing AppImage build 2021-07-20 00:01:42 +02:00
Sebastian Stenzel
6a8f975955
build appimage 2021-07-19 23:57:26 +02:00
Sebastian Stenzel
0b6529c75d
next attempt to create a runtime image 2021-07-19 23:39:12 +02:00
Sebastian Stenzel
b8642677ba
run jlink with default shell on each OS
(bash on mac causes problems with variable substitution)
2021-07-19 23:32:58 +02:00
Sebastian Stenzel
039044ed1a
hard code required modules for now 2021-07-19 23:17:20 +02:00
Sebastian Stenzel
c79c7459c6
create custom runtime image 2021-07-19 23:10:28 +02:00
Sebastian Stenzel
f1f55fc0dd
include crytomator-*.jar in mods dir 2021-07-19 22:03:20 +02:00
Sebastian Stenzel
b7012d7b83
removed duplicate key 2021-07-19 21:53:12 +02:00
Sebastian Stenzel
f0cee47aea
let actions/upload-artifact assemble the buildkit 2021-07-19 21:50:07 +02:00
Sebastian Stenzel
edc06898fb
added missing checkout step 2021-07-19 21:31:52 +02:00
Sebastian Stenzel
45d9cd601a
create buildkit via CI 2021-07-19 21:20:27 +02:00
Sebastian Stenzel
1ccce71abc Revert "no need for wysiwyg in this plain list"
This reverts commit 0db2aac7b5.
2021-07-16 12:43:01 +02:00
Sebastian Stenzel
0db2aac7b5
no need for wysiwyg in this plain list
[ci skip]
2021-07-16 10:14:41 +02:00
Sebastian Stenzel
79a2d00eb6
adjusted bug report templates
[ci skip]
2021-07-16 10:11:14 +02:00
JaniruTEC
8ac253504f
Merge pull request #1697 from cryptomator/refactoring/spellchecking
Enabled spellchecking, added dictionaries, fixed spelling mistakes
2021-06-23 22:49:57 +02:00
Julian Raufelder
08cbfd47ea
Prefix signature of tarball in release with cryptomator
To apply convention of the other release assets
2021-06-16 14:20:52 +02:00
Julian Raufelder
b15cda260e
Apply suggestions from code review
Co-authored-by: Sebastian Stenzel <overheadhunter@users.noreply.github.com>
2021-06-16 12:13:49 +00:00
Julian Raufelder
74355b128a
Sign tarball in release using GPG 2021-06-16 13:49:26 +02:00
JaniruTEC
000f27e166 Fixed spelling mistakes that required API breaking changes 2021-06-12 01:56:15 +02:00
JaniruTEC
e1d83c996e Fixed independent spelling mistakes
Added @SuppressWarnings("SpellCheckingInspection") to binary data (e.g. keys) or deliberately misspelled strings
2021-06-12 01:45:31 +02:00
Sebastian Stenzel
7fac6da448
Single maven module (#1676)
combined all sources into single maven module
2021-06-04 20:09:10 +02:00
Armin Schrenk
83be6c0864
enhanced release template for ci 2021-04-21 10:41:58 +02:00
Sebastian Stenzel
b23d2e4def
allow use of reflection in codacy coverage reporter 2021-03-17 08:19:58 +01:00
Sebastian Stenzel
91a2943599
update to JDK 16 2021-03-17 08:16:26 +01:00
Sebastian Stenzel
e083fd0bcc
skip certain steps on forks 2021-03-02 11:55:20 +01:00
Armin Schrenk
fe3d67d937 update build workflow 2021-02-24 12:21:13 +01:00
Tobias Hagemann
790cc4e772
simplified issue template
[ci skip]
2021-01-06 12:01:07 +01:00
Armin Schrenk
ce4ec16c62
Update bug.md
Add info to also specify desktop environment on Linux systems in section system setup
2020-12-16 12:16:32 +01:00
Tobias Hagemann
96c8c9a9a9
Update bug.md 2020-12-16 09:07:39 +01:00
Tobias Hagemann
44db97327d
Update feature.md 2020-12-16 09:06:11 +01:00
Tobias Hagemann
91c883d5cc
Create config.yml 2020-12-07 18:11:25 +01:00
Armin Schrenk
935aaccdae
Update bug template
* Make introduction section more visible
* emphasize task to complete for successful bug ticket
2020-12-02 15:05:59 +01:00
Sebastian Stenzel
9c40386106
fix CI release build 2020-11-10 12:54:01 +01:00
Sebastian Stenzel
b382e436e2
minor CI fixes 2020-11-03 11:27:10 +01:00
Sebastian Stenzel
6ccd248675
use maven profiles to build different buildkits 2020-11-03 11:21:08 +01:00
Sebastian Stenzel
14e056551d
no longer track coverage for deleted keychain module 2020-11-02 14:07:21 +01:00
JaniruTEC
786365c095 Added ability to skip CI
Added check for "Skip CI", added comment
Added filter for skipping CI
2020-10-27 16:12:35 +01:00
Sebastian Stenzel
29a9c7dffe
auto-close bugs violating the issue template
[ci skip]
2020-09-13 11:50:26 +02:00
Armin Schrenk
cd1ed088c3
Update bug.md
Change bullet point "Drive" to "Volume type" such that users are less confused by this field. Also added where this info can be found.
2020-07-03 10:37:02 +02:00
Sebastian Stenzel
2902479fc1
Speed up build, make cache more efficient 2020-04-21 14:27:42 +02:00
Sebastian Stenzel
a869fc219d
Use tags, not maven versions 2020-04-21 14:05:36 +02:00
Sebastian Stenzel
f3db7722b1
Updated CI config 2020-04-21 13:48:35 +02:00
Sebastian Stenzel
169014ef62
Updated CI config 2020-04-21 13:40:12 +02:00
Sebastian Stenzel
32d9e37708
Updated CI config 2020-04-21 13:27:28 +02:00