{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":110719120,"defaultBranch":"master","name":"PackageCompiler.jl","ownerLogin":"JuliaLang","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2017-11-14T16:57:27.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/743164?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1714485860.0","currentOid":""},"activityList":{"items":[{"before":"b349e1ed6d1ea12acdfdc90ff5c5af4a6d0df4bd","after":"20b51c9ac0200496024a84f4020b248d3c1aff32","ref":"refs/heads/gh-pages","pushedAt":"2024-04-30T14:05:38.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"KristofferC","name":"Kristoffer Carlsson","path":"/KristofferC","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1282691?s=80&v=4"},"commit":{"message":"build based on 791bc90","shortMessageHtmlLink":"build based on 791bc90"}},{"before":"1f17b3d445a4782edabba87e5174c6e23300ac19","after":null,"ref":"refs/heads/dpa/banner-slash","pushedAt":"2024-04-30T14:04:20.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"sjkelly","name":"Steve Kelly","path":"/sjkelly","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2086412?s=80&v=4"}},{"before":"8e579083b1142dab26f268d77650e680cad6b4b5","after":"791bc90b94195b661b5e1af701c7bf4f98ef3117","ref":"refs/heads/master","pushedAt":"2024-04-30T14:04:19.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"sjkelly","name":"Steve Kelly","path":"/sjkelly","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2086412?s=80&v=4"},"commit":{"message":"Merge pull request #938 from JuliaLang/dpa/banner-slash\n\nCheck the Julia release banner with and without the slash","shortMessageHtmlLink":"Merge pull request #938 from JuliaLang/dpa/banner-slash"}},{"before":"bcda298ff908b94d3431ffe2da7a9bf174f55b65","after":null,"ref":"refs/heads/LilithHafner-patch-1","pushedAt":"2024-04-08T17:37:33.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"LilithHafner","name":"Lilith Orion Hafner","path":"/LilithHafner","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/60898866?s=80&v=4"}},{"before":"8e579083b1142dab26f268d77650e680cad6b4b5","after":"1f17b3d445a4782edabba87e5174c6e23300ac19","ref":"refs/heads/dpa/banner-slash","pushedAt":"2024-04-08T17:31:34.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"DilumAluthge","name":"Dilum Aluthge","path":"/DilumAluthge","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5619885?s=80&v=4"},"commit":{"message":"Check the Julia release banner with and without the slash","shortMessageHtmlLink":"Check the Julia release banner with and without the slash"}},{"before":null,"after":"bcda298ff908b94d3431ffe2da7a9bf174f55b65","ref":"refs/heads/LilithHafner-patch-1","pushedAt":"2024-04-08T17:30:30.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"LilithHafner","name":"Lilith Orion Hafner","path":"/LilithHafner","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/60898866?s=80&v=4"},"commit":{"message":"Make IS_OFFICIAL detection compatible with new TAGGED_RELEASE_BANNER","shortMessageHtmlLink":"Make IS_OFFICIAL detection compatible with new TAGGED_RELEASE_BANNER"}},{"before":null,"after":"8e579083b1142dab26f268d77650e680cad6b4b5","ref":"refs/heads/dpa/banner-slash","pushedAt":"2024-04-08T17:29:15.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"DilumAluthge","name":"Dilum Aluthge","path":"/DilumAluthge","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5619885?s=80&v=4"},"commit":{"message":"Make implicit function definition (in `julia_init.c`) an error (#936)\n\nThis is an easy thing to get wrong. Someone more familiar with Julia than\r\nwith C is not likely to recognize the significance of this error.\r\n\r\nI've also almost never seen this intentionally ignored in the wild, so I\r\ndon't expect many false positives.","shortMessageHtmlLink":"Make implicit function definition (in julia_init.c) an error (#936)"}},{"before":"b21dc3ad61e3c0533dfb48db828e1335cebb1927","after":"b349e1ed6d1ea12acdfdc90ff5c5af4a6d0df4bd","ref":"refs/heads/gh-pages","pushedAt":"2024-04-04T21:00:10.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"KristofferC","name":"Kristoffer Carlsson","path":"/KristofferC","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1282691?s=80&v=4"},"commit":{"message":"build based on 8e57908","shortMessageHtmlLink":"build based on 8e57908"}},{"before":"f9af0f95133f954c0a9c9375a262022d72787def","after":null,"ref":"refs/heads/ct/error-implicit-fn-def","pushedAt":"2024-04-04T20:58:48.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"topolarity","name":"Cody Tapscott","path":"/topolarity","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/84105208?s=80&v=4"}},{"before":"41ef30d21ea5f600ef73e54ca162c5837a85083a","after":"8e579083b1142dab26f268d77650e680cad6b4b5","ref":"refs/heads/master","pushedAt":"2024-04-04T20:58:47.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"topolarity","name":"Cody Tapscott","path":"/topolarity","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/84105208?s=80&v=4"},"commit":{"message":"Make implicit function definition (in `julia_init.c`) an error (#936)\n\nThis is an easy thing to get wrong. Someone more familiar with Julia than\r\nwith C is not likely to recognize the significance of this error.\r\n\r\nI've also almost never seen this intentionally ignored in the wild, so I\r\ndon't expect many false positives.","shortMessageHtmlLink":"Make implicit function definition (in julia_init.c) an error (#936)"}},{"before":"4ad4979075b1c455ef36d5babc9858fa2fc02c4b","after":"f9af0f95133f954c0a9c9375a262022d72787def","ref":"refs/heads/ct/error-implicit-fn-def","pushedAt":"2024-04-04T11:25:55.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"topolarity","name":"Cody Tapscott","path":"/topolarity","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/84105208?s=80&v=4"},"commit":{"message":"Make implicit function definition (in `julia_init.c`) an error\n\nThis is an easy thing to get wrong. Someone more familiar with Julia than\nwith C is not likely to recognize the significance of this error.\n\nI've also almost never seen this intentionally ignored in the wild, so I\ndon't expect many false positives.","shortMessageHtmlLink":"Make implicit function definition (in julia_init.c) an error"}},{"before":null,"after":"4ad4979075b1c455ef36d5babc9858fa2fc02c4b","ref":"refs/heads/ct/error-implicit-fn-def","pushedAt":"2024-04-04T11:25:09.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"topolarity","name":"Cody Tapscott","path":"/topolarity","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/84105208?s=80&v=4"},"commit":{"message":"Make implicit function definition (in `julia_init.c`) an error\n\nThis is an easy thing to get wrong, and someone whose more familiar with\nJulia than with C is not likely to recognize the significance of this\nerror.\n\nMore to the point, I've almost never seen this intentionally ignored in\nthe wild, so I don't expect many false positives.","shortMessageHtmlLink":"Make implicit function definition (in julia_init.c) an error"}},{"before":"7c49a68c1fb5330b727ac5b71dda885acf653085","after":"b21dc3ad61e3c0533dfb48db828e1335cebb1927","ref":"refs/heads/gh-pages","pushedAt":"2024-04-03T22:07:04.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"KristofferC","name":"Kristoffer Carlsson","path":"/KristofferC","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1282691?s=80&v=4"},"commit":{"message":"build based on 41ef30d","shortMessageHtmlLink":"build based on 41ef30d"}},{"before":"dad329d7a520ead9ecf591f519832d3a1f5eba6a","after":"41ef30d21ea5f600ef73e54ca162c5837a85083a","ref":"refs/heads/master","pushedAt":"2024-04-03T22:05:27.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"sjkelly","name":"Steve Kelly","path":"/sjkelly","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2086412?s=80&v=4"},"commit":{"message":"Merge pull request #922 from sloede/msl/bump-codecov-action-version\n\nBump codecov/codecov-action from 3 to 4 + pass CODECOV_TOKEN","shortMessageHtmlLink":"Merge pull request #922 from sloede/msl/bump-codecov-action-version"}},{"before":"7942e470d057d96319659a9fa78b68720cef30f4","after":"7c49a68c1fb5330b727ac5b71dda885acf653085","ref":"refs/heads/gh-pages","pushedAt":"2024-04-03T21:58:49.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"KristofferC","name":"Kristoffer Carlsson","path":"/KristofferC","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1282691?s=80&v=4"},"commit":{"message":"build based on dad329d","shortMessageHtmlLink":"build based on dad329d"}},{"before":"6da4a8d056acf7d05051780cd80ae480bab5df1f","after":"dad329d7a520ead9ecf591f519832d3a1f5eba6a","ref":"refs/heads/master","pushedAt":"2024-04-03T21:56:54.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"sjkelly","name":"Steve Kelly","path":"/sjkelly","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2086412?s=80&v=4"},"commit":{"message":"Merge pull request #894 from ashutosh-b-b/bb/libdl_compat\n\nAdd compat for `Libdl` to \"<0.0.1, 1\"","shortMessageHtmlLink":"Merge pull request #894 from ashutosh-b-b/bb/libdl_compat"}},{"before":"e3427ba7992179061c0f0fe75d0a88f2b65c17d5","after":"7942e470d057d96319659a9fa78b68720cef30f4","ref":"refs/heads/gh-pages","pushedAt":"2024-04-03T21:54:15.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"KristofferC","name":"Kristoffer Carlsson","path":"/KristofferC","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1282691?s=80&v=4"},"commit":{"message":"build based on 6da4a8d","shortMessageHtmlLink":"build based on 6da4a8d"}},{"before":"fd8eee4b5f35a13a5c4dcb95dc073f4613a4c6ce","after":null,"ref":"refs/heads/dependabot/github_actions/julia-actions/setup-julia-2","pushedAt":"2024-04-03T21:52:56.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"sjkelly","name":"Steve Kelly","path":"/sjkelly","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2086412?s=80&v=4"}},{"before":"8cd96a11f91fcbe2349712a2401c1bd24424a977","after":"6da4a8d056acf7d05051780cd80ae480bab5df1f","ref":"refs/heads/master","pushedAt":"2024-04-03T21:52:55.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"sjkelly","name":"Steve Kelly","path":"/sjkelly","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2086412?s=80&v=4"},"commit":{"message":"Merge pull request #934 from JuliaLang/dependabot/github_actions/julia-actions/setup-julia-2\n\nBump julia-actions/setup-julia from 1 to 2","shortMessageHtmlLink":"Merge pull request #934 from JuliaLang/dependabot/github_actions/juli…"}},{"before":null,"after":"2bf36ba1e285e34996b39876b2b3223d91b89a5c","ref":"refs/heads/ct/fmu-mwe","pushedAt":"2024-04-03T20:18:17.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"topolarity","name":"Cody Tapscott","path":"/topolarity","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/84105208?s=80&v=4"},"commit":{"message":"Modify MyLib to demonstrate bad pointer return value\n\nThis is an MWE that demonstrates that a `Ptr{Cvoid}` can end up mangled\nin certain cases when returned from a `@ccallable`.\n\nI don't know why this is happening, but it does seem quite fragile so\nit's probably not a simple ABI definition issue. For example, printing\nthe value out on the Julia side is enough to make the problem go away.","shortMessageHtmlLink":"Modify MyLib to demonstrate bad pointer return value"}},{"before":null,"after":"fd8eee4b5f35a13a5c4dcb95dc073f4613a4c6ce","ref":"refs/heads/dependabot/github_actions/julia-actions/setup-julia-2","pushedAt":"2024-04-01T20:27:12.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump julia-actions/setup-julia from 1 to 2\n\nBumps [julia-actions/setup-julia](https://github.com/julia-actions/setup-julia) from 1 to 2.\n- [Release notes](https://github.com/julia-actions/setup-julia/releases)\n- [Commits](https://github.com/julia-actions/setup-julia/compare/v1...v2)\n\n---\nupdated-dependencies:\n- dependency-name: julia-actions/setup-julia\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump julia-actions/setup-julia from 1 to 2"}},{"before":"d9ea710a5fb07cdf23a282bb1214f7bad6b8cb2d","after":"a9442a9d7395aa49efbc4b9e0755f042a0a19d09","ref":"refs/heads/gb/macos-is-odd","pushedAt":"2024-03-22T13:53:10.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gbaraldi","name":"Gabriel Baraldi","path":"/gbaraldi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/28694980?s=80&v=4"},"commit":{"message":"Use HelloWorldC as an artifact too","shortMessageHtmlLink":"Use HelloWorldC as an artifact too"}},{"before":null,"after":"d9ea710a5fb07cdf23a282bb1214f7bad6b8cb2d","ref":"refs/heads/gb/macos-is-odd","pushedAt":"2024-03-19T15:23:11.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"gbaraldi","name":"Gabriel Baraldi","path":"/gbaraldi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/28694980?s=80&v=4"},"commit":{"message":"Change naming convention of object files to follow what Base Julia does","shortMessageHtmlLink":"Change naming convention of object files to follow what Base Julia does"}},{"before":"a1b2290c46b807e2c01523b7656759d4e7afc971","after":null,"ref":"refs/heads/dependabot/github_actions/codecov/codecov-action-4","pushedAt":"2024-02-01T21:07:58.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":null,"after":"a1b2290c46b807e2c01523b7656759d4e7afc971","ref":"refs/heads/dependabot/github_actions/codecov/codecov-action-4","pushedAt":"2024-02-01T20:25:58.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump codecov/codecov-action from 3 to 4\n\nBumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3 to 4.\n- [Release notes](https://github.com/codecov/codecov-action/releases)\n- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/codecov/codecov-action/compare/v3...v4)\n\n---\nupdated-dependencies:\n- dependency-name: codecov/codecov-action\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump codecov/codecov-action from 3 to 4"}},{"before":"91450520893af8fbee5d82568aa9c8e9831fb6c3","after":"e3427ba7992179061c0f0fe75d0a88f2b65c17d5","ref":"refs/heads/gh-pages","pushedAt":"2024-01-20T03:07:28.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"KristofferC","name":"Kristoffer Carlsson","path":"/KristofferC","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1282691?s=80&v=4"},"commit":{"message":"build based on 8cd96a1","shortMessageHtmlLink":"build based on 8cd96a1"}},{"before":"d5a8618d3bfa7d78e61e206a78e9319eb258bab0","after":"8cd96a11f91fcbe2349712a2401c1bd24424a977","ref":"refs/heads/master","pushedAt":"2024-01-20T03:06:16.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"sloede","name":"Michael Schlottke-Lakemper","path":"/sloede","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3637659?s=80&v=4"},"commit":{"message":"fix lurking bug in `_collect_artifacts` (#919)\n\n`HostPlatform` was not fully qualified in the kwarg, though\r\nthis bug was never hit because the kwarg default is never used.","shortMessageHtmlLink":"fix lurking bug in _collect_artifacts (#919)"}},{"before":null,"after":"4bd4301620817d9ca8dc7acb45f746097ab122ed","ref":"refs/heads/KristofferC-patch-1","pushedAt":"2024-01-15T15:52:46.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"KristofferC","name":"Kristoffer Carlsson","path":"/KristofferC","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1282691?s=80&v=4"},"commit":{"message":"do not put unneccesarry stdlibs in base sysimage when running with `filter_stdlibs=true`\n\nIt doesn't make sense to put all stdlibs in the project here. Whatever stdlibs that are actually used by the dependencies compiled will be loaded when the actual sysimage is being created.","shortMessageHtmlLink":"do not put unneccesarry stdlibs in base sysimage when running with `f…"}},{"before":"773a87310cc58689c80f083fc5c5387f07625709","after":"91450520893af8fbee5d82568aa9c8e9831fb6c3","ref":"refs/heads/gh-pages","pushedAt":"2024-01-12T13:51:16.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"KristofferC","name":"Kristoffer Carlsson","path":"/KristofferC","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1282691?s=80&v=4"},"commit":{"message":"build based on d5a8618","shortMessageHtmlLink":"build based on d5a8618"}},{"before":"a682aa4004d9ac7c77228f786fcb81196b387cb2","after":"d5a8618d3bfa7d78e61e206a78e9319eb258bab0","ref":"refs/heads/master","pushedAt":"2024-01-12T13:49:56.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"KristofferC","name":"Kristoffer Carlsson","path":"/KristofferC","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1282691?s=80&v=4"},"commit":{"message":"Fix git-tree-sha1 in Artifacts.toml (#915)","shortMessageHtmlLink":"Fix git-tree-sha1 in Artifacts.toml (#915)"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEPhTvpwA","startCursor":null,"endCursor":null}},"title":"Activity · JuliaLang/PackageCompiler.jl"}