Sebastian Stenzel
|
c73aa49b59
always run the tarball signature step (for testing `${{ github.ref_name }}`)
|
3 年 前 |
Julian Raufelder
|
9292a3c89c
Sign again tarball in release using GPG (#2140)
|
3 年 前 |
Armin Schrenk
|
983c35eb37
Remove Codacy badge and ci action
|
3 年 前 |
Sebastian Stenzel
|
aebe848bef
run tests in virtual x environment (allowing UI tests)
|
3 年 前 |
Sebastian Stenzel
|
5f17a66632
draft a release for tagged builds if build succeeds
|
3 年 前 |
Sebastian Stenzel
|
085304ec04
set up SonarCloud
|
3 年 前 |
Sebastian Stenzel
|
1c62467fd2
run codacy for labeled pull requests _and_ push events
|
3 年 前 |
Sebastian Stenzel
|
7f833d2567
update CI config for pull requests
|
3 年 前 |
Sebastian Stenzel
|
6c6f6baf12
Update to JDK 17 (#1828)
|
3 年 前 |
Sebastian Stenzel
|
b4ee85f911
Merge branch 'feature/installers' into feature/installers-2
|
3 年 前 |
Sebastian Stenzel
|
d2aca07fc8
renamed workflow
|
3 年 前 |
Armin Schrenk
|
42a49d9dce
split test& compile and installer creation into two workflows:
|
3 年 前 |
Armin Schrenk
|
87f4a9ba5b
Allow manual build from any valid ref
|
3 年 前 |
Armin Schrenk
|
c0ee8ec3fc
Allow manual worklfow triggering with invalid version
|
3 年 前 |
Tobias Hagemann
|
90381ee53e
setting keychain path via env didn't seem to work
|
3 年 前 |
Tobias Hagemann
|
7527a8f018
keychain has to be actually used
|
3 年 前 |
Tobias Hagemann
|
ce348c0a63
using tmp keychain for notarization credentials instead of pw via stdin because it didn't work
|
3 年 前 |
Tobias Hagemann
|
558a81a80e
fixing notarization step, apparently that was not how you run multi-line commands
|
3 年 前 |
Tobias Hagemann
|
95d8951da0
provide macos notarization pw via stdin
|
3 年 前 |
Sebastian Stenzel
|
1bbc6697ac
attempt to use v1 instead of v1.1.0
|
3 年 前 |
Tobias Hagemann
|
8a387d040e
added notarization step to mac-dmg
|
3 年 前 |
Armin Schrenk
|
2ea2a4ecec
clean up
|
3 年 前 |
Armin Schrenk
|
c19a92733c
remove obligatory win desktop shortcut from installer
|
3 年 前 |
Sebastian Stenzel
|
2290d47f0e
add descriptive name to signature
|
3 年 前 |
Sebastian Stenzel
|
9c7b86f270
try a simpler way to set an environment variable
|
3 年 前 |
Armin Schrenk
|
69dfc00a73
bloody gud damm typo
|
3 年 前 |
Armin Schrenk
|
5edbfa1967
more pwsh fixes
|
3 年 前 |
Armin Schrenk
|
0aef7c4a6a
use call operator to start second command
|
3 年 前 |
Armin Schrenk
|
e8a163b36d
default shell is bash, not pwsh
|
3 年 前 |
Armin Schrenk
|
19d7aa09f3
use multiline command for msi job
|
3 年 前 |