{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":10188598,"defaultBranch":"master","name":"qbs","ownerLogin":"qbs","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2013-05-21T05:31:18.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/30509338?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1715083258.0","currentOid":""},"activityList":{"items":[{"before":"1423f6b605fdd64b3efecb376266865b10f17de3","after":"1111c53af3f76e1dc903eeaf2bfab0a7c49d2cb5","ref":"refs/heads/master","pushedAt":"2024-05-27T10:36:04.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"qtprojectorg","name":"Qt Project Mirror Bot","path":"/qtprojectorg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10975639?s=80&v=4"},"commit":{"message":"Remove useless code from grpc test\n\nChange-Id: I9333a1ec4473a74d15cb71db841d2673ed992af2\nReviewed-by: Christian Kandeler ","shortMessageHtmlLink":"Remove useless code from grpc test"}},{"before":"a0c2bcf8fc4c128f3947e9d683eefb92d20d3a6e","after":"1423f6b605fdd64b3efecb376266865b10f17de3","ref":"refs/heads/master","pushedAt":"2024-05-27T09:31:51.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"qtprojectorg","name":"Qt Project Mirror Bot","path":"/qtprojectorg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10975639?s=80&v=4"},"commit":{"message":"Fix capnproto test\n\nSince the fallback provider is removed, we need to\nuse qbspkgconfig instead.\nAlso, fix call to 'qbs resolve' in order to skip\ntest properly.\n\nAmends dfbef13214d78b6cc4a22376bed1329d5443ada2.\n\nChange-Id: Ida01286c5590e912aad6d30874eaa8ef53c35687\nReviewed-by: Christian Kandeler ","shortMessageHtmlLink":"Fix capnproto test"}},{"before":"cb8b04efb2c0f0c321c731ae2c6f1dfd0ae8f063","after":"a0c2bcf8fc4c128f3947e9d683eefb92d20d3a6e","ref":"refs/heads/master","pushedAt":"2024-05-23T11:33:55.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"qtprojectorg","name":"Qt Project Mirror Bot","path":"/qtprojectorg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10975639?s=80&v=4"},"commit":{"message":"Update quickjs lib\n\nOn top of current master branch.\n\nThe changes were gradually rebased on current master\nin our own fork in a branch https://github.com/qbs/quickjs/tree/qbs\nSome changes, like renaming of functions and macros were\nreverted as they do not make much sense.\n\nChange-Id: I8b8158de865ee41560ea627d506169b8b1993220\nReviewed-by: Christian Kandeler ","shortMessageHtmlLink":"Update quickjs lib"}},{"before":"17101a4a966a1da068a87a17110f6b5f16b93ed3","after":"cb8b04efb2c0f0c321c731ae2c6f1dfd0ae8f063","ref":"refs/heads/master","pushedAt":"2024-05-17T13:29:11.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"qtprojectorg","name":"Qt Project Mirror Bot","path":"/qtprojectorg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10975639?s=80&v=4"},"commit":{"message":"Merge 2.3 into master\n\nChange-Id: I84781cbc6c277f1f7801c8a7e702a1241e308289","shortMessageHtmlLink":"Merge 2.3 into master"}},{"before":"c5f7f5d27ae9ec0ba1ac4832060ee8dfeca21e6f","after":"17101a4a966a1da068a87a17110f6b5f16b93ed3","ref":"refs/heads/master","pushedAt":"2024-05-14T12:33:13.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"qtprojectorg","name":"Qt Project Mirror Bot","path":"/qtprojectorg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10975639?s=80&v=4"},"commit":{"message":"CommandLineParser: Be stricter about the use of build dir placeholders\n\nAs of commit b6bf17cfd1cad7a673082e80896edec889809446, the path to the\nproject file can be taken from an existing build graph, which is\nconceptually incompatible with the build directory placeholders feature.\nRather than silently using an unexpected build directory, we now fail if\na placeholder is used without an explicit project file path.\n\nTask-number: QBS-1327\nChange-Id: Ibfa83c5764fd4f5a25b5c3b82a0c4cc385692cd5\nReviewed-by: Ivan Komissarov ","shortMessageHtmlLink":"CommandLineParser: Be stricter about the use of build dir placeholders"}},{"before":"ecb06380c12578e26b0d8203d826dd5bbedcc23d","after":"1ee1e51fa98f89ae4ee977f6074d070f5788c633","ref":"refs/heads/2.3","pushedAt":"2024-05-13T14:15:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"qtprojectorg","name":"Qt Project Mirror Bot","path":"/qtprojectorg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10975639?s=80&v=4"},"commit":{"message":"GitHub actions: Fix caching\n\nRemoving timestamp was incorrect - if the cache key\nis the same as we restored from, the cache will not\nbe uploaded at all.\n\nAmends ca74c524363d17c689bb0ec4ca39c744df8d036e.\n\nChange-Id: I53c32a5f4950c98b2be38fa2be8391e9870f1d6f\nReviewed-by: Christian Kandeler ","shortMessageHtmlLink":"GitHub actions: Fix caching"}},{"before":"03dc3932dacf76d4620773c3e67cd64c8917c2ef","after":"ecb06380c12578e26b0d8203d826dd5bbedcc23d","ref":"refs/heads/2.3","pushedAt":"2024-05-13T09:12:33.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"qtprojectorg","name":"Qt Project Mirror Bot","path":"/qtprojectorg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10975639?s=80&v=4"},"commit":{"message":"GitHub actions: fix profile name for Xcode-less job\n\nThe profile name doesn't affect tests at all, but is\nconfusing. Change to simply \"clang\".\n\nChange-Id: Ic77392b1ed0b113b6711dbc7e2a0a162817b22f2\nReviewed-by: Christian Kandeler ","shortMessageHtmlLink":"GitHub actions: fix profile name for Xcode-less job"}},{"before":"fc4dec2f6a82c11ff7fe1aac2408d83dbbd1a9c5","after":"03dc3932dacf76d4620773c3e67cd64c8917c2ef","ref":"refs/heads/2.3","pushedAt":"2024-05-11T15:08:17.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"qtprojectorg","name":"Qt Project Mirror Bot","path":"/qtprojectorg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10975639?s=80&v=4"},"commit":{"message":"Fix the linkerMode test for Linux ARM\n\nHaving ret instruction fixes the error with clang on macOS, but\nmakes it fail on Linux on 32-bit ARM and some other architectures:\n\ntests/auto/blackbox/testWorkDir/linkerMode/main.s: Assembler messages:\ntests/auto/blackbox/testWorkDir/linkerMode/main.s:6: Error: bad instruction `ret'\nERROR: Process failed with exit code 1.\n\nAmends e56cbf7b64810ca0fadc8d3ffbc92a5ba1b293a0.\n\nChange-Id: Ic50d99875cc62e420abc4f1183ff311d45bcf3eb\nReviewed-by: Ivan Komissarov ","shortMessageHtmlLink":"Fix the linkerMode test for Linux ARM"}},{"before":"67af0c9517b01c482f425a6761b1cf38c486d3c3","after":"c5f7f5d27ae9ec0ba1ac4832060ee8dfeca21e6f","ref":"refs/heads/master","pushedAt":"2024-05-10T13:57:42.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"qtprojectorg","name":"Qt Project Mirror Bot","path":"/qtprojectorg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10975639?s=80&v=4"},"commit":{"message":"Merge 2.3 into master\n\nChange-Id: Ibfa0e6880a3da48c5fefa4a4ed3b0f450698d567","shortMessageHtmlLink":"Merge 2.3 into master"}},{"before":"d18ee709b39865162006d04243d7fbc13d7a3296","after":"67af0c9517b01c482f425a6761b1cf38c486d3c3","ref":"refs/heads/master","pushedAt":"2024-05-10T11:37:49.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"qtprojectorg","name":"Qt Project Mirror Bot","path":"/qtprojectorg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10975639?s=80&v=4"},"commit":{"message":"RulesApplicator: Do not auto-correct invalid artifact paths\n\nIf a rule tries to create an artifact outside the build directory,\ncomplain instead of (sometimes) silently changing it.\n\nFixes: QBS-1268\nChange-Id: I9b5e27cf01b01fd7d09254083279682888838f83\nReviewed-by: Ivan Komissarov ","shortMessageHtmlLink":"RulesApplicator: Do not auto-correct invalid artifact paths"}},{"before":"28204c66ea1077cf1af69632f0e2fe0b48b8a510","after":"d18ee709b39865162006d04243d7fbc13d7a3296","ref":"refs/heads/master","pushedAt":"2024-05-08T13:46:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"qtprojectorg","name":"Qt Project Mirror Bot","path":"/qtprojectorg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10975639?s=80&v=4"},"commit":{"message":"Do not allow id properties in Module items\n\nThis file-scope QML construct is generally rather dubious in qbs, but we\nmake it work in most contexts by injecting the id scope into e.g. the\nsurrounding module instance. However, for modules itself this is not\npossible, and there we should prevent id usage altogether, rather than\nletting users run into weird follow-up problems.\n\nTask-number: QBS-1770\nChange-Id: Ib3efca21e77758c22313d19afe60cd877be0d98a\nReviewed-by: Ivan Komissarov ","shortMessageHtmlLink":"Do not allow id properties in Module items"}},{"before":"781c4334db52e116d7b593ffa1fe2a2d2033cc33","after":"fc4dec2f6a82c11ff7fe1aac2408d83dbbd1a9c5","ref":"refs/heads/2.3","pushedAt":"2024-05-08T13:31:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"qtprojectorg","name":"Qt Project Mirror Bot","path":"/qtprojectorg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10975639?s=80&v=4"},"commit":{"message":"Fix typos in changelogs\n\nChange-Id: Ie9d0fac0a7eb6f34cba965b8c1c12a48f0a172cb\nReviewed-by: Christian Kandeler ","shortMessageHtmlLink":"Fix typos in changelogs"}},{"before":"b80bd516ce5f15dca16ada995995039124523286","after":"781c4334db52e116d7b593ffa1fe2a2d2033cc33","ref":"refs/heads/2.3","pushedAt":"2024-05-07T15:02:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"qtprojectorg","name":"Qt Project Mirror Bot","path":"/qtprojectorg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10975639?s=80&v=4"},"commit":{"message":"Bump version\n\nChange-Id: I5e0f7f943b5160ea754fda8372d361bf858a6034\nReviewed-by: Ivan Komissarov ","shortMessageHtmlLink":"Bump version"}},{"before":"76532c27ecdaf6891562cf38001cc9a4962bb593","after":"28204c66ea1077cf1af69632f0e2fe0b48b8a510","ref":"refs/heads/master","pushedAt":"2024-05-06T08:19:06.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"qtprojectorg","name":"Qt Project Mirror Bot","path":"/qtprojectorg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10975639?s=80&v=4"},"commit":{"message":"clang-tidy: brings back 'google-readability-casting' check\n\nApparently, LLVM 15 doesn't check it properly and thus we\ncan remove it back.\n\nChange-Id: I0fdc59a3ccdb8c4c57b6d23a3b19e3087b3ff983\nReviewed-by: Christian Kandeler ","shortMessageHtmlLink":"clang-tidy: brings back 'google-readability-casting' check"}},{"before":"488fbe40e86602d06e568a1749277387fd4a565e","after":"b80bd516ce5f15dca16ada995995039124523286","ref":"refs/heads/2.3","pushedAt":"2024-05-06T08:19:06.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"qtprojectorg","name":"Qt Project Mirror Bot","path":"/qtprojectorg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10975639?s=80&v=4"},"commit":{"message":"doc: fix links to Application\n\n...by renaming the Application page to Console Application.\n\nChange-Id: I192d3d3c65cd20019fb63b1309d564d4859f0aeb\nReviewed-by: Christian Kandeler ","shortMessageHtmlLink":"doc: fix links to Application"}},{"before":"448a9c1d974e07ebd120ef65d829e1d2454d219f","after":"76532c27ecdaf6891562cf38001cc9a4962bb593","ref":"refs/heads/master","pushedAt":"2024-05-03T14:58:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"qtprojectorg","name":"Qt Project Mirror Bot","path":"/qtprojectorg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10975639?s=80&v=4"},"commit":{"message":"Remove 'parent' access from qbspkgconfig provider\n\n...and remove unused variable.\n\nChange-Id: Iacad86eb238ad09adc610805d5fbb9585c5083d0\nReviewed-by: Christian Kandeler ","shortMessageHtmlLink":"Remove 'parent' access from qbspkgconfig provider"}},{"before":"94bf20ab5b7b5fdf423cca179eb2ac2c0ee40514","after":"448a9c1d974e07ebd120ef65d829e1d2454d219f","ref":"refs/heads/master","pushedAt":"2024-05-03T14:57:27.000Z","pushType":"push","commitsCount":6,"pusher":{"login":"qtprojectorg","name":"Qt Project Mirror Bot","path":"/qtprojectorg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10975639?s=80&v=4"},"commit":{"message":"Merge branch '2.3' into master\n\nChange-Id: Idca4efc5d0b44ceab159a8a287e125c85b57ae29","shortMessageHtmlLink":"Merge branch '2.3' into master"}},{"before":"edeb8e35ea22a98f2071e130619136dc1721755f","after":"94bf20ab5b7b5fdf423cca179eb2ac2c0ee40514","ref":"refs/heads/master","pushedAt":"2024-05-03T13:08:42.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"qtprojectorg","name":"Qt Project Mirror Bot","path":"/qtprojectorg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10975639?s=80&v=4"},"commit":{"message":"tutorial: part 3\n\nChange-Id: I39b6a7ab3fc3ef54e144684d1ac115599b630759\nReviewed-by: Christian Kandeler ","shortMessageHtmlLink":"tutorial: part 3"}},{"before":"9bcdc9ec44ea6e984fb5cc7b879738c27a963323","after":"488fbe40e86602d06e568a1749277387fd4a565e","ref":"refs/heads/2.3","pushedAt":"2024-05-03T09:26:10.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"qtprojectorg","name":"Qt Project Mirror Bot","path":"/qtprojectorg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10975639?s=80&v=4"},"commit":{"message":"Update changelog\n\nChange-Id: Icedbd322ffd8bd6fbc69dde2ff27ff93d3308273\nReviewed-by: Christian Kandeler ","shortMessageHtmlLink":"Update changelog"}},{"before":"ca7056fabdc8386510613212856e483c2e9f3c04","after":"9bcdc9ec44ea6e984fb5cc7b879738c27a963323","ref":"refs/heads/2.3","pushedAt":"2024-05-03T09:25:51.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"qtprojectorg","name":"Qt Project Mirror Bot","path":"/qtprojectorg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10975639?s=80&v=4"},"commit":{"message":"GitHub actions: fix doc job\n\nChange-Id: I9d462f5a960cf79ad6ffa8a74689a6e3e27d6425\nReviewed-by: Christian Kandeler ","shortMessageHtmlLink":"GitHub actions: fix doc job"}},{"before":"c5b4b975cdb0c54b9a6824f9a88807df6051f298","after":"edeb8e35ea22a98f2071e130619136dc1721755f","ref":"refs/heads/master","pushedAt":"2024-05-03T08:53:47.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"qtprojectorg","name":"Qt Project Mirror Bot","path":"/qtprojectorg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10975639?s=80&v=4"},"commit":{"message":"Use BinaryProbe in the pkgconfig provider\n\nThis allows to re-use the code in the Probe rather\nthan iterate over PATHS manually\n\nChange-Id: Ibc6da2b141329033ad1c3fc0f9f22a8170df74b3\nReviewed-by: Christian Kandeler ","shortMessageHtmlLink":"Use BinaryProbe in the pkgconfig provider"}},{"before":"d9212643038a06171134a78ae03ae032590dc025","after":"ca7056fabdc8386510613212856e483c2e9f3c04","ref":"refs/heads/2.3","pushedAt":"2024-05-02T10:02:58.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"qtprojectorg","name":"Qt Project Mirror Bot","path":"/qtprojectorg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10975639?s=80&v=4"},"commit":{"message":"Qt: fix minimum macOS/iOS versions for Qt 6.7.1\n\nChange-Id: I3338a3b6dbb669abab63f94c5ed9e9440a4de04d\nReviewed-by: Christian Kandeler ","shortMessageHtmlLink":"Qt: fix minimum macOS/iOS versions for Qt 6.7.1"}},{"before":"12bc60c93d684432af1b28576f21f853b8922d99","after":"d9212643038a06171134a78ae03ae032590dc025","ref":"refs/heads/2.3","pushedAt":"2024-04-30T11:57:22.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"qtprojectorg","name":"Qt Project Mirror Bot","path":"/qtprojectorg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10975639?s=80&v=4"},"commit":{"message":"GitHub actions: fix macOS 14.2 job\n\n...by bumping minimum macOS version.\n\nChange-Id: I3097cacb6782d262e623bb16851f5d5cec616ee0\nReviewed-by: Christian Kandeler ","shortMessageHtmlLink":"GitHub actions: fix macOS 14.2 job"}},{"before":"9ec6a65ada21483c2e77836a250e3c8c5515d9d8","after":"c5b4b975cdb0c54b9a6824f9a88807df6051f298","ref":"refs/heads/master","pushedAt":"2024-04-29T11:03:43.000Z","pushType":"push","commitsCount":8,"pusher":{"login":"qtprojectorg","name":"Qt Project Mirror Bot","path":"/qtprojectorg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10975639?s=80&v=4"},"commit":{"message":"Merge 2.3 into master\n\nChange-Id: Ibcc502f9af2acce8b1b5949aa1ee7e33577a8ed3","shortMessageHtmlLink":"Merge 2.3 into master"}},{"before":"dfbef13214d78b6cc4a22376bed1329d5443ada2","after":"9ec6a65ada21483c2e77836a250e3c8c5515d9d8","ref":"refs/heads/master","pushedAt":"2024-04-22T12:58:02.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"qtprojectorg","name":"Qt Project Mirror Bot","path":"/qtprojectorg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10975639?s=80&v=4"},"commit":{"message":"Fix style\n\nChange-Id: I89324a1d77cdc65f916154e96ab9003f8593d7a3\nReviewed-by: Christian Kandeler ","shortMessageHtmlLink":"Fix style"}},{"before":"54ae54c702c6b5670703693a82b77bad5fd3864a","after":"dfbef13214d78b6cc4a22376bed1329d5443ada2","ref":"refs/heads/master","pushedAt":"2024-04-22T12:57:38.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"qtprojectorg","name":"Qt Project Mirror Bot","path":"/qtprojectorg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10975639?s=80&v=4"},"commit":{"message":"Remove the fallback provider\n\nChange-Id: Idbb8b86d2630cd1852fca6792e7795a8a8df490e\nReviewed-by: Christian Kandeler ","shortMessageHtmlLink":"Remove the fallback provider"}},{"before":"ca74c524363d17c689bb0ec4ca39c744df8d036e","after":"12bc60c93d684432af1b28576f21f853b8922d99","ref":"refs/heads/2.3","pushedAt":"2024-04-22T08:30:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"qtprojectorg","name":"Qt Project Mirror Bot","path":"/qtprojectorg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10975639?s=80&v=4"},"commit":{"message":"Loader: Fix look-up of qbs properties from provider probes\n\n... by setting the provider scope on the values instead of the item.\n\nTask-number: QBS-1742\nChange-Id: I8084e3f8529335c3d045c057ba70a3c3b091efa6\nReviewed-by: Ivan Komissarov ","shortMessageHtmlLink":"Loader: Fix look-up of qbs properties from provider probes"}},{"before":"94898e5e88452b2286765ad4c205ab8c7cb03519","after":"ca74c524363d17c689bb0ec4ca39c744df8d036e","ref":"refs/heads/2.3","pushedAt":"2024-04-17T14:19:58.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"qtprojectorg","name":"Qt Project Mirror Bot","path":"/qtprojectorg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10975639?s=80&v=4"},"commit":{"message":"GitHub actions: fix nodejs warnings\n\nUpgrade upload-artifact@ and chace@ actions.\n\nDon't use the timestamp for the cache anymore. Caches\nare unique for the branch anyway, no need to make them\neven more unique.\n\nChange-Id: Ia0decbb9450030fb28d6608de3ac6aea4eb25d14\nReviewed-by: Christian Kandeler ","shortMessageHtmlLink":"GitHub actions: fix nodejs warnings"}},{"before":"93eec8e7cb5753c2fafed228a9e84a6cc719a19c","after":"94898e5e88452b2286765ad4c205ab8c7cb03519","ref":"refs/heads/2.3","pushedAt":"2024-04-17T14:19:33.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"qtprojectorg","name":"Qt Project Mirror Bot","path":"/qtprojectorg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10975639?s=80&v=4"},"commit":{"message":"apple: fix codesign module\n\n... when multiplexing over build variants.\n\nFixes: QBS-1775\nChange-Id: If49e6b5f5282cec2c14de61a46a74e2621a46997\nReviewed-by: Christian Kandeler ","shortMessageHtmlLink":"apple: fix codesign module"}},{"before":"6b57f2ffa91c6b0a7f68ddcdd08c645a75f1b04a","after":"93eec8e7cb5753c2fafed228a9e84a6cc719a19c","ref":"refs/heads/2.3","pushedAt":"2024-04-17T14:19:16.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"qtprojectorg","name":"Qt Project Mirror Bot","path":"/qtprojectorg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10975639?s=80&v=4"},"commit":{"message":"Add 2.3.0 changelog\n\nChange-Id: I6aa65c6cd31baf9f8f4b72a9d66bdf2b82a1ab99\nReviewed-by: Christian Kandeler ","shortMessageHtmlLink":"Add 2.3.0 changelog"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEVMWAWgA","startCursor":null,"endCursor":null}},"title":"Activity ยท qbs/qbs"}