diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 5116158c..16636f9f 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -148,6 +148,12 @@ jobs: env: GITHUB_DEPENDENCY_GRAPH_ENABLED: false + - name: 'Run check-compose-desktop' + working-directory: checks/compose-desktop + run: ./gradlew build assemble check packageReleaseDistributionForCurrentOS --continue --stacktrace --scan + env: + GITHUB_DEPENDENCY_GRAPH_ENABLED: false + - name: 'Run self check' timeout-minutes: 4 working-directory: self diff --git a/.run/check-compose-desktop.run.xml b/.run/check-compose-desktop.run.xml new file mode 100644 index 00000000..e1e06f1c --- /dev/null +++ b/.run/check-compose-desktop.run.xml @@ -0,0 +1,33 @@ + + + + + + + + true + true + false + false + + + \ No newline at end of file diff --git a/.run/dependencyGuardBaseline (compose-desktop).run.xml b/.run/dependencyGuardBaseline (compose-desktop).run.xml new file mode 100644 index 00000000..901bcef5 --- /dev/null +++ b/.run/dependencyGuardBaseline (compose-desktop).run.xml @@ -0,0 +1,24 @@ + + + + + + + true + true + false + false + + + \ No newline at end of file diff --git a/.run/dependencyGuardBaseline (check-main).run.xml b/.run/dependencyGuardBaseline (kmp).run.xml similarity index 91% rename from .run/dependencyGuardBaseline (check-main).run.xml rename to .run/dependencyGuardBaseline (kmp).run.xml index 988b6b26..507116fa 100644 --- a/.run/dependencyGuardBaseline (check-main).run.xml +++ b/.run/dependencyGuardBaseline (kmp).run.xml @@ -1,5 +1,5 @@ - +