-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Upgrade dependencies * Fix startup failure under Linux java.lang.UnsupportedOperationException: Unable to load glass GTK library. at com.sun.glass.ui.gtk.GtkApplication.lambda$new$5(GtkApplication.java:176) at java.base/java.security.AccessController.doPrivileged(AccessController.java:319) at com.sun.glass.ui.gtk.GtkApplication.<init>(GtkApplication.java:163) * Add changelog entry * Add prev/next buttons to monthly report * Fix indentation * Fix uitest * Add changelog entry * Disable null analysis * Improve test stabilitiy * Fix build error in vscode * Reduce log verbosity * Poll for condition * Avoid warning during uitests * Improve logging * Disable uitest * Archive test reports * Mark test as flaky * Archive test results * Fix sonar findings * Fix archiving reports * Revert changes * Fix sonar finding * Disable null analysis for eclipse * Update codeql build --------- Co-authored-by: kaklakariada <[email protected]>
- Loading branch information
1 parent
20fb4d7
commit c3a7c0a
Showing
10 changed files
with
83 additions
and
74 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.