{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":164930839,"defaultBranch":"main","name":"llvm-zorg","ownerLogin":"llvm","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2019-01-09T20:13:18.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/17149993?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1717438098.0","currentOid":""},"activityList":{"items":[{"before":"a9050752bda619903d58228006bdc63f7238eb04","after":"89f5ec40eda19de68e4a57c67ff8b29e670db614","ref":"refs/heads/main","pushedAt":"2024-06-09T20:01:39.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"vvereschaka","name":"Vladimir Vereschaka","path":"/vvereschaka","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/56896368?s=80&v=4"},"commit":{"message":"Fixed bilder parameter typo for the arm cross builders. (#201)","shortMessageHtmlLink":"Fixed bilder parameter typo for the arm cross builders. (#201)"}},{"before":"b81becccdaa37caa7263dd7abdf7dea370a28ebf","after":"a9050752bda619903d58228006bdc63f7238eb04","ref":"refs/heads/main","pushedAt":"2024-06-08T04:35:15.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"vvereschaka","name":"Vladimir Vereschaka","path":"/vvereschaka","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/56896368?s=80&v=4"},"commit":{"message":"Update configuration for armv7l/aarch64 Win-to-Linux cross toolchain release builders. (#200)\n\nMissed configuration for the workers hosting the release builders.\r\n\r\nSee #199 for details.\r\n\r\nRelated https://github.com/llvm/llvm-project/issues/94284","shortMessageHtmlLink":"Update configuration for armv7l/aarch64 Win-to-Linux cross toolchain …"}},{"before":"040a154e78323239b849e469fcb1581972fc88d1","after":"b81becccdaa37caa7263dd7abdf7dea370a28ebf","ref":"refs/heads/main","pushedAt":"2024-06-05T19:11:01.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"asb","name":"Alex Bradbury","path":"/asb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1900?s=80&v=4"},"commit":{"message":"[RISCV] Fix typo in -DLLVM_TARGETS_TO_BUILD","shortMessageHtmlLink":"[RISCV] Fix typo in -DLLVM_TARGETS_TO_BUILD"}},{"before":"ca344a2992982b680bb44c9601d83a8b568e2b47","after":"040a154e78323239b849e469fcb1581972fc88d1","ref":"refs/heads/main","pushedAt":"2024-06-04T07:04:00.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Meinersbur","name":"Michael Kruse","path":"/Meinersbur","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2278807?s=80&v=4"},"commit":{"message":"Update openmp-offload-cuda-* builders (#197)\n\nFix the openmp-offload-cuda-runtime and openmp-offload-cuda-project\r\nbuilders according to changes happened since the last update. In\r\nparticular:\r\n\r\n1. New offload repository\r\n2. `TEST_SUITE_OFFLOADING_*` CMake parameter rename\r\n(https://github.com/llvm/llvm-test-suite/commit/1940a51ae2d37a726dfb34023ce23dd2e4d2415b)\r\n3. New `SYSTEM_GPU` CMake parameter\r\n(https://github.com/llvm/llvm-test-suite/commit/f71ea72759216ddfb3768485f885eb2cffa31200)\r\n4. CMake parameter `LIBOMPTARGET_BUILD_NVPTX_BCLIB` does not exist\r\nanymore\r\n 5. Use `ccache` instead incremental builds for both builders now.","shortMessageHtmlLink":"Update openmp-offload-cuda-* builders (#197)"}},{"before":"38f7c97f158bbcc40a0bd0d4973afe9206c278dd","after":"ca344a2992982b680bb44c9601d83a8b568e2b47","ref":"refs/heads/main","pushedAt":"2024-06-04T06:32:48.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"vvereschaka","name":"Vladimir Vereschaka","path":"/vvereschaka","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/56896368?s=80&v=4"},"commit":{"message":"Update configuration for armv7l/aarch64 Win-to-Linux cross toolchain builders. (#199)\n\n* llvm-clang-win-x-{armv7l,aarch64}-release\n* llvm-clang-win-x-{armv7l,aarch64}\n\nRemoved DEFAULT_SYSROOT from the build configurations. Use the local\nclang configuration files instead.\n\nMore details could be found here:\n https://github.com/llvm/llvm-project/issues/94284","shortMessageHtmlLink":"Update configuration for armv7l/aarch64 Win-to-Linux cross toolchain …"}},{"before":"56e43bfc17b239982ba221cc674e9a82947946f7","after":"38f7c97f158bbcc40a0bd0d4973afe9206c278dd","ref":"refs/heads/main","pushedAt":"2024-06-03T19:11:45.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Michael137","name":"Michael Buch","path":"/Michael137","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14071464?s=80&v=4"},"commit":{"message":"[lldb-cmake-matrix] Remove Clang 9.0-13.0 support (#198)\n\nThe tests have been failing because the older compilers can't handle the\r\nrecently updated system SDK. We decided removing the old bots is the\r\nmost sensible way forward.","shortMessageHtmlLink":"[lldb-cmake-matrix] Remove Clang 9.0-13.0 support (#198)"}},{"before":null,"after":"531f7651c0af17bdd0cfbc6ace89d96c0324132a","ref":"refs/heads/lldb/remove-old-compilers-matrix-bot","pushedAt":"2024-06-03T18:08:18.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"Michael137","name":"Michael Buch","path":"/Michael137","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14071464?s=80&v=4"},"commit":{"message":"[lldb-cmake-matrix] Remove Clang 9.0-13.0 support\n\nThe tests have been failing because the older compilers\ncan't handle the recently updated system SDK. We decided\nremoving the old bots is the most sensible way forward.","shortMessageHtmlLink":"[lldb-cmake-matrix] Remove Clang 9.0-13.0 support"}},{"before":"6f752d0d49f16cb5155bb68189320c240ac7504e","after":"56e43bfc17b239982ba221cc674e9a82947946f7","ref":"refs/heads/main","pushedAt":"2024-05-30T18:07:32.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"JDevlieghere","name":"Jonas Devlieghere","path":"/JDevlieghere","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/712896?s=80&v=4"},"commit":{"message":"[Jenkins] Install packaging","shortMessageHtmlLink":"[Jenkins] Install packaging"}},{"before":"b0b8ee18c07aa73796c9d186fa5d49711ebfcc03","after":"6f752d0d49f16cb5155bb68189320c240ac7504e","ref":"refs/heads/main","pushedAt":"2024-05-29T08:32:52.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"DavidSpickett","name":"David Spickett","path":"/DavidSpickett","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/974874?s=80&v=4"},"commit":{"message":"Fix ClangBuilder after f59269f1ef7823fe68775d9a2fcc975673654bae (#196)\n\nThe way that change was indented meant that the cmake/build/check steps\r\nof stage 2 were only added if extra_stage2_cmake_args was not empty.\r\n\r\nThis caused any 2 stage builder without those extra options to skip\r\nbuilding stage 2. Which left them green but not doing their\r\njob, or red if they tried to run the test suite using stage 2.","shortMessageHtmlLink":"Fix ClangBuilder after f59269f (#196)"}},{"before":"c4f66fb328c74e70abfd94bb60bf50f2644be5a6","after":"b0b8ee18c07aa73796c9d186fa5d49711ebfcc03","ref":"refs/heads/main","pushedAt":"2024-05-24T15:48:53.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"adrian-prantl","name":"Adrian Prantl","path":"/adrian-prantl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2251653?s=80&v=4"},"commit":{"message":"Phase out LLVM 7.0 from the matrix bot","shortMessageHtmlLink":"Phase out LLVM 7.0 from the matrix bot"}},{"before":"73cc526e2f13b6287148020df6ceb4a4f9d25bbd","after":"c4f66fb328c74e70abfd94bb60bf50f2644be5a6","ref":"refs/heads/main","pushedAt":"2024-05-23T10:47:03.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"asb","name":"Alex Bradbury","path":"/asb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1900?s=80&v=4"},"commit":{"message":"[RISCV] Fix missing comma in RISC-V builder config","shortMessageHtmlLink":"[RISCV] Fix missing comma in RISC-V builder config"}},{"before":"aa9f4a0c788360b156fe7f16248f9720178c0e35","after":"73cc526e2f13b6287148020df6ceb4a4f9d25bbd","ref":"refs/heads/main","pushedAt":"2024-05-22T20:23:44.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gkistanova","name":null,"path":"/gkistanova","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1424293?s=80&v=4"},"commit":{"message":"Fixed syntax error in ClangBuilder.py.","shortMessageHtmlLink":"Fixed syntax error in ClangBuilder.py."}},{"before":"5c5c452c4a3e7b5aa7c9e71b71061d2496a677c2","after":"aa9f4a0c788360b156fe7f16248f9720178c0e35","ref":"refs/heads/main","pushedAt":"2024-05-22T20:16:38.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gkistanova","name":null,"path":"/gkistanova","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1424293?s=80&v=4"},"commit":{"message":"Fixed mistype in clang-riscv-rva* build configurations.","shortMessageHtmlLink":"Fixed mistype in clang-riscv-rva* build configurations."}},{"before":"f59269f1ef7823fe68775d9a2fcc975673654bae","after":"5c5c452c4a3e7b5aa7c9e71b71061d2496a677c2","ref":"refs/heads/main","pushedAt":"2024-05-22T09:53:22.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"asb","name":"Alex Bradbury","path":"/asb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1900?s=80&v=4"},"commit":{"message":"[RISCV] Add new \"native\" (qemu-system) builders (#188)\n\nFor background, I don't expect these builders to graduate from the\r\nstaging buildmaster in the current configuration. I'm spinning them up\r\nso we get some slow feedback while I, in parallel, explore alternative\r\nbuild configs that make better tradeoffs in terms of response time vs\r\nfeedback.\r\n\r\nThese are all qemu-system based.","shortMessageHtmlLink":"[RISCV] Add new \"native\" (qemu-system) builders (#188)"}},{"before":"726715f088a0e3c65466786e730e1a38ee97764e","after":"f59269f1ef7823fe68775d9a2fcc975673654bae","ref":"refs/heads/main","pushedAt":"2024-05-22T09:30:18.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"asb","name":"Alex Bradbury","path":"/asb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1900?s=80&v=4"},"commit":{"message":"[clangbuilder] Add ability to specify cmake args only used for stage2\n\nRight now, extra_cmake_args to getClangCMakeBuildFactory are applied to\nboth stage1 and stage2. But there are some cases where we would not want\nto use the same configs, e.g. flags that might not be understood by the\ncurrent host compiler, or enabling ccache only for stage1 (the cache\nwill never hit for stage2).\n\nReviewed as part of #188.","shortMessageHtmlLink":"[clangbuilder] Add ability to specify cmake args only used for stage2"}},{"before":"8c7ce8c1982715f2cc0877b7c35788e6c8372a60","after":"726715f088a0e3c65466786e730e1a38ee97764e","ref":"refs/heads/main","pushedAt":"2024-05-22T04:42:18.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gkistanova","name":null,"path":"/gkistanova","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1424293?s=80&v=4"},"commit":{"message":"Fixed issue when \"clean\" build property is defined but set to False.","shortMessageHtmlLink":"Fixed issue when \"clean\" build property is defined but set to False."}},{"before":"cd0d9aecb4758c19081de6dba219f14b08870ae4","after":"8c7ce8c1982715f2cc0877b7c35788e6c8372a60","ref":"refs/heads/main","pushedAt":"2024-05-20T20:12:36.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"rnk","name":"Reid Kleckner","path":"/rnk","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/50126?s=80&v=4"},"commit":{"message":"Disable PDB generation in stage1 of the clang-cl self-host bot (#195)\n\nPDB generation is resource-intensive and does not perform well for\r\nstatically linked unit tests. The stage2 build generates PDBs to\r\nexercise clang-cl's debug info generation abilities, but we generally do\r\nnot use the debug info from the stage 1 builds. PDB build errors are\r\nalso a common source of builder unreliability and lead to excessive disk\r\nusage, so disable them for now.\r\n\r\nHere is a recent example of PDB unreliability:\r\nhttps://lab.llvm.org/buildbot/#/builders/123/builds/26898\r\n```\r\n... GeneratorTest.cpp: fatal error C1051: program database file, '...\\vc140.pdb', has an obsolete format, delete it and recompile\r\n```","shortMessageHtmlLink":"Disable PDB generation in stage1 of the clang-cl self-host bot (#195)"}},{"before":"7c995dc2cae1f2ffd0154f6f4a77647782a20f02","after":"cd0d9aecb4758c19081de6dba219f14b08870ae4","ref":"refs/heads/main","pushedAt":"2024-05-20T16:22:51.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"azharudd","name":null,"path":"/azharudd","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18013712?s=80&v=4"},"commit":{"message":"Activate venv in 17.0.6 build (#194)\n\nFixes:\r\n```\r\nModuleNotFoundError: No module named 'requests'\r\n```","shortMessageHtmlLink":"Activate venv in 17.0.6 build (#194)"}},{"before":"bd73f4ee6ccdcfd1da478e8241833907095df8ed","after":"7c995dc2cae1f2ffd0154f6f4a77647782a20f02","ref":"refs/heads/main","pushedAt":"2024-05-18T03:37:03.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"SixWeining","name":"Lu Weining","path":"/SixWeining","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/90239436?s=80&v=4"},"commit":{"message":"[LoongArch] Switch the toolchain used by the `clang-loongarch64-linux` builder from default to clang+lld (#193)\n\nCurrently the default toolchain is used:\r\n- gcc (GCC) 13.0.0 20221013 (experimental)\r\n- GNU ld (GNU Binutils) 2.39.50.20221029\r\n\r\nBut recently we find that a new added llvm unittest\r\n(llvm/unittests/Frontend/OpenMPDecompositionTest.cpp) can't be compiled\r\nby the default toolchain (causing memory exhausted and killed by the\r\nsystem). Error:\r\n```\r\ncommand timed out: 1200 seconds without output running [b'ninja', b'check-all'], attempting to kill\r\nprocess killed by signal 9\r\nprogram finished with exit code -1\r\nelapsedTime=1669.062469\r\n```\r\nSee https://lab.llvm.org/staging/#/builders/5/builds/4199.\r\n\r\nThis patch fixex this issue by switching to clang+lld (v17.0.6).\r\n\r\nAn alternative (workaround) is setting `useTwoStage=True` and\r\n`testStage1=False`, but I think we'd better to create a dedicated\r\nbuilder for that in future.","shortMessageHtmlLink":"[LoongArch] Switch the toolchain used by the `clang-loongarch64-linux…"}},{"before":"b2966847e0fc86bb3a9537ef31f00280e4ccd42a","after":"bd73f4ee6ccdcfd1da478e8241833907095df8ed","ref":"refs/heads/main","pushedAt":"2024-05-16T18:29:55.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jplehr","name":"Jan Patrick Lehr","path":"/jplehr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7783515?s=80&v=4"},"commit":{"message":"[Offload] Add RHEL 8.8 based buildbot (#191)","shortMessageHtmlLink":"[Offload] Add RHEL 8.8 based buildbot (#191)"}},{"before":"c0d472925f15a160c7bd9ec46eaad8dd2a49754c","after":"b2966847e0fc86bb3a9537ef31f00280e4ccd42a","ref":"refs/heads/main","pushedAt":"2024-05-16T18:22:27.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jplehr","name":"Jan Patrick Lehr","path":"/jplehr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7783515?s=80&v=4"},"commit":{"message":"[Offload][OpenMP] Various fixes to AMDGPU offload bots (#192)\n\nThis addresses several problems with Offload/OpenMP AMDGPU buildbots:\r\n- Change worker name for RHEL 9.4 to not contain a '.'\r\n- List 'compiler-rt' in 'depends_on_projects' lists to not generate\r\nfalse blame emails as pointed out by Galina in a separate review.\r\n- Update the SLES builder environment to add /opt/rocm/lib path to the\r\nLD_LIBRARY_PATH environment variable.","shortMessageHtmlLink":"[Offload][OpenMP] Various fixes to AMDGPU offload bots (#192)"}},{"before":"8a9034e703d9930ba68bc2354d9f95eb91a45fda","after":"c0d472925f15a160c7bd9ec46eaad8dd2a49754c","ref":"refs/heads/main","pushedAt":"2024-05-14T14:54:58.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jplehr","name":"Jan Patrick Lehr","path":"/jplehr","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7783515?s=80&v=4"},"commit":{"message":"[Offload] Adds RHEL 9.4 buildbot (#190)\n\nThis adds a dockerized RHEL 9.4 buildbot that builds clang, flang, mlir,\r\nopenmp, offload, llvm and lld and runs all the tests.","shortMessageHtmlLink":"[Offload] Adds RHEL 9.4 buildbot (#190)"}},{"before":"f8c5cd94f78ff917bb9355523e05011539661bb4","after":"8a9034e703d9930ba68bc2354d9f95eb91a45fda","ref":"refs/heads/main","pushedAt":"2024-05-10T23:18:09.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"adrian-prantl","name":"Adrian Prantl","path":"/adrian-prantl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2251653?s=80&v=4"},"commit":{"message":"Use a different method to skip over test failures","shortMessageHtmlLink":"Use a different method to skip over test failures"}},{"before":"85c4bc70ffdf78c5ffdedcaa81d54d6b7100e33b","after":"f8c5cd94f78ff917bb9355523e05011539661bb4","ref":"refs/heads/main","pushedAt":"2024-05-10T20:55:42.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"azharudd","name":null,"path":"/azharudd","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18013712?s=80&v=4"},"commit":{"message":"[green-dragon-migration] fixup venv activation in lldb job (#185)\n\n* Forgot to activate the venv in a few places","shortMessageHtmlLink":"[green-dragon-migration] fixup venv activation in lldb job (#185)"}},{"before":"766428bd6dc2452c6e729dcb3e5e5c2ffafa5da3","after":"85c4bc70ffdf78c5ffdedcaa81d54d6b7100e33b","ref":"refs/heads/main","pushedAt":"2024-05-10T20:49:06.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"azharudd","name":null,"path":"/azharudd","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18013712?s=80&v=4"},"commit":{"message":"[green-dragon-migration] Fixup some relay jobs (#184)\n\n* Update the relay jobs to conform to the new structure\r\n\r\nThis code has been tested on https://green.lab.llvm.org/","shortMessageHtmlLink":"[green-dragon-migration] Fixup some relay jobs (#184)"}},{"before":"49d597bc75ee5dbdc08f50137e60ff7468e626f1","after":"766428bd6dc2452c6e729dcb3e5e5c2ffafa5da3","ref":"refs/heads/main","pushedAt":"2024-05-10T20:47:57.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"azharudd","name":null,"path":"/azharudd","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18013712?s=80&v=4"},"commit":{"message":"[green-dragon-migration] add llvm coverage job (#180)\n\n* Update llvm coverage job\r\n\r\nthe job has been updated to:\r\n* Run on the correct labels\r\n* download artifacts to S3\r\n* Set environment variables in `environment` closure when possible\r\n* Setup python3 venv with all dependencies to build/test\r\n* Save coverage report as an artifact on the job rather than scp to\r\nlabmaster 2\r\n\r\nThis code has been tested on https://green.lab.llvm.org/","shortMessageHtmlLink":"[green-dragon-migration] add llvm coverage job (#180)"}},{"before":"22e26430dc8a5205e41096874815f677a9f8cfdf","after":"49d597bc75ee5dbdc08f50137e60ff7468e626f1","ref":"refs/heads/main","pushedAt":"2024-05-08T17:05:55.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"adrian-prantl","name":"Adrian Prantl","path":"/adrian-prantl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2251653?s=80&v=4"},"commit":{"message":"reverse the order of historical clang builds","shortMessageHtmlLink":"reverse the order of historical clang builds"}},{"before":"7c7cdfb4f004e397b1c9defb678bfb381e3b9306","after":"22e26430dc8a5205e41096874815f677a9f8cfdf","ref":"refs/heads/main","pushedAt":"2024-05-07T14:22:45.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"sam-mccall","name":"Sam McCall","path":"/sam-mccall","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/548993?s=80&v=4"},"commit":{"message":"[buildbot-cfg][clangd] Bump toolchain to llvm-18 (#187)\n\nWe were hitting tsan failures, see\r\nhttps://lab.llvm.org/buildbot/#/builders/131/builds/63556. Looks like\r\nthese are due to https://github.com/google/sanitizers/issues/1716 and\r\nbumping toolchain to llvm-18 fixes the issue.","shortMessageHtmlLink":"[buildbot-cfg][clangd] Bump toolchain to llvm-18 (#187)"}},{"before":"109f3a8865ce8d819585be1d13eecf2cb6886c6b","after":"7c7cdfb4f004e397b1c9defb678bfb381e3b9306","ref":"refs/heads/main","pushedAt":"2024-05-02T00:13:38.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"azharudd","name":null,"path":"/azharudd","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18013712?s=80&v=4"},"commit":{"message":"[green-dragon-migration] Add lldb jobs (#172)\n\n* Update all existing lldb jobs\r\n\r\nAll lldb jobs have been updated to:\r\n* Run on the correct labels\r\n* upload artifacts to S3\r\n* Set environment variables in `environment` closure when possible\r\n* Setup python3 venv with all dependencies to build/test\r\n\r\nThis code has been tested on https://green.lab.llvm.org/","shortMessageHtmlLink":"[green-dragon-migration] Add lldb jobs (#172)"}},{"before":"bd93de6d7ce0c424229ffbc08942b59efa774292","after":"109f3a8865ce8d819585be1d13eecf2cb6886c6b","ref":"refs/heads/main","pushedAt":"2024-05-02T00:12:25.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"azharudd","name":null,"path":"/azharudd","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18013712?s=80&v=4"},"commit":{"message":"[green-dragon-migration] Add lldb debug info statistics jobs (#178)\n\n* Add declarative pipeline for debug info statistics jobs\r\n\r\nTook the old job and converted it to declarative, also extracted the\r\npython code which lived in the jenkins UI into it's own maintainable\r\nfile\r\n\r\nThis code has been tested on https://green.lab.llvm.org/","shortMessageHtmlLink":"[green-dragon-migration] Add lldb debug info statistics jobs (#178)"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEYIWRJAA","startCursor":null,"endCursor":null}},"title":"Activity · llvm/llvm-zorg"}