{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":581071112,"defaultBranch":"main","name":"git-sdk-arm64","ownerLogin":"git-for-windows","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2022-12-22T07:41:09.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/4571183?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1726760306.0","currentOid":""},"activityList":{"items":[{"before":"95fd42af9a791a7545eea4a4e4d6573c564a6b2f","after":"04da3ad32b9b06edff369b66765e184c7487f2f5","ref":"refs/heads/main","pushedAt":"2024-09-20T03:22:11.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"git-for-windows-ci","name":null,"path":"/git-for-windows-ci","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/24522801?s=80&v=4"},"commit":{"message":"Update 1 package\n\nlibxml2 (2.13.3-1 -> 2.13.4-1)\n\nSigned-off-by: Git for Windows Build Agent ","shortMessageHtmlLink":"Update 1 package"}},{"before":"4ff1c00699d31945311b9c0d0523ac371f37cebe","after":"95fd42af9a791a7545eea4a4e4d6573c564a6b2f","ref":"refs/heads/main","pushedAt":"2024-09-19T16:37:21.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"git-for-windows-ci","name":null,"path":"/git-for-windows-ci","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/24522801?s=80&v=4"},"commit":{"message":"Update 4 packages\n\ninfo (7.1-3 -> 7.1.1-1)\nmingw-w64-clang-aarch64-git (2.39.1.1.b03dafd9c2-1 -> 2.46.1.1.6cd9c8395e-1)\nmingw-w64-clang-aarch64-git-doc-html (2.39.1.1.b03dafd9c2-1 -> 2.46.1.1.6cd9c8395e-1)\nperl-URI (5.28-1 -> 5.29-1)\n\nSigned-off-by: Git for Windows Build Agent ","shortMessageHtmlLink":"Update 4 packages"}},{"before":"b5396b4dfa50c923a0bdb2c42dbbe17f6617070d","after":null,"ref":"refs/heads/more-missing-pacman-deps","pushedAt":"2024-09-19T15:38:26.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dscho","name":"Johannes Schindelin","path":"/dscho","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/127790?s=80&v=4"}},{"before":"fbb8e7344cf8d0ac9fcda4b8a0ea2392c8636ade","after":"4ff1c00699d31945311b9c0d0523ac371f37cebe","ref":"refs/heads/main","pushedAt":"2024-09-19T15:38:24.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"dscho","name":"Johannes Schindelin","path":"/dscho","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/127790?s=80&v=4"},"commit":{"message":"Merge pull request #26 from git-for-windows/more-missing-pacman-deps\n\nmakepkg-git: include pacman-key and pacman-conf.exe as well","shortMessageHtmlLink":"Merge pull request #26 from git-for-windows/more-missing-pacman-deps"}},{"before":null,"after":"b5396b4dfa50c923a0bdb2c42dbbe17f6617070d","ref":"refs/heads/more-missing-pacman-deps","pushedAt":"2024-09-19T15:29:20.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dennisameling","name":"Dennis Ameling","path":"/dennisameling","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17739158?s=80&v=4"},"commit":{"message":"makepkg-git: include pacman-key and pacman-conf.exe as well\n\nIn the previous commit, we added /update-via-pacman.ps1 to the list of files to include in makepkg-git (as this list ends up in the build-installers artifact, which we're trying to use).\n\nHowever, that script now failed, complaining that pacman-conf.exe and pacman-key are missing.\n\nI confirmed locally that after adding these files manually to the build-installers artifact, the .ps1 file is able to succeed.\n\nRef: https://github.com/git-for-windows/git-sdk-arm64/commit/fbb8e7344cf8d0ac9fcda4b8a0ea2392c8636ade\nSigned-off-by: Dennis Ameling ","shortMessageHtmlLink":"makepkg-git: include pacman-key and pacman-conf.exe as well"}},{"before":"4d9a591231f77b15e70b8ee73d5d8f9cca464efa","after":null,"ref":"refs/heads/include-update-via-pacman","pushedAt":"2024-09-19T14:44:05.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dscho","name":"Johannes Schindelin","path":"/dscho","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/127790?s=80&v=4"}},{"before":"e0fb2edee4af92917f4912796a9d9fa6e18cdc78","after":"fbb8e7344cf8d0ac9fcda4b8a0ea2392c8636ade","ref":"refs/heads/main","pushedAt":"2024-09-19T14:44:02.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"dscho","name":"Johannes Schindelin","path":"/dscho","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/127790?s=80&v=4"},"commit":{"message":"Merge pull request #25 from git-for-windows/include-update-via-pacman\n\nmakepkg-git: include update-via-pacman.ps1","shortMessageHtmlLink":"Merge pull request #25 from git-for-windows/include-update-via-pacman"}},{"before":null,"after":"4d9a591231f77b15e70b8ee73d5d8f9cca464efa","ref":"refs/heads/include-update-via-pacman","pushedAt":"2024-09-19T14:06:13.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dennisameling","name":"Dennis Ameling","path":"/dennisameling","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17739158?s=80&v=4"},"commit":{"message":"makepkg-git: include update-via-pacman.ps1\n\nWhen trying to work with the build-installers SDK artifact, it turned out that it's missing the update-via-pacman.ps1 file. And since that artifact is using the makepkg-git and minimal-sdk file lists as its foundation, we need to update the file list here, so that said file will end up in the build-installers artifact.\n\nRef: https://github.com/git-for-windows/git-for-windows-automation/issues/97\nRef: https://github.com/git-for-windows/build-extra/blob/76751073989fa261449a2cc94b8a5defbd8958a5/please.sh#L3307\nSigned-off-by: Dennis Ameling ","shortMessageHtmlLink":"makepkg-git: include update-via-pacman.ps1"}},{"before":"d67c975d2892d97d77fbdac9719c1545cae0b8d7","after":"e0fb2edee4af92917f4912796a9d9fa6e18cdc78","ref":"refs/heads/main","pushedAt":"2024-09-18T08:26:47.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"git-for-windows-ci","name":null,"path":"/git-for-windows-ci","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/24522801?s=80&v=4"},"commit":{"message":"Update 4 packages\n\ncurl (8.10.0-1 -> 8.10.1-1)\nlibcurl (8.10.0-1 -> 8.10.1-1)\nmingw-w64-clang-aarch64-curl-openssl-alternate (8.10.0-1 -> 8.10.1-1)\nmingw-w64-clang-aarch64-curl-winssl (8.10.0-1 -> 8.10.1-1)\n\nSigned-off-by: Git for Windows Build Agent ","shortMessageHtmlLink":"Update 4 packages"}},{"before":"c10e41131d9cb55a8126e6ed4ede803bb63b7b6f","after":"d67c975d2892d97d77fbdac9719c1545cae0b8d7","ref":"refs/heads/main","pushedAt":"2024-09-18T03:21:14.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"git-for-windows-ci","name":null,"path":"/git-for-windows-ci","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/24522801?s=80&v=4"},"commit":{"message":"Update 1 package\n\nmintty (1~3.7.4-1 -> 1~3.7.5-1)\n\nSigned-off-by: Git for Windows Build Agent ","shortMessageHtmlLink":"Update 1 package"}},{"before":"4e4019eab7f40527d76d08437a5eba2643aa9ec8","after":"c10e41131d9cb55a8126e6ed4ede803bb63b7b6f","ref":"refs/heads/main","pushedAt":"2024-09-16T03:30:21.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"git-for-windows-ci","name":null,"path":"/git-for-windows-ci","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/24522801?s=80&v=4"},"commit":{"message":"Update 4 packages\n\ngit (2.46.0-1 -> 2.46.1-1)\nmingw-w64-clang-aarch64-ncurses (6.4.20231217-1 -> 6.5.20240831-1)\nmsys2-runtime (3.4.10-6 -> 3.4.10-7)\nmsys2-runtime-devel (3.4.10-6 -> 3.4.10-7)\n\nSigned-off-by: Git for Windows Build Agent ","shortMessageHtmlLink":"Update 4 packages"}},{"before":"87c243339ca1eb08e2b518ae8df5c98ef13f34ed","after":"4e4019eab7f40527d76d08437a5eba2643aa9ec8","ref":"refs/heads/main","pushedAt":"2024-09-15T17:19:13.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dennisameling","name":"Dennis Ameling","path":"/dennisameling","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17739158?s=80&v=4"},"commit":{"message":"ci-artifacts: run the pipeline if owner is git-for-windows\n\nIn a previous commit, we incorrectly added logic to only run this job if the repo is not a fork. However, git-sdk-arm64 is a fork of git-sdk-64, so this doesn't hold!\n\nLet's switch to checking the repository owner instead, which should be good enough.\n\nSigned-off-by: Dennis Ameling ","shortMessageHtmlLink":"ci-artifacts: run the pipeline if owner is git-for-windows"}},{"before":"04079aa9fb2aa58c1457f45e616df267bb0cb256","after":"87c243339ca1eb08e2b518ae8df5c98ef13f34ed","ref":"refs/heads/main","pushedAt":"2024-09-15T17:10:09.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"dennisameling","name":"Dennis Ameling","path":"/dennisameling","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17739158?s=80&v=4"},"commit":{"message":"Merge pull request #22 from dennisameling-org/add-ci-artifacts\n\nci: add ci-artifacts pipeline","shortMessageHtmlLink":"Merge pull request #22 from dennisameling-org/add-ci-artifacts"}},{"before":"1bfa0f44d365dd2a2ad8af27c1c40d0219ce4fab","after":null,"ref":"refs/heads/remove-tar-zst-files","pushedAt":"2024-09-15T15:16:21.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dscho","name":"Johannes Schindelin","path":"/dscho","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/127790?s=80&v=4"}},{"before":"f2ec1dc27b585479cf1800ab591de97cbe9ec4d6","after":"04079aa9fb2aa58c1457f45e616df267bb0cb256","ref":"refs/heads/main","pushedAt":"2024-09-15T15:16:20.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"dscho","name":"Johannes Schindelin","path":"/dscho","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/127790?s=80&v=4"},"commit":{"message":"Merge pull request #24 from git-for-windows/remove-tar-zst-files\n\ncleanup: remove some .tar.zst files that were accidentally checked into the repo","shortMessageHtmlLink":"Merge pull request #24 from git-for-windows/remove-tar-zst-files"}},{"before":"fb11991d0d636a1ef14edfa04f192d1167be414b","after":"f2ec1dc27b585479cf1800ab591de97cbe9ec4d6","ref":"refs/heads/main","pushedAt":"2024-09-15T14:16:56.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"dscho","name":"Johannes Schindelin","path":"/dscho","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/127790?s=80&v=4"},"commit":{"message":"Merge pull request #23 from dennisameling-org/minimal-sdk-missing-dlls\n\nminimal-sdk: add missing DLLs for clang.exe","shortMessageHtmlLink":"Merge pull request #23 from dennisameling-org/minimal-sdk-missing-dlls"}},{"before":"5f3b94d999a6a8852ab8f1875888b7467ec21198","after":"fb11991d0d636a1ef14edfa04f192d1167be414b","ref":"refs/heads/main","pushedAt":"2024-09-15T03:26:48.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"git-for-windows-ci","name":null,"path":"/git-for-windows-ci","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/24522801?s=80&v=4"},"commit":{"message":"Update 3 packages\n\nbsdcpio (3.7.4-1 -> 3.7.5-1)\nbsdtar (3.7.4-1 -> 3.7.5-1)\nlibarchive (3.7.4-1 -> 3.7.5-1)\n\nSigned-off-by: Git for Windows Build Agent ","shortMessageHtmlLink":"Update 3 packages"}},{"before":"44717c8377212e46e891777c61ebb9ae1145bf11","after":"1bfa0f44d365dd2a2ad8af27c1c40d0219ce4fab","ref":"refs/heads/remove-tar-zst-files","pushedAt":"2024-09-14T21:29:47.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"dennisameling","name":"Dennis Ameling","path":"/dennisameling","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17739158?s=80&v=4"},"commit":{"message":"cleanup: remove some .tar.zst files that were accidentally checked into the repo\n\nIn https://github.com/git-for-windows/git-sdk-arm64/commit/cbb359e4e48c185295e6867789ec0807df694b16, I accidentally checked in the .tar.zst files used for installing the latest pacman version. Let's remove those.\n\nRef: https://github.com/git-for-windows/git-sdk-arm64/pull/17\nSigned-off-by: Dennis Ameling ","shortMessageHtmlLink":"cleanup: remove some .tar.zst files that were accidentally checked in…"}},{"before":null,"after":"44717c8377212e46e891777c61ebb9ae1145bf11","ref":"refs/heads/remove-tar-zst-files","pushedAt":"2024-09-14T21:27:16.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dennisameling","name":"Dennis Ameling","path":"/dennisameling","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17739158?s=80&v=4"},"commit":{"message":"cleanup: remove some .tar.zst files that were accidentally checked into the repo\n\nIn #cbb359e4e48c185295e6867789ec0807df694b16, I accidentally checked in the .tar.zst files used for installing the latest pacman version. Let's remove those.\n\nRef: https://github.com/git-for-windows/git-sdk-arm64/pull/17","shortMessageHtmlLink":"cleanup: remove some .tar.zst files that were accidentally checked in…"}},{"before":"0d3eb3962c9948c6ea3f94ac54aea7b38da26ecc","after":"5f3b94d999a6a8852ab8f1875888b7467ec21198","ref":"refs/heads/main","pushedAt":"2024-09-13T03:20:29.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"git-for-windows-ci","name":null,"path":"/git-for-windows-ci","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/24522801?s=80&v=4"},"commit":{"message":"Update 1 package\n\nncurses (6.5-1 -> 6.5.20240831-1)\n\nSigned-off-by: Git for Windows Build Agent ","shortMessageHtmlLink":"Update 1 package"}},{"before":"f5030fb3b48a35d486a6e795ffdf8c0a2cc12999","after":"0d3eb3962c9948c6ea3f94ac54aea7b38da26ecc","ref":"refs/heads/main","pushedAt":"2024-09-12T03:20:27.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"git-for-windows-ci","name":null,"path":"/git-for-windows-ci","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/24522801?s=80&v=4"},"commit":{"message":"Update 4 packages\n\ncurl (8.9.1-1 -> 8.10.0-1)\nlibcurl (8.9.1-1 -> 8.10.0-1)\nmingw-w64-clang-aarch64-curl-openssl-alternate (8.9.1-1 -> 8.10.0-1)\nmingw-w64-clang-aarch64-curl-winssl (8.9.1-1 -> 8.10.0-1)\n\nSigned-off-by: Git for Windows Build Agent ","shortMessageHtmlLink":"Update 4 packages"}},{"before":"17b9b2303f3dd65f4f11d9e6cfa5741fff1978fa","after":"f5030fb3b48a35d486a6e795ffdf8c0a2cc12999","ref":"refs/heads/main","pushedAt":"2024-09-11T03:15:45.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"git-for-windows-ci","name":null,"path":"/git-for-windows-ci","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/24522801?s=80&v=4"},"commit":{"message":"Update 6 packages\n\nlibgc (8.2.6-1 -> 8.2.8-1)\nmingw-w64-clang-aarch64-python (3.11.9-1 -> 3.11.10-1)\nmsys2-launcher (1.5-1 -> 1.5-2)\nnano (8.1-1 -> 8.2-1)\npython (3.12.5-1 -> 3.12.6-1)\nwinpty (0.4.3-2 -> 0.4.3-3)\n\nSigned-off-by: Git for Windows Build Agent ","shortMessageHtmlLink":"Update 6 packages"}},{"before":"b47a1faa30020a66e87e82e31fba288b34c54007","after":"17b9b2303f3dd65f4f11d9e6cfa5741fff1978fa","ref":"refs/heads/main","pushedAt":"2024-09-08T03:16:21.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"git-for-windows-ci","name":null,"path":"/git-for-windows-ci","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/24522801?s=80&v=4"},"commit":{"message":"Update 6 packages\n\nisl (0.26-1 -> 0.27-1)\nlibpipeline (1.5.7-1 -> 1.5.8-1)\nman-db (2.12.1-1 -> 2.13.0-1)\nmingw-w64-clang-aarch64-tzdata (2024a-1 -> 2024b-1)\nperl-IO-Socket-SSL (2.085-1 -> 2.089-1)\nperl-Try-Tiny (0.31-1 -> 0.32-1)\n\nSigned-off-by: Git for Windows Build Agent ","shortMessageHtmlLink":"Update 6 packages"}},{"before":"5345bf6e795208b136b0c67890987ba2d477ec2d","after":null,"ref":"refs/heads/include-asciidoctor-in-makepkg-git","pushedAt":"2024-09-07T12:01:59.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dscho","name":"Johannes Schindelin","path":"/dscho","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/127790?s=80&v=4"}},{"before":"722019e02671c16fc01d47f74c095a32e4db4c16","after":"b47a1faa30020a66e87e82e31fba288b34c54007","ref":"refs/heads/main","pushedAt":"2024-09-07T12:01:57.000Z","pushType":"pr_merge","commitsCount":9,"pusher":{"login":"dscho","name":"Johannes Schindelin","path":"/dscho","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/127790?s=80&v=4"},"commit":{"message":"Merge pull request #21 from git-for-windows/include-asciidoctor-in-makepkg-git\n\nmakepkg-git: use AsciiDoctor again","shortMessageHtmlLink":"Merge pull request #21 from git-for-windows/include-asciidoctor-in-ma…"}},{"before":"6d845c73a0c33c4b2bd2d2e60dc9875e39844256","after":"722019e02671c16fc01d47f74c095a32e4db4c16","ref":"refs/heads/main","pushedAt":"2024-09-07T03:08:48.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"git-for-windows-ci","name":null,"path":"/git-for-windows-ci","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/24522801?s=80&v=4"},"commit":{"message":"Update 7 packages\n\nmingw-w64-clang-aarch64-crt-git (12.0.0.r250.gc6bf4bdf6-1 -> 12.0.0.r264.g5c63f0a96-1)\nmingw-w64-clang-aarch64-headers-git (12.0.0.r250.gc6bf4bdf6-1 -> 12.0.0.r264.g5c63f0a96-1)\nmingw-w64-clang-aarch64-libmangle-git (12.0.0.r250.gc6bf4bdf6-1 -> 12.0.0.r264.g5c63f0a96-1)\nmingw-w64-clang-aarch64-libwinpthread-git (12.0.0.r250.gc6bf4bdf6-1 -> 12.0.0.r264.g5c63f0a96-1)\nmingw-w64-clang-aarch64-tools-git (12.0.0.r250.gc6bf4bdf6-1 -> 12.0.0.r264.g5c63f0a96-1)\nmingw-w64-clang-aarch64-winpthreads-git (12.0.0.r250.gc6bf4bdf6-1 -> 12.0.0.r264.g5c63f0a96-1)\nmingw-w64-clang-aarch64-winstorecompat-git (12.0.0.r250.gc6bf4bdf6-1 -> 12.0.0.r264.g5c63f0a96-1)\n\nSigned-off-by: Git for Windows Build Agent ","shortMessageHtmlLink":"Update 7 packages"}},{"before":"862652b70fb857c6bcf0c76387ccafbb5f77346b","after":"6d845c73a0c33c4b2bd2d2e60dc9875e39844256","ref":"refs/heads/main","pushedAt":"2024-09-05T03:09:08.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"git-for-windows-ci","name":null,"path":"/git-for-windows-ci","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/24522801?s=80&v=4"},"commit":{"message":"Update 7 packages\n\nexpat (2.6.2-1 -> 2.6.3-1)\nlibexpat (2.6.2-1 -> 2.6.3-1)\nlibopenssl (3.2.2-1 -> 3.2.3-1)\nmingw-w64-clang-aarch64-expat (2.6.2-1 -> 2.6.3-1)\nmingw-w64-clang-aarch64-openssl (3.2.2-1 -> 3.2.3-1)\nopenssl (3.2.2-1 -> 3.2.3-1)\nvim (9.1.0648-1 -> 9.1.0707-1)\n\nSigned-off-by: Git for Windows Build Agent ","shortMessageHtmlLink":"Update 7 packages"}},{"before":"c227056ac974c8cfee73f4be59ff48ed7cdcaa57","after":"862652b70fb857c6bcf0c76387ccafbb5f77346b","ref":"refs/heads/main","pushedAt":"2024-09-04T03:08:35.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"git-for-windows-ci","name":null,"path":"/git-for-windows-ci","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/24522801?s=80&v=4"},"commit":{"message":"Update 7 packages\n\nmingw-w64-clang-aarch64-crt-git (12.0.0.r247.g121331cff-1 -> 12.0.0.r250.gc6bf4bdf6-1)\nmingw-w64-clang-aarch64-headers-git (12.0.0.r247.g121331cff-1 -> 12.0.0.r250.gc6bf4bdf6-1)\nmingw-w64-clang-aarch64-libmangle-git (12.0.0.r247.g121331cff-1 -> 12.0.0.r250.gc6bf4bdf6-1)\nmingw-w64-clang-aarch64-libwinpthread-git (12.0.0.r247.g121331cff-1 -> 12.0.0.r250.gc6bf4bdf6-1)\nmingw-w64-clang-aarch64-tools-git (12.0.0.r247.g121331cff-1 -> 12.0.0.r250.gc6bf4bdf6-1)\nmingw-w64-clang-aarch64-winpthreads-git (12.0.0.r247.g121331cff-1 -> 12.0.0.r250.gc6bf4bdf6-1)\nmingw-w64-clang-aarch64-winstorecompat-git (12.0.0.r247.g121331cff-1 -> 12.0.0.r250.gc6bf4bdf6-1)\n\nSigned-off-by: Git for Windows Build Agent ","shortMessageHtmlLink":"Update 7 packages"}},{"before":"bd1386d30ab7140bc714ded8393345883066d324","after":"c227056ac974c8cfee73f4be59ff48ed7cdcaa57","ref":"refs/heads/main","pushedAt":"2024-09-02T03:17:28.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"git-for-windows-ci","name":null,"path":"/git-for-windows-ci","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/24522801?s=80&v=4"},"commit":{"message":"Update 5 packages\n\nbinutils (2.43-1 -> 2.43.1-1)\nglib2 (2.80.5-1 -> 2.82.0-1)\nlibnghttp2 (1.62.1-1 -> 1.63.0-1)\nmsys2-w32api-headers (12.0.0.r0.g819a6ec2e-1 -> 12.0.0.r0.g819a6ec2e-2)\nmsys2-w32api-runtime (12.0.0.r0.g819a6ec2e-1 -> 12.0.0.r0.g819a6ec2e-2)\n\nSigned-off-by: Git for Windows Build Agent ","shortMessageHtmlLink":"Update 5 packages"}},{"before":"9152337c522ea7e3a1dd1cd59f8914bf6bf2a43c","after":"bd1386d30ab7140bc714ded8393345883066d324","ref":"refs/heads/main","pushedAt":"2024-08-31T03:07:52.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"git-for-windows-ci","name":null,"path":"/git-for-windows-ci","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/24522801?s=80&v=4"},"commit":{"message":"Update 4 packages\n\nmingw-w64-clang-aarch64-libc++ (18.1.8-1 -> 18.1.8-2)\nmingw-w64-clang-aarch64-libunwind (18.1.8-1 -> 18.1.8-2)\nmingw-w64-clang-aarch64-lldb (18.1.8-1 -> 18.1.8-2)\nmingw-w64-clang-aarch64-nghttp2 (1.62.1-1 -> 1.63.0-1)\n\nSigned-off-by: Git for Windows Build Agent ","shortMessageHtmlLink":"Update 4 packages"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0yMFQwMzoyMjoxMS4wMDAwMDBazwAAAAS7hA8F","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0yMFQwMzoyMjoxMS4wMDAwMDBazwAAAAS7hA8F","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOC0zMVQwMzowNzo1Mi4wMDAwMDBazwAAAASpLbNi"}},"title":"Activity · git-for-windows/git-sdk-arm64"}