{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":56710511,"defaultBranch":"main","name":"xamarin-macios","ownerLogin":"xamarin","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2016-04-20T18:24:26.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/790012?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1718039632.0","currentOid":""},"activityList":{"items":[{"before":"0f2a3df282909d39876614040e4ac4a518b5e757","after":"aff1b3c95dedd8222f9ac4bc48473badd68e7142","ref":"refs/heads/main","pushedAt":"2024-06-11T14:52:15.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"rolfbjarne","name":"Rolf Bjarne Kvinge","path":"/rolfbjarne","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/249268?s=80&v=4"},"commit":{"message":"[CoreFoundation] Fix memory leak in CFProxySupport. (#20713)\n\nThe Xcode 16 release notes have this note:\n\n CFNetwork Resolved Issues\n\n * Fixed: CFNetworkExecuteProxyAutoConfigurationScript and\n CFNetworkExecuteProxyAutoConfigurationURL have always returned a +1\n retained CF type object, but the function declarations were not\n decorated with the CF_RETURNS_RETAINED attribute until iOS 18, macOS 15,\n tvOS 18, and visionOS 2.\n\n For C-based languages, the clang static analyzer might note if the\n object is leaked. No source code changes are required, but they are\n encouraged to fix the leak.\n\n For Swift, this changes the return type of these functions from\n Unmanaged<> to the actual CF type returned, which will require a source\n change to fix when compiling with newer SDKs. However, Swift programs\n compiled with older SDKs will continue to work on the new OSes, though\n the returned CF type object will continue to leak as it did prior to\n this change. (126154509)\n\nSo update our code accordingly to take into account that\nCFNetworkExecuteProxyAutoConfigurationScript and\nCFNetworkExecuteProxyAutoConfigurationURL return retained objects.","shortMessageHtmlLink":"[CoreFoundation] Fix memory leak in CFProxySupport. (#20713)"}},{"before":"9c2bd68d923cfc2c80266223b506b0c2d9b1d5f8","after":"0f2a3df282909d39876614040e4ac4a518b5e757","ref":"refs/heads/main","pushedAt":"2024-06-10T19:34:48.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"rolfbjarne","name":"Rolf Bjarne Kvinge","path":"/rolfbjarne","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/249268?s=80&v=4"},"commit":{"message":"[devops] Remove dead code referring to xamarin-storage. (#20708)","shortMessageHtmlLink":"[devops] Remove dead code referring to xamarin-storage. (#20708)"}},{"before":"fe697e4b0e2ac73399b790d66d71dca0356cbc2e","after":null,"ref":"refs/heads/darc-main-9fe5c307-8579-414a-92ce-c2940789f742","pushedAt":"2024-06-10T17:13:52.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dotnet-maestro[bot]","name":null,"path":"/apps/dotnet-maestro","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/16706?s=80&v=4"}},{"before":"acf63db6457ee2a5b5ee03d71af765a086ed0d89","after":"9c2bd68d923cfc2c80266223b506b0c2d9b1d5f8","ref":"refs/heads/main","pushedAt":"2024-06-10T17:11:47.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"rolfbjarne","name":"Rolf Bjarne Kvinge","path":"/rolfbjarne","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/249268?s=80&v=4"},"commit":{"message":"[src] Remove a few MarshalAs attributes in various APIs. (#20704)\n\nIn these cases the APIs in question aren't used in P/Invokes at the moment,\nbut that may change, so just make as much as we can blittable by removing any\nMarshalAs attributes.","shortMessageHtmlLink":"[src] Remove a few MarshalAs attributes in various APIs. (#20704)"}},{"before":"1216646909a0af188b23e8be322dfe11526a1215","after":"acf63db6457ee2a5b5ee03d71af765a086ed0d89","ref":"refs/heads/main","pushedAt":"2024-06-10T17:11:00.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"rolfbjarne","name":"Rolf Bjarne Kvinge","path":"/rolfbjarne","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/249268?s=80&v=4"},"commit":{"message":"[main] Update dependencies from dotnet/xharness (#20707)\n\nThis pull request updates the following dependencies\n\n## From https://github.com/dotnet/xharness\n\n- **Subscription**: 601bc5e1-1cae-44b5-cf5f-08db9342aa2f\n- **Build**: 20240604.1\n- **Date Produced**: June 4, 2024 1:19:38 PM UTC\n- **Commit**: 03a55dc4462c3851ce4bb939e71410136ea8f5e3\n- **Branch**: refs/heads/main\n\n- **Updates**:\n - **Microsoft.DotNet.XHarness.iOS.Shared**: [from 9.0.0-prerelease.24277.1 to 9.0.0-prerelease.24304.1][1]\n\n[1]: https://github.com/dotnet/xharness/compare/914dd73b36...03a55dc446","shortMessageHtmlLink":"[main] Update dependencies from dotnet/xharness (#20707)"}},{"before":"1cd61812c448deb1deacbd03e221563a41c0274a","after":null,"ref":"refs/heads/darc-release/9.0.1xx-preview5-29521009-a8a6-48d9-b983-e95958e0e732","pushedAt":"2024-06-10T15:52:21.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dotnet-maestro[bot]","name":null,"path":"/apps/dotnet-maestro","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/16706?s=80&v=4"}},{"before":"6e3712fc3ec66087833325ceac4fe47cbb91baae","after":"3c1eabb8cbc15abd6393cdc87e08ed0414792b8e","ref":"refs/heads/release/9.0.1xx-preview5","pushedAt":"2024-06-10T15:51:42.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"rolfbjarne","name":"Rolf Bjarne Kvinge","path":"/rolfbjarne","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/249268?s=80&v=4"},"commit":{"message":"[release/9.0.1xx-preview5] Update dependencies from dotnet/sdk (#20646)\n\nThis pull request updates the following dependencies\n\n## Coherency Updates\n\nThe following updates ensure that dependencies with a *CoherentParentDependency*\nattribute were produced in a build used as input to the parent dependency's build.\nSee [Dependency Description Format](https://github.com/dotnet/arcade/blob/master/Documentation/DependencyDescriptionFormat.md#dependency-description-overview)\n\n- **Coherency Updates**:\n - **Microsoft.NET.ILLink.Tasks**: from 9.0.0-preview.5.24256.1 to 9.0.0-preview.5.24306.7 (parent: VS.Tools.Net.Core.SDK.Resolver)\n - **Microsoft.AspNetCore.App.Ref**: from 9.0.0-preview.5.24256.2 to 9.0.0-preview.5.24306.11 (parent: VS.Tools.Net.Core.SDK.Resolver)\n - **Microsoft.NETCore.App.Ref**: from 9.0.0-preview.5.24256.1 to 9.0.0-preview.5.24306.7 (parent: VS.Tools.Net.Core.SDK.Resolver)\n - **Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100.Transport**: from 9.0.0-preview.5.24223.2 to 9.0.0-preview.5.24306.1 (parent: Microsoft.NETCore.App.Ref)\n - **Microsoft.NETCore.App.Ref**: from 9.0.0-preview.5.24256.1 to 9.0.0-preview.5.24306.7 (parent: VS.Tools.Net.Core.SDK.Resolver)\n\n## From https://github.com/dotnet/sdk\n\n- **Subscription**: fdbf7b46-d24b-47b5-3fd1-08dc7a58f5cd\n- **Build**: 20240607.3\n- **Date Produced**: June 7, 2024 10:53:07 AM UTC\n- **Commit**: 35b2c21ea64c7b401b77076516d9319879d8314b\n- **Branch**: refs/heads/release/9.0.1xx-preview5\n\n- **Updates**:\n - **VS.Tools.Net.Core.SDK.Resolver**: [from 9.0.100-preview.5.24262.2 to 9.0.100-preview.5.24307.3][65]\n - **Microsoft.NET.ILLink.Tasks**: [from 9.0.0-preview.5.24256.1 to 9.0.0-preview.5.24306.7][66]\n - **Microsoft.AspNetCore.App.Ref**: [from 9.0.0-preview.5.24256.2 to 9.0.0-preview.5.24306.11][67]\n - **Microsoft.NETCore.App.Ref**: [from 9.0.0-preview.5.24256.1 to 9.0.0-preview.5.24306.7][66]\n - **Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100.Transport**: [from 9.0.0-preview.5.24223.2 to 9.0.0-preview.5.24306.1][68]\n - **Microsoft.NETCore.App.Ref**: [from 9.0.0-preview.5.24256.1 to 9.0.0-preview.5.24306.7][66]\n\n[65]: https://github.com/dotnet/sdk/compare/1741345c63...35b2c21ea6\n[66]: https://github.com/dotnet/runtime/compare/84b3339505...a5cc707d97\n[67]: https://github.com/dotnet/aspnetcore/compare/da3aa27233...8af96e0421\n[68]: https://github.com/dotnet/emsdk/compare/53288f87c5...068f59873f","shortMessageHtmlLink":"[release/9.0.1xx-preview5] Update dependencies from dotnet/sdk (#20646)"}},{"before":"1216646909a0af188b23e8be322dfe11526a1215","after":"fe697e4b0e2ac73399b790d66d71dca0356cbc2e","ref":"refs/heads/darc-main-9fe5c307-8579-414a-92ce-c2940789f742","pushedAt":"2024-06-10T13:17:54.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dotnet-maestro[bot]","name":null,"path":"/apps/dotnet-maestro","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/16706?s=80&v=4"},"commit":{"message":"Update dependencies from https://github.com/dotnet/xharness build 20240604.1\n\nMicrosoft.DotNet.XHarness.iOS.Shared\n From Version 9.0.0-prerelease.24277.1 -> To Version 9.0.0-prerelease.24304.1","shortMessageHtmlLink":"Update dependencies from https://github.com/dotnet/xharness build 202…"}},{"before":null,"after":"1216646909a0af188b23e8be322dfe11526a1215","ref":"refs/heads/darc-main-9fe5c307-8579-414a-92ce-c2940789f742","pushedAt":"2024-06-10T13:17:35.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dotnet-maestro[bot]","name":null,"path":"/apps/dotnet-maestro","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/16706?s=80&v=4"},"commit":{"message":"[runtime] Use strnlen instead of strlen. (#20702)\n\nApparently it's safer.","shortMessageHtmlLink":"[runtime] Use strnlen instead of strlen. (#20702)"}},{"before":"caf1f88580472799bb77a1b9c0220cd68217ebcf","after":"1cd61812c448deb1deacbd03e221563a41c0274a","ref":"refs/heads/darc-release/9.0.1xx-preview5-29521009-a8a6-48d9-b983-e95958e0e732","pushedAt":"2024-06-10T12:36:11.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dotnet-maestro[bot]","name":null,"path":"/apps/dotnet-maestro","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/16706?s=80&v=4"},"commit":{"message":"Update dependencies from https://github.com/dotnet/sdk build 20240607.3\n\nVS.Tools.Net.Core.SDK.Resolver\n From Version 9.0.100-preview.5.24262.2 -> To Version 9.0.100-preview.5.24307.3\n\nDependency coherency updates\n\nMicrosoft.NET.ILLink.Tasks,Microsoft.AspNetCore.App.Ref,Microsoft.NETCore.App.Ref,Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100.Transport,Microsoft.NETCore.App.Ref\n From Version 9.0.0-preview.5.24256.1 -> To Version 9.0.0-preview.5.24306.7 (parent: VS.Tools.Net.Core.SDK.Resolver","shortMessageHtmlLink":"Update dependencies from https://github.com/dotnet/sdk build 20240607.3"}},{"before":"3ab838ef6dfcd13db45ee5f0c87ea463ac42a27d","after":"1216646909a0af188b23e8be322dfe11526a1215","ref":"refs/heads/main","pushedAt":"2024-06-10T11:02:43.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"rolfbjarne","name":"Rolf Bjarne Kvinge","path":"/rolfbjarne","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/249268?s=80&v=4"},"commit":{"message":"[runtime] Use strnlen instead of strlen. (#20702)\n\nApparently it's safer.","shortMessageHtmlLink":"[runtime] Use strnlen instead of strlen. (#20702)"}},{"before":"0be470653a02e71f37d8729da4f59965e1646a62","after":"0f665dad5202d22db5c0ad1bf0bd050c7e8cd1d1","ref":"refs/heads/darc-net9.0-143f4b9e-2f0b-47d4-a494-885f96d56307","pushedAt":"2024-06-10T10:22:54.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"rolfbjarne","name":"Rolf Bjarne Kvinge","path":"/rolfbjarne","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/249268?s=80&v=4"},"commit":{"message":"[tests] Adjust BinLog to cope with modified binlog output.","shortMessageHtmlLink":"[tests] Adjust BinLog to cope with modified binlog output."}},{"before":"c5e7ef6b8b673ecdda88c8a00e8c9dfead439a4e","after":"caf1f88580472799bb77a1b9c0220cd68217ebcf","ref":"refs/heads/darc-release/9.0.1xx-preview5-29521009-a8a6-48d9-b983-e95958e0e732","pushedAt":"2024-06-10T10:22:21.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"rolfbjarne","name":"Rolf Bjarne Kvinge","path":"/rolfbjarne","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/249268?s=80&v=4"},"commit":{"message":"Limit AOT fix to .NET.","shortMessageHtmlLink":"Limit AOT fix to .NET."}},{"before":"a72bb30aca5f71b7c53d49570866d0c91a8a9a14","after":"3ab838ef6dfcd13db45ee5f0c87ea463ac42a27d","ref":"refs/heads/main","pushedAt":"2024-06-10T09:52:24.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"rolfbjarne","name":"Rolf Bjarne Kvinge","path":"/rolfbjarne","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/249268?s=80&v=4"},"commit":{"message":"[GameController] Make a few structs blittable. (#20697)\n\nMake a few GameController structs blittable, which requires some workarounds\nto the fact that these changes would be breaking changes - we're keeping the\nold structs, and instead introduce internal blittable versions which are then\nused in the api definitions (and thus generated P/Invokes).","shortMessageHtmlLink":"[GameController] Make a few structs blittable. (#20697)"}},{"before":"ff79990ea7c5c54485dfce96447ffff63f961523","after":"c5e7ef6b8b673ecdda88c8a00e8c9dfead439a4e","ref":"refs/heads/darc-release/9.0.1xx-preview5-29521009-a8a6-48d9-b983-e95958e0e732","pushedAt":"2024-06-09T12:34:47.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dotnet-maestro[bot]","name":null,"path":"/apps/dotnet-maestro","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/16706?s=80&v=4"},"commit":{"message":"Update dependencies from https://github.com/dotnet/sdk build 20240607.3\n\nVS.Tools.Net.Core.SDK.Resolver\n From Version 9.0.100-preview.5.24262.2 -> To Version 9.0.100-preview.5.24307.3\n\nDependency coherency updates\n\nMicrosoft.NET.ILLink.Tasks,Microsoft.AspNetCore.App.Ref,Microsoft.NETCore.App.Ref,Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100.Transport,Microsoft.NETCore.App.Ref\n From Version 9.0.0-preview.5.24256.1 -> To Version 9.0.0-preview.5.24306.7 (parent: VS.Tools.Net.Core.SDK.Resolver","shortMessageHtmlLink":"Update dependencies from https://github.com/dotnet/sdk build 20240607.3"}},{"before":"bd181a0f7c6aed64b7c78413ad0c12ceef2b1951","after":"ff79990ea7c5c54485dfce96447ffff63f961523","ref":"refs/heads/darc-release/9.0.1xx-preview5-29521009-a8a6-48d9-b983-e95958e0e732","pushedAt":"2024-06-08T12:37:55.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dotnet-maestro[bot]","name":null,"path":"/apps/dotnet-maestro","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/16706?s=80&v=4"},"commit":{"message":"Update dependencies from https://github.com/dotnet/sdk build 20240607.3\n\nVS.Tools.Net.Core.SDK.Resolver\n From Version 9.0.100-preview.5.24262.2 -> To Version 9.0.100-preview.5.24307.3\n\nDependency coherency updates\n\nMicrosoft.NET.ILLink.Tasks,Microsoft.AspNetCore.App.Ref,Microsoft.NETCore.App.Ref,Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100.Transport,Microsoft.NETCore.App.Ref\n From Version 9.0.0-preview.5.24256.1 -> To Version 9.0.0-preview.5.24306.7 (parent: VS.Tools.Net.Core.SDK.Resolver","shortMessageHtmlLink":"Update dependencies from https://github.com/dotnet/sdk build 20240607.3"}},{"before":"c11bfd7b04478b265854e39bdb944d69f24417e6","after":"ccb4f94e1751a85ed8f7cacc519f19d6ac90193c","ref":"refs/heads/release-test/only-legacy-macOS","pushedAt":"2024-06-08T12:07:32.000Z","pushType":"push","commitsCount":24,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Merge remote-tracking branch 'origin/main' into release-test/only-legacy-macOS","shortMessageHtmlLink":"Merge remote-tracking branch 'origin/main' into release-test/only-leg…"}},{"before":"88b1887e490ffca19c190ed3146eed1987866734","after":"1e5359480e5ad783d5411e1087979d3956737313","ref":"refs/heads/release-test/only-legacy-iOS","pushedAt":"2024-06-08T12:07:30.000Z","pushType":"push","commitsCount":24,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Merge remote-tracking branch 'origin/main' into release-test/only-legacy-iOS","shortMessageHtmlLink":"Merge remote-tracking branch 'origin/main' into release-test/only-leg…"}},{"before":"b446823977e9096113c9b00d0718b7da1ba04237","after":"b676fa54ccc3cf5ed6d51c173506d4c6f0f3dda1","ref":"refs/heads/release-test/only-legacy","pushedAt":"2024-06-08T12:07:29.000Z","pushType":"push","commitsCount":24,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Merge remote-tracking branch 'origin/main' into release-test/only-legacy","shortMessageHtmlLink":"Merge remote-tracking branch 'origin/main' into release-test/only-legacy"}},{"before":"8ae2a907cb1d83630a0a399f604c1eccc7a113c0","after":"3c3cd405494c8c220a611fe8bbcbffd23ab13ac0","ref":"refs/heads/release-test/only-dotnet","pushedAt":"2024-06-08T12:07:28.000Z","pushType":"push","commitsCount":24,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Merge remote-tracking branch 'origin/main' into release-test/only-dotnet","shortMessageHtmlLink":"Merge remote-tracking branch 'origin/main' into release-test/only-dotnet"}},{"before":"fb8aaea0a56235c5774c36c366ad603ba56be2e3","after":"20b1aa5ec14ed36a148a28b879cd78e70c588030","ref":"refs/heads/release-test/only-dotnet-macOS","pushedAt":"2024-06-08T12:07:26.000Z","pushType":"push","commitsCount":24,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Merge remote-tracking branch 'origin/main' into release-test/only-dotnet-macOS","shortMessageHtmlLink":"Merge remote-tracking branch 'origin/main' into release-test/only-dot…"}},{"before":"a5cd68bab3e9ae44abae44dc4a37df3bec4fd06b","after":"8fd96bfcce9a97e829b7d6b060ffe02e7ce78b3e","ref":"refs/heads/release-test/only-dotnet-MacCatalyst","pushedAt":"2024-06-08T12:07:25.000Z","pushType":"push","commitsCount":24,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Merge remote-tracking branch 'origin/main' into release-test/only-dotnet-MacCatalyst","shortMessageHtmlLink":"Merge remote-tracking branch 'origin/main' into release-test/only-dot…"}},{"before":"ee1bb9874dfc44c4c6028ec4df0dcff00e50d7a7","after":"c97bcafde797772825427339daa5e0e694303e92","ref":"refs/heads/release-test/only-dotnet-tvOS","pushedAt":"2024-06-08T12:07:24.000Z","pushType":"push","commitsCount":24,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Merge remote-tracking branch 'origin/main' into release-test/only-dotnet-tvOS","shortMessageHtmlLink":"Merge remote-tracking branch 'origin/main' into release-test/only-dot…"}},{"before":"358682c36b94cd6679a908b6cd2c40de66364513","after":"00c88bfab02cc62610feb2a7c82d4db227be8fe2","ref":"refs/heads/release-test/only-dotnet-iOS","pushedAt":"2024-06-08T12:07:22.000Z","pushType":"push","commitsCount":24,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Merge remote-tracking branch 'origin/main' into release-test/only-dotnet-iOS","shortMessageHtmlLink":"Merge remote-tracking branch 'origin/main' into release-test/only-dot…"}},{"before":"4715307ae7ee5919caee6841e0ffe162dd4339bc","after":"ce4e2989f7536e9afa264dd771a54227359d598a","ref":"refs/heads/dev/ema/messaging-net8","pushedAt":"2024-06-07T21:41:01.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Auto-format source code","shortMessageHtmlLink":"Auto-format source code"}},{"before":null,"after":"4715307ae7ee5919caee6841e0ffe162dd4339bc","ref":"refs/heads/dev/ema/messaging-net8","pushedAt":"2024-06-07T21:36:47.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"emaf","name":"Emanuel Fernandez Dell'Oca","path":"/emaf","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3286258?s=80&v=4"},"commit":{"message":"Bump Messaging to a test version","shortMessageHtmlLink":"Bump Messaging to a test version"}},{"before":"34f58bbed43ee151a82fa391ea48926936afcfff","after":"a72bb30aca5f71b7c53d49570866d0c91a8a9a14","ref":"refs/heads/main","pushedAt":"2024-06-07T16:43:17.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"rolfbjarne","name":"Rolf Bjarne Kvinge","path":"/rolfbjarne","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/249268?s=80&v=4"},"commit":{"message":"Fix boolean condition to determine whether dynamic code is supported or not. Fixes #dotnet/runtime@101840. (#20563) (#20696)\n\nDynamic code is not supported if the interpreter is not enabled, and the\r\ninterpreter is not enabled if the MtouchInterpreter property is *empty*.\r\n\r\nThis regression was introduced in #19812.\r\n\r\nFixes https://github.com/dotnet/runtime/issues/101840.","shortMessageHtmlLink":"Fix boolean condition to determine whether dynamic code is supported …"}},{"before":null,"after":"11bd6d0d698353cdedfdd44dd673e938a450b56f","ref":"refs/heads/fix-comment-tests","pushedAt":"2024-06-07T15:49:16.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"mandel-macaque","name":"Manuel de la Pena","path":"/mandel-macaque","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2190086?s=80&v=4"},"commit":{"message":"[CI] Fix the comments by using the variable from the checkout template.\n\nThere is no need to pass the GIT_HASH variable from job to job since it\nis canculated by the checkout template in the fix_commit step. We just\nneed to update the variables usage.","shortMessageHtmlLink":"[CI] Fix the comments by using the variable from the checkout template."}},{"before":"ef2625f108170aa49f4ec9360547fbd2ffcbdc84","after":"bd181a0f7c6aed64b7c78413ad0c12ceef2b1951","ref":"refs/heads/darc-release/9.0.1xx-preview5-29521009-a8a6-48d9-b983-e95958e0e732","pushedAt":"2024-06-07T15:45:50.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"rolfbjarne","name":"Rolf Bjarne Kvinge","path":"/rolfbjarne","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/249268?s=80&v=4"},"commit":{"message":"Bump global.json for #20646 - [release/9.0.1xx-preview5] Update dependencies from dotnet/sdk","shortMessageHtmlLink":"Bump global.json for #20646 - [release/9.0.1xx-preview5] Update depen…"}},{"before":"e9d59d5f588aa1675751b19c3bc750ea8158840e","after":"34f58bbed43ee151a82fa391ea48926936afcfff","ref":"refs/heads/main","pushedAt":"2024-06-07T14:56:54.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"rolfbjarne","name":"Rolf Bjarne Kvinge","path":"/rolfbjarne","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/249268?s=80&v=4"},"commit":{"message":"[runtime] Use calloc instead of malloc. (#20692)\n\nIt's safer, since the returned memory is zero-initialized.\n\nAlso add tests.","shortMessageHtmlLink":"[runtime] Use calloc instead of malloc. (#20692)"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEYlqK7QA","startCursor":null,"endCursor":null}},"title":"Activity · xamarin/xamarin-macios"}