{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":3432266,"defaultBranch":"master","name":"kotlin","ownerLogin":"JetBrains","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2012-02-13T17:29:58.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/878437?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1717301955.0","currentOid":""},"activityList":{"items":[{"before":null,"after":"349271b326978b933bb51c3f016754ad002cd7b3","ref":"refs/heads/rrn/ALikhachev/gradle-8.8","pushedAt":"2024-06-02T04:19:15.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"KotlinBuild","name":"Build Server","path":"/KotlinBuild","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11723187?s=80&v=4"},"commit":{"message":"[Build] Add a workaround for KTIJ-30065","shortMessageHtmlLink":"[Build] Add a workaround for KTIJ-30065"}},{"before":null,"after":"934db7d584bb32b8558cda42cbd1801a878de10d","ref":"refs/heads/rr/mac/timofey.solonin/KT-68257-embedAndSign-built-products-dir-symlink","pushedAt":"2024-06-01T22:13:39.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"KotlinBuild","name":"Build Server","path":"/KotlinBuild","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11723187?s=80&v=4"},"commit":{"message":"WIP\n\n^KT-68257","shortMessageHtmlLink":"WIP"}},{"before":"5d85e53c362b1b1d554f3ed4f849604d1da0d365","after":"c6ba6ebbba1fa4dbbf5445a4d9cc7868af6dcf58","ref":"refs/heads/rr/sukharev/kt68718-add-test","pushedAt":"2024-06-01T19:26:57.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"KotlinBuild","name":"Build Server","path":"/KotlinBuild","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11723187?s=80&v=4"},"commit":{"message":"fixup! [Tests] Add test for KT-68718: Generic function is instantiated with wrong type argument","shortMessageHtmlLink":"fixup! [Tests] Add test for KT-68718: Generic function is instantiate…"}},{"before":"d33ef9174e8cca394eb02b42e5a29aaa8058b58c","after":"35eca957adb41f0050a103df6efd68b250daa7c6","ref":"refs/heads/rrn/vsukharev/kt68495-add-test","pushedAt":"2024-06-01T13:46:41.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"KotlinBuild","name":"Build Server","path":"/KotlinBuild","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11723187?s=80&v=4"},"commit":{"message":"fixup! [IR] Fix unsigned use-case of multiple-bounded generic value used in a for in range","shortMessageHtmlLink":"fixup! [IR] Fix unsigned use-case of multiple-bounded generic value u…"}},{"before":"ba03a53a729f164271b36c764adf1f00542dfba5","after":null,"ref":"refs/heads/rrn/broadwaylamb/xverify-ir-2","pushedAt":"2024-06-01T10:47:02.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"KotlinBuild","name":"Build Server","path":"/KotlinBuild","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11723187?s=80&v=4"}},{"before":"b3fdfd21aec24fdad8c89b8514a5bb4a761c0087","after":"093e432a97b4e7af469bc55a3d321dec964bc6de","ref":"refs/heads/master","pushedAt":"2024-06-01T10:47:02.000Z","pushType":"push","commitsCount":6,"pusher":{"login":"KotlinBuild","name":"Build Server","path":"/KotlinBuild","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11723187?s=80&v=4"},"commit":{"message":"[IR] Render all parents of an element for IR validation errors","shortMessageHtmlLink":"[IR] Render all parents of an element for IR validation errors"}},{"before":"c0dcf18311e87d5d35294c6cc2d777c2f72060fe","after":"0fe072b6f457ccaf6c346017e7f105bd1c00f425","ref":"refs/heads/prr/jaebaek/enable-compose-for-test","pushedAt":"2024-06-01T08:02:10.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"demiurg906","name":"Dmitriy Novozhilov","path":"/demiurg906","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14974409?s=80&v=4"},"commit":{"message":"Enable compose compiler plugin for binary library used by compiler tests\n\nWe enabled the compose compiler plugin for the source module of\nCodeGen tests, but we did not enable it for binary libraries. As a\nresult, lower transformers of the plugin will be skipped for binary\nlibraries, which results in mismatch of signature between function\ncaller and function. For example, the compose compose plugin adds\n`androidx.compose.runtime.Composer` parameter to the function with\n`@Composable` annotation. Without this change, only the source module\nwill be transformed. Therefore, the addition parameter causes function\nsignature mismatch.","shortMessageHtmlLink":"Enable compose compiler plugin for binary library used by compiler tests"}},{"before":"8536116a9dd764299808c52abd8599a9c70500a8","after":"3977bf9b858b5de6705e2a6d4cb91333d59fa0ec","ref":"refs/heads/rr/ddol/work3","pushedAt":"2024-05-31T22:34:52.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"ddolovov","name":"Dmitriy Dolovov","path":"/ddolovov","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/41585329?s=80&v=4"},"commit":{"message":"[CLI] Introduce common CLI arguments for KLIB-based backends\n\nExtract pure KLIB-based CLI arguments to `CommonKlibBasedCompilerArguments`:\n-Xklib-relative-path-base\n-Xklib-normalize-absolute-path\n-Xklib-enable-signature-clash-checks\n-Xpartial-linkage\n-Xpartial-linkage-loglevel","shortMessageHtmlLink":"[CLI] Introduce common CLI arguments for KLIB-based backends"}},{"before":"4f3a4637da52b4461c7dee850bd6f0f8da2f0ab8","after":"d33ef9174e8cca394eb02b42e5a29aaa8058b58c","ref":"refs/heads/rrn/vsukharev/kt68495-add-test","pushedAt":"2024-05-31T22:14:29.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"KotlinBuild","name":"Build Server","path":"/KotlinBuild","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11723187?s=80&v=4"},"commit":{"message":"fixup! [IR] Fix unsigned use-case of multiple-bounded generic value used in a for in range","shortMessageHtmlLink":"fixup! [IR] Fix unsigned use-case of multiple-bounded generic value u…"}},{"before":"e091dc5195f393a4d39e1f604b0793e3cc7be731","after":"4f3a4637da52b4461c7dee850bd6f0f8da2f0ab8","ref":"refs/heads/rrn/vsukharev/kt68495-add-test","pushedAt":"2024-05-31T21:55:46.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"KotlinBuild","name":"Build Server","path":"/KotlinBuild","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11723187?s=80&v=4"},"commit":{"message":"[IR] Fix unsigned use-case of multiple-bounded generic value used in a for in range\n\n^KT-68495 Fixed","shortMessageHtmlLink":"[IR] Fix unsigned use-case of multiple-bounded generic value used in …"}},{"before":"5177253cdd84c22cb74f3e4835d3bc16b6bb1f8d","after":"e091dc5195f393a4d39e1f604b0793e3cc7be731","ref":"refs/heads/rrn/vsukharev/kt68495-add-test","pushedAt":"2024-05-31T21:50:09.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"KotlinBuild","name":"Build Server","path":"/KotlinBuild","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11723187?s=80&v=4"},"commit":{"message":"[IR] Fix unsigned use-case of multiple-bounded generic value used in a for in range\n\n^KT-68495 Fixed","shortMessageHtmlLink":"[IR] Fix unsigned use-case of multiple-bounded generic value used in …"}},{"before":null,"after":"fdd5c5f2d13dad04b97bb73d8cb471e8abccbd14","ref":"refs/heads/rr/ddol/KT-66436-verification-failure","pushedAt":"2024-05-31T21:32:39.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"ddolovov","name":"Dmitriy Dolovov","path":"/ddolovov","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/41585329?s=80&v=4"},"commit":{"message":"reproducer for JVM failure","shortMessageHtmlLink":"reproducer for JVM failure"}},{"before":"8472e9271b484f8c86266435488940b0af3ce2f5","after":null,"ref":"refs/heads/rr/dimonchik0036/KT-68696.psi.declaration.provider","pushedAt":"2024-05-31T21:29:17.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"KotlinBuild","name":"Build Server","path":"/KotlinBuild","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11723187?s=80&v=4"}},{"before":"377af596725b9a5f70d21c79b2f9f68d928d9575","after":"b3fdfd21aec24fdad8c89b8514a5bb4a761c0087","ref":"refs/heads/master","pushedAt":"2024-05-31T21:19:19.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"KotlinBuild","name":"Build Server","path":"/KotlinBuild","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11723187?s=80&v=4"},"commit":{"message":"SLC: fix binary resolution to constructor with generics","shortMessageHtmlLink":"SLC: fix binary resolution to constructor with generics"}},{"before":"22d4e1d2d97e3946776d8c7a64924280a7ad0544","after":"ded932d8d09937639b0795f626285d414350d846","ref":"refs/heads/rr/cristiangm/encable-cache-for-compiler-test-convention","pushedAt":"2024-05-31T20:30:54.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"KotlinBuild","name":"Build Server","path":"/KotlinBuild","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11723187?s=80&v=4"},"commit":{"message":"fixup! Enable cache for compiler-test-convention tests","shortMessageHtmlLink":"fixup! Enable cache for compiler-test-convention tests"}},{"before":"2b51c52e15e45ee8653f4ac10bc92702a7331d90","after":"decbc12af928edd2213679b6450c4a7412997288","ref":"refs/heads/rr/yahor/kt-65838-native-properties-2","pushedAt":"2024-05-31T20:18:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"KotlinBuild","name":"Build Server","path":"/KotlinBuild","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11723187?s=80&v=4"},"commit":{"message":"fixup! [Gradle] Migrate \"kotlin.native.home\" into NativeProperties\n\nUpdate naming","shortMessageHtmlLink":"fixup! [Gradle] Migrate \"kotlin.native.home\" into NativeProperties"}},{"before":null,"after":"8472e9271b484f8c86266435488940b0af3ce2f5","ref":"refs/heads/prr/dimonchik0036/KT-68696.psi.declaration.provider","pushedAt":"2024-05-31T20:00:15.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"KotlinBuild","name":"Build Server","path":"/KotlinBuild","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11723187?s=80&v=4"},"commit":{"message":"[Analysis API] move `DecompiledPsiDeclarationProvider`-related stuff into intellij plugin\n\nThis API is not a part of the Analysis API\n\n^KT-68696 Fixed","shortMessageHtmlLink":"[Analysis API] move DecompiledPsiDeclarationProvider-related stuff …"}},{"before":"a6e1054e44925e7a26088e40dac95634d46debcd","after":"2b9972789becbb0f8e0e8b80221ddfc9595eea0d","ref":"refs/heads/rr/yahor/kt-61861-add-secondary-variants","pushedAt":"2024-05-31T19:58:53.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"KotlinBuild","name":"Build Server","path":"/KotlinBuild","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11723187?s=80&v=4"},"commit":{"message":"[Gradle] Add \"kotlin.jvm.addClassesVariant\" Gradle property\n\nThis property enables adding 'classes' secondary variant.\n\nWith 'classes' secondary variants added - snapshot transformation\nautomatically starting to use this variant. We need to measure\nperformance impact before enabling it by default.\n\n^KT-61861 In Progress","shortMessageHtmlLink":"[Gradle] Add \"kotlin.jvm.addClassesVariant\" Gradle property"}},{"before":"3f1d5ebbec57285f26a379ff4d877974c42f3dc9","after":null,"ref":"refs/heads/rr/dimonchik0036/resolution.test.data","pushedAt":"2024-05-31T19:52:24.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"KotlinBuild","name":"Build Server","path":"/KotlinBuild","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11723187?s=80&v=4"}},{"before":"b95280d8b80d7a59bdab59cc7f8b16385119dc3e","after":"377af596725b9a5f70d21c79b2f9f68d928d9575","ref":"refs/heads/master","pushedAt":"2024-05-31T19:52:24.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"KotlinBuild","name":"Build Server","path":"/KotlinBuild","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11723187?s=80&v=4"},"commit":{"message":"[Analysis API] AbstractReferenceResolveTest: render KtReference element name as output part\n\nThis helps to understand which exactly element was tested as it is\nmostly not mentioned in test data input (just /).\nAlso, this change discovers how many references an element has","shortMessageHtmlLink":"[Analysis API] AbstractReferenceResolveTest: render KtReference eleme…"}},{"before":null,"after":"5d85e53c362b1b1d554f3ed4f849604d1da0d365","ref":"refs/heads/rr/sukharev/kt68718-add-test","pushedAt":"2024-05-31T19:51:31.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"KotlinBuild","name":"Build Server","path":"/KotlinBuild","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11723187?s=80&v=4"},"commit":{"message":"[Tests] Add test for KT-68718: Generic function is instantiated with wrong type argument\n\n^KT-68718","shortMessageHtmlLink":"[Tests] Add test for KT-68718: Generic function is instantiated with …"}},{"before":"f89075d36cfcb9fad040b0efefb46fb7214421d5","after":"ec8ee40fbd055b10da5fd8b32b1ac938aed303fb","ref":"refs/heads/rr/ddol/KT-66436","pushedAt":"2024-05-31T19:49:15.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"ddolovov","name":"Dmitriy Dolovov","path":"/ddolovov","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/41585329?s=80&v=4"},"commit":{"message":"temporary workaround","shortMessageHtmlLink":"temporary workaround"}},{"before":null,"after":"ecb2d0c63a9a4cab997e310a3fdca6e9d285d89a","ref":"refs/heads/rrn/e.levenetc/KT-68709/objc-export-properties-annotations","pushedAt":"2024-05-31T18:48:40.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"KotlinBuild","name":"Build Server","path":"/KotlinBuild","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11723187?s=80&v=4"},"commit":{"message":"[ObjCExport] Add dependency annotation for properties support\n\nKT-68709","shortMessageHtmlLink":"[ObjCExport] Add dependency annotation for properties support"}},{"before":"19342a763b49eede3d7fa56fc742d6f046f5ded2","after":"7f07231200b3f88e2b5d6264e83d7ad8cfbb9f48","ref":"refs/heads/rr/ikochurkin/k2-stdlib-jvm-fixes","pushedAt":"2024-05-31T18:41:40.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"KvanTTT","name":"Ivan Kochurkin","path":"/KvanTTT","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1150330?s=80&v=4"},"commit":{"message":"[IR] Fix `DeepCopyIrTreeWithSymbols.visitConst` to remap types of consts\n\nIf it's not fixed, the compiler crashes on stdlib JVM compilation with K2\nbecause a const has `expect` type instead of actualized `actual`\n\n^KT-68716 Fixed","shortMessageHtmlLink":"[IR] Fix DeepCopyIrTreeWithSymbols.visitConst to remap types of consts"}},{"before":"3a5583ad08a99421afa2ee54fd0e3dd2bde8d330","after":"bf4a8566ef601571f654efd10fe28ba6ab3c780f","ref":"refs/heads/rr/zharkov-fp-conflicting-overloads","pushedAt":"2024-05-31T18:27:02.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"dzharkov","name":"Denis Zharkov","path":"/dzharkov","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/863207?s=80&v=4"},"commit":{"message":"K2: Fix incorrect CONFLICTING_OVERLOADS on members from the same class\n\nThe idea behind FirImplementationMismatchChecker is to check\nthat we don't have overloads from different classes/interfaces\nwith the same signatures, but with different\nsuspendability/type parameters number.\n\nBut here, false-positive was reported because we incorrectly\nassumed that those two functions belong to different classes\nbecause one of them was a substitution override.\n\nThus, the fix is unwrapping substitution overrides.\n\nNB: Besides false-positive, there were also false-negatives mostly\nfor the same reason.\n\n^KT-68546 Fixed","shortMessageHtmlLink":"K2: Fix incorrect CONFLICTING_OVERLOADS on members from the same class"}},{"before":"dd09bd51caccfbe4ac2d650ee8af9d59f95564f7","after":"63d439f45317c8a63635375eed5f6cd9c3e6e321","ref":"refs/heads/prr/jsjeon/slc-resolve-to-constructor-with-generic","pushedAt":"2024-05-31T18:26:34.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"KotlinBuild","name":"Build Server","path":"/KotlinBuild","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11723187?s=80&v=4"},"commit":{"message":"SLC: fix binary resolution to constructor with generics","shortMessageHtmlLink":"SLC: fix binary resolution to constructor with generics"}},{"before":"b9ce5aa04842df94e17b6585431895f20fc9c675","after":"dd09bd51caccfbe4ac2d650ee8af9d59f95564f7","ref":"refs/heads/prr/jsjeon/slc-resolve-to-constructor-with-generic","pushedAt":"2024-05-31T18:25:16.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"KotlinBuild","name":"Build Server","path":"/KotlinBuild","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11723187?s=80&v=4"},"commit":{"message":"SLC: fix binary resolution to constructor with generics","shortMessageHtmlLink":"SLC: fix binary resolution to constructor with generics"}},{"before":"84ec473987bce0af0bf72a589e6d914f9d3d65ab","after":null,"ref":"refs/heads/rrr/2.0.0/zharkov-when-unit","pushedAt":"2024-05-31T18:12:57.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"KotlinBuild","name":"Build Server","path":"/KotlinBuild","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11723187?s=80&v=4"}},{"before":"400bb530cc45d5ac1f94502ebdd2c35972fa6b09","after":"db9f4e7c95f7681538e13925b4db86ad5349a864","ref":"refs/heads/2.0.0","pushedAt":"2024-05-31T18:12:57.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"KotlinBuild","name":"Build Server","path":"/KotlinBuild","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11723187?s=80&v=4"},"commit":{"message":"K2. Drop incorrect Unit-coercion in FIR2IR\n\nIt was introduced at 9e9ca4953f40b7d5de32431e92d5d2d0c0a4b9bb, but\nnow it's hard to imagine a reason why we need to assume\nwhole when as Unit just because it has `else -> {}` branch.\n\nThe box tests that have been fixed in the origin commit are still\npassing.\n\n^KT-68449 Fixed","shortMessageHtmlLink":"K2. Drop incorrect Unit-coercion in FIR2IR"}},{"before":"84bbae3590288871fe44eafce8e7013ebafe1198","after":"c0dcf18311e87d5d35294c6cc2d777c2f72060fe","ref":"refs/heads/prr/jaebaek/enable-compose-for-test","pushedAt":"2024-05-31T18:12:04.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"KotlinBuild","name":"Build Server","path":"/KotlinBuild","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11723187?s=80&v=4"},"commit":{"message":"fixup! Enable compose compiler plugin for binary library used by compiler tests","shortMessageHtmlLink":"fixup! Enable compose compiler plugin for binary library used by comp…"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEWgIQbwA","startCursor":null,"endCursor":null}},"title":"Activity · JetBrains/kotlin"}