Cleanup before 1.0 release
This commit is contained in:
parent
3b0b42302c
commit
49ddd1b8c1
258 changed files with 184 additions and 7156 deletions
2
.github/workflows/gradle.yml
vendored
2
.github/workflows/gradle.yml
vendored
|
@ -41,7 +41,7 @@ jobs:
|
|||
env:
|
||||
BITLY_ACCESS_TOKEN: ${{ secrets.BITLY_ACCESS_TOKEN }}
|
||||
with:
|
||||
arguments: build check --stacktrace
|
||||
arguments: build check --stacktrace --scan
|
||||
|
||||
- name: SonarCloud
|
||||
if: success() && matrix.java-version == env.SONAR_JDK
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue