{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":254192898,"defaultBranch":"main","name":"quarkus","ownerLogin":"zakkak","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2020-04-08T20:25:22.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/1435395?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1727160919.0","currentOid":""},"activityList":{"items":[{"before":null,"after":"a713d500d180d502606415c093e92b0af7d1635d","ref":"refs/heads/2024-09-24-drop-22.3-support","pushedAt":"2024-09-24T06:55:19.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"zakkak","name":"Foivos","path":"/zakkak","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1435395?s=80&v=4"},"commit":{"message":"Drop GraalVM 22.3 (JDK 17) minimum support\n\nGraalVM 22.3 reached EOL in January 2024\n\nIt's unlikely we will need to run Quarkus with such an old version even\nfor comparison purposes.","shortMessageHtmlLink":"Drop GraalVM 22.3 (JDK 17) minimum support"}},{"before":"af4f16c14e877f9bdc00eaf448221d1bf574b4f9","after":"6b898567ffc4219ab0275960089e130e7c9faeb8","ref":"refs/heads/2024-09-23-fix-43436","pushedAt":"2024-09-24T06:29:09.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"zakkak","name":"Foivos","path":"/zakkak","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1435395?s=80&v=4"},"commit":{"message":"Adapt locales support for GraalVM >= 24.2\n\nStarting with GraalVM for JDK 24 (24.2) native image will no longer set\nthe locale default at build time. As a result, the default locale won't\nbe included by default in the native image unless explicitly specified.\n\nSee https://github.com/oracle/graal/pull/9694","shortMessageHtmlLink":"Adapt locales support for GraalVM >= 24.2"}},{"before":"db6b771aaec240a5d35b5f3bc75bc55676e02084","after":"af4f16c14e877f9bdc00eaf448221d1bf574b4f9","ref":"refs/heads/2024-09-23-fix-43436","pushedAt":"2024-09-23T15:34:25.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"zakkak","name":"Foivos","path":"/zakkak","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1435395?s=80&v=4"},"commit":{"message":"Adapt locales support for GraalVM >= 24.2\n\nStarting with GraalVM for JDK 24 (24.2) native image will no longer set\nthe locale default at build time. As a result, the default locale won't\nbe included by default in the native image unless explicitly specified.\n\nSee https://github.com/oracle/graal/pull/9694","shortMessageHtmlLink":"Adapt locales support for GraalVM >= 24.2"}},{"before":null,"after":"db6b771aaec240a5d35b5f3bc75bc55676e02084","ref":"refs/heads/2024-09-23-fix-43436","pushedAt":"2024-09-23T15:28:19.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"zakkak","name":"Foivos","path":"/zakkak","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1435395?s=80&v=4"},"commit":{"message":"Adapt locales support for GraalVM >= 24.2\n\nStarting with GraalVM for JDK 24 (24.2) native image will no longer set\nthe locale default at build time. As a result, the default locale won't\nbe included by default in the native image unless explicitly specified.\n\nSee https://github.com/oracle/graal/pull/9694","shortMessageHtmlLink":"Adapt locales support for GraalVM >= 24.2"}},{"before":"be9fd97a993206c7b271eda5c1023b786eb01786","after":"65c7e68b9e594378081b6376cda63dd1c301370e","ref":"refs/heads/2024-09-05-embed-quarkus-version-in-binaries","pushedAt":"2024-09-10T08:51:21.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"zakkak","name":"Foivos","path":"/zakkak","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1435395?s=80&v=4"},"commit":{"message":"Embed quarkus version in native executable as a global string symbol\n\nEnables getting the quarkus version without running the native\nexecutable:\n\n```\n❯ strings target/quarkus-999-SNAPSHOT-runner | grep -F '__quarkus_analytics__quarkus.version'\nquarkus.version=999-SNAPSHOT\n```\n\nCloses https://github.com/quarkusio/quarkus/issues/43020","shortMessageHtmlLink":"Embed quarkus version in native executable as a global string symbol"}},{"before":"4f9c4671033a5354bae301cf5b1d6686b69de3ce","after":"be9fd97a993206c7b271eda5c1023b786eb01786","ref":"refs/heads/2024-09-05-embed-quarkus-version-in-binaries","pushedAt":"2024-09-10T08:47:58.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"zakkak","name":"Foivos","path":"/zakkak","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1435395?s=80&v=4"},"commit":{"message":"Embed quarkus version in native executable as a global string symbol\n\nEnables getting the quarkus version without running the native\nexecutable:\n\n```\n❯ strings target/quarkus-999-SNAPSHOT-runner | grep -F '__quarkus_analytics__quarkus.version'\nquarkus.version=999-SNAPSHOT\n```\n\nCloses https://github.com/quarkusio/quarkus/issues/43020","shortMessageHtmlLink":"Embed quarkus version in native executable as a global string symbol"}},{"before":"d7b0fdde82a934840bcfa846d4ba36c3626e8e65","after":null,"ref":"refs/heads/2024-09-09-revert-42859","pushedAt":"2024-09-10T07:52:48.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"zakkak","name":"Foivos","path":"/zakkak","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1435395?s=80&v=4"}},{"before":"f017783a0808a309ab3a94572bc9c4b55e41fe09","after":null,"ref":"refs/heads/2024-09-09-fix-43138","pushedAt":"2024-09-09T13:19:28.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"zakkak","name":"Foivos","path":"/zakkak","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1435395?s=80&v=4"}},{"before":null,"after":"f017783a0808a309ab3a94572bc9c4b55e41fe09","ref":"refs/heads/2024-09-09-fix-43138","pushedAt":"2024-09-09T13:15:08.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"zakkak","name":"Foivos","path":"/zakkak","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1435395?s=80&v=4"},"commit":{"message":"Synchronize accesses to `ApplicationArchivesBuildItem#allArchives`\n\nAvoids race reported in\nhttps://github.com/quarkusio/quarkus/issues/43138\n\nCloses https://github.com/quarkusio/quarkus/issues/43138","shortMessageHtmlLink":"Synchronize accesses to ApplicationArchivesBuildItem#allArchives"}},{"before":"b970abf57d98e1f25c3a582c6be7751548f7cac8","after":"d7b0fdde82a934840bcfa846d4ba36c3626e8e65","ref":"refs/heads/2024-09-09-revert-42859","pushedAt":"2024-09-09T09:54:13.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"zakkak","name":"Foivos","path":"/zakkak","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1435395?s=80&v=4"},"commit":{"message":"Augment `quarkus.native.report-errors-at-runtime` documentation","shortMessageHtmlLink":"Augment quarkus.native.report-errors-at-runtime documentation"}},{"before":"b70e3ab39f96ecbfa06c41197fa6cdb1a8cd4440","after":"b970abf57d98e1f25c3a582c6be7751548f7cac8","ref":"refs/heads/2024-09-09-revert-42859","pushedAt":"2024-09-09T09:48:21.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"zakkak","name":"Foivos","path":"/zakkak","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1435395?s=80&v=4"},"commit":{"message":"Augment `quarkus.native.report-errors-at-runtime` documentation","shortMessageHtmlLink":"Augment quarkus.native.report-errors-at-runtime documentation"}},{"before":null,"after":"b70e3ab39f96ecbfa06c41197fa6cdb1a8cd4440","ref":"refs/heads/2024-09-09-revert-42859","pushedAt":"2024-09-09T09:39:08.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"zakkak","name":"Foivos","path":"/zakkak","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1435395?s=80&v=4"},"commit":{"message":"Augment `quarkus.native.report-errors-at-runtime` documentation","shortMessageHtmlLink":"Augment quarkus.native.report-errors-at-runtime documentation"}},{"before":"a688cd14cc928e2f87428cf5992a094ad06e3601","after":"4f9c4671033a5354bae301cf5b1d6686b69de3ce","ref":"refs/heads/2024-09-05-embed-quarkus-version-in-binaries","pushedAt":"2024-09-05T14:26:16.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"zakkak","name":"Foivos","path":"/zakkak","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1435395?s=80&v=4"},"commit":{"message":"Embed quarkus version in native executable as a global string symbol\n\nEnables getting the quarkus version without running the native\nexecutable:\n\n```\n❯ strings target/quarkus-999-SNAPSHOT-runner | grep -F 'quarkus.version'\nquarkus.version=999-SNAPSHOT\n```\n\nCloses https://github.com/quarkusio/quarkus/issues/43020","shortMessageHtmlLink":"Embed quarkus version in native executable as a global string symbol"}},{"before":"fd285cfe1fc11dbf32ed571b5c8e4696f9d3d146","after":"a688cd14cc928e2f87428cf5992a094ad06e3601","ref":"refs/heads/2024-09-05-embed-quarkus-version-in-binaries","pushedAt":"2024-09-05T12:11:42.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"zakkak","name":"Foivos","path":"/zakkak","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1435395?s=80&v=4"},"commit":{"message":"Embed quarkus version in native executable as a global string symbol\n\nEnables getting the quarkus version without running the native\nexecutable:\n\n```\n❯ strings target/quarkus-999-SNAPSHOT-runner | grep -F 'quarkus.version'\nquarkus.version=999-SNAPSHOT\n```\n\nCloses https://github.com/quarkusio/quarkus/issues/43020","shortMessageHtmlLink":"Embed quarkus version in native executable as a global string symbol"}},{"before":null,"after":"fd285cfe1fc11dbf32ed571b5c8e4696f9d3d146","ref":"refs/heads/2024-09-05-embed-quarkus-version-in-binaries","pushedAt":"2024-09-05T09:13:08.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"zakkak","name":"Foivos","path":"/zakkak","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1435395?s=80&v=4"},"commit":{"message":"Embed quarkus version in native executable as a global string symbol\n\nEnables getting the quarkus version without running the native\nexecutable:\n\n```\n❯ strings target/quarkus-999-SNAPSHOT-runner | grep -F 'quarkus.version'\nquarkus.version=999-SNAPSHOT\n```\n\nCloses https://github.com/quarkusio/quarkus/issues/43020","shortMessageHtmlLink":"Embed quarkus version in native executable as a global string symbol"}},{"before":"12062b70e4e44b331501cea29911927a05118328","after":null,"ref":"refs/heads/2024-09-04-vertx-reflections","pushedAt":"2024-09-05T08:06:19.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"zakkak","name":"Foivos","path":"/zakkak","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1435395?s=80&v=4"}},{"before":"da9bd5a977ac8e671e2a34d3ebff83cbf508fe51","after":"9812460f66ab9adfbabef687d3ca0ef88f0801e7","ref":"refs/heads/2024-07-30-vertx-reflections","pushedAt":"2024-09-04T12:48:45.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"zakkak","name":"Foivos","path":"/zakkak","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1435395?s=80&v=4"},"commit":{"message":"Extend reflection configuration for SmallRye FT\n\nRelated to https://github.com/quarkusio/quarkus/issues/41995","shortMessageHtmlLink":"Extend reflection configuration for SmallRye FT"}},{"before":null,"after":"12062b70e4e44b331501cea29911927a05118328","ref":"refs/heads/2024-09-04-vertx-reflections","pushedAt":"2024-09-04T12:29:09.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"zakkak","name":"Foivos","path":"/zakkak","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1435395?s=80&v=4"},"commit":{"message":"Extend reflection configuration for VertX\n\nDoesn't seem to fix any functionality issues but prevents\n`MissingRegistrationErrors` from being thrown when\n`ThrowMissingRegistrationErrors` is enabled.\n\nRelated to quarkusio#41995","shortMessageHtmlLink":"Extend reflection configuration for VertX"}},{"before":"6900a0426158ba1660e2f152779af41b27e349af","after":null,"ref":"refs/heads/2024-09-03-remove-gu-mentions","pushedAt":"2024-09-03T15:06:11.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"zakkak","name":"Foivos","path":"/zakkak","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1435395?s=80&v=4"}},{"before":null,"after":"6900a0426158ba1660e2f152779af41b27e349af","ref":"refs/heads/2024-09-03-remove-gu-mentions","pushedAt":"2024-09-03T08:41:33.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"zakkak","name":"Foivos","path":"/zakkak","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1435395?s=80&v=4"},"commit":{"message":"Remove mentions to obsolete `gu install native-image`\n\nCloses https://github.com/quarkusio/quarkus/issues/42981","shortMessageHtmlLink":"Remove mentions to obsolete gu install native-image"}},{"before":"c192df8915e81530befa310492743e2ab528d1fe","after":null,"ref":"refs/heads/2024-08-29-fix-42228","pushedAt":"2024-09-02T12:51:27.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"zakkak","name":"Foivos","path":"/zakkak","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1435395?s=80&v=4"}},{"before":null,"after":"c192df8915e81530befa310492743e2ab528d1fe","ref":"refs/heads/2024-08-29-fix-42228","pushedAt":"2024-08-29T11:13:55.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"zakkak","name":"Foivos","path":"/zakkak","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1435395?s=80&v=4"},"commit":{"message":"Satisfy GraalVM's classpath needs\n\nAdds `org.apache.lucene:lucene-core:9.7.0` as a dependency since it's\nrequired to delete `org.h2.fulltext.FullTextLucene` in\n`io.quarkus.jdbc.h2.runtime.graalvm.DeleteFullTextLucene`.\n\nAlso updates `org.locationtech.jts:jts-core` to 1.19.0 since that's the\nlatest version used by h2 2.232.\n\nFixes https://github.com/quarkusio/quarkus/issues/42228","shortMessageHtmlLink":"Satisfy GraalVM's classpath needs"}},{"before":"3af76f8dae5a91b12e33bf326949a5d4455f427d","after":null,"ref":"refs/heads/2024-08-27-fixup-42755","pushedAt":"2024-08-28T21:05:22.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"zakkak","name":"Foivos","path":"/zakkak","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1435395?s=80&v=4"}},{"before":"b90e5fb1452e4924758141cb66fff579cab5e94c","after":null,"ref":"refs/heads/2024-08-27-fix-inetaddress-service-provider","pushedAt":"2024-08-28T21:05:04.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"zakkak","name":"Foivos","path":"/zakkak","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1435395?s=80&v=4"}},{"before":"d5858c0e4f3a093cb029a7287842a7c19b9c0b46","after":null,"ref":"refs/heads/2024-05-23-improve-reflective-registration-tracing","pushedAt":"2024-08-28T21:02:41.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"zakkak","name":"Foivos","path":"/zakkak","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1435395?s=80&v=4"}},{"before":"80bf54c370c6ccbcede821834dc19c5eb910d451","after":null,"ref":"refs/heads/2024-08-27-fix-NPE","pushedAt":"2024-08-28T08:24:27.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"zakkak","name":"Foivos","path":"/zakkak","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1435395?s=80&v=4"}},{"before":null,"after":"b90e5fb1452e4924758141cb66fff579cab5e94c","ref":"refs/heads/2024-08-27-fix-inetaddress-service-provider","pushedAt":"2024-08-27T15:13:44.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"zakkak","name":"Foivos","path":"/zakkak","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1435395?s=80&v=4"},"commit":{"message":"Register InetAddressResolverProvider service providers","shortMessageHtmlLink":"Register InetAddressResolverProvider service providers"}},{"before":null,"after":"80bf54c370c6ccbcede821834dc19c5eb910d451","ref":"refs/heads/2024-08-27-fix-NPE","pushedAt":"2024-08-27T12:17:15.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"zakkak","name":"Foivos","path":"/zakkak","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1435395?s=80&v=4"},"commit":{"message":"Avoid `NullPointerException`s when application fails to start","shortMessageHtmlLink":"Avoid NullPointerExceptions when application fails to start"}},{"before":null,"after":"3af76f8dae5a91b12e33bf326949a5d4455f427d","ref":"refs/heads/2024-08-27-fixup-42755","pushedAt":"2024-08-27T11:55:04.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"zakkak","name":"Foivos","path":"/zakkak","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1435395?s=80&v=4"},"commit":{"message":"Quote directory variable to support directories with spaces\n\nFixup of https://github.com/quarkusio/quarkus/pull/42755","shortMessageHtmlLink":"Quote directory variable to support directories with spaces"}},{"before":"dc0df5613645ff3f00b37b6da6a35caca663b6b6","after":null,"ref":"refs/heads/2024-08-21-reduce-ci-resources","pushedAt":"2024-08-27T11:53:03.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"zakkak","name":"Foivos","path":"/zakkak","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1435395?s=80&v=4"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0yNFQwNjo1NToxOS4wMDAwMDBazwAAAAS-yE5c","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0yNFQwNjo1NToxOS4wMDAwMDBazwAAAAS-yE5c","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOC0yN1QxMTo1MzowMy4wMDAwMDBazwAAAASlTS7X"}},"title":"Activity · zakkak/quarkus"}