Target branch was fast-forwarded to source branch
Commits were rebased onto target branch
Siarhei Luskanau opened 2 weeks ago
|
|
New commits added 2 weeks ago
|
|
New commits added 2 weeks ago
2 weeks ago
|
|
wojciech.kapcia@tigase.net merged 2 weeks ago
|
|
Siarhei Luskanau deleted source branch 2 weeks ago
|
|
Unfortunately it seems this broke the build: https://tigase.dev/tigase/_libraries/halcyon/~builds/30 I had to revert "Extract common multiplatform configuration" commit (https://tigase.dev/tigase/_libraries/halcyon/~commits/f7cd86cfd9165cc8fa0a0bd6367eb74040af98c0) It was an error on my part not testing this thoroughly. To address that I added build trigger on PR which should make the situation better in the future. |
|
Unfortunately I can't see the build logs. Looks like I have no permissions. Would you like to add comment with error stacktrace? |
|
Hmm... it seems there is no permission for read-only build access. Here's the log: Curiously - does it build on your end? It failed for me locally as well. |
Submitter | Siarhei Luskanau |
Target | master |
Source | siarhei-luskanau/halcyon:convention-plugin-multiplatform |
Assignees
Merge Strategy
Rebase Source Branch Commits
This commit introduces a convention plugin for multiplatform projects to centralize common configuration.
The plugin sets up the JVM toolchain, configures JVM and JS targets, and adds basic dependencies for common, JVM, and JS source sets.
Individual module build scripts now use the
kotlinMultiplatformConvention
plugin to apply this shared configuration.I submit my source code and allow Tigase to release the code as a part of Tigase's own software package under any license, either an open source or closed source.