{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":66030306,"defaultBranch":"main","name":"reactor-netty","ownerLogin":"reactor","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2016-08-18T20:58:56.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/4201559?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1717661922.0","currentOid":""},"activityList":{"items":[{"before":"54d735b08c92fadcdca895e7d71db2e972174a05","after":"e0734ce71d2519df0472e734edb022cd4f6d29f0","ref":"refs/heads/main","pushedAt":"2024-06-07T08:44:51.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"pderop","name":"Pierre De Rop","path":"/pderop","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/650758?s=80&v=4"},"commit":{"message":"Enhance Antora gradle build (#3287)\n\nThis PR tries to enhance user experience when building reactor netty/antora:\r\n\r\n- if the current JDK version is < JDK17 and if one invokes \"./gradlew antora\", the currently, the following error is logged:\r\nTask 'antora' not found in root project 'reactor-netty' and its subprojects.\r\ninstead of that, a clear error should be logged in order to indicate that the current JDK version is lower than 17, and JDK17+ version is required:\r\n./gradlew antora\r\n> antora task requires JDK 17 or higher.\r\n\r\n- if the current JDK version is < JDK17 and if one invokes \"./gradlew docs\", and if the docs have not been previously built with a JDK17+ version, then currently nothing is displayed. A clear message should be logged in order to indicate that JDK17+ version is required to build the doc:\r\n./gradlew docs\r\n> docs task requires JDK 17 or higher\r\n\r\n- if one is not interested in docs, and wants to just use just JDK8 and publish everything to local M2 without the doc, then currently, it's not possible and you get this error:\r\n./gradlew publishToMavenLocal\r\nExecution failed for task ':reactor-netty:publishMavenJavaPublicationToMavenLocal'.\r\n> Failed to publish publication 'mavenJava' to repository 'mavenLocal'\r\n > Invalid publication 'mavenJava': artifact file does not exist: '/private/tmp/xx/reactor-netty/reactor-netty/build/distributions/reactor-netty-1.2.0-SNAPSHOT-docs.zip'\r\nInstead, a warn message should just indicate that the current JDK version is lower than JDK17, and the docs won't be included in the local M2:\r\n./gradlew publishToMavenLocal\r\nDocs directory does not exist and JDK version is lower than 17. Skipping docsZip task.\r\n\r\n- if one needs to build the doc with PDF convertion, but the asciidoctor-pdf command is not found from the PATH, then the build should fail and a clear error message should be diplayed:\r\n./gradlew docs -PforcePdf\r\n> PDF cannot be generated, asciidoctor-pdf not found from the PATH.","shortMessageHtmlLink":"Enhance Antora gradle build (#3287)"}},{"before":"a4aede6b1f8015b2a84d5035357fa722f843d977","after":"54d735b08c92fadcdca895e7d71db2e972174a05","ref":"refs/heads/main","pushedAt":"2024-06-06T13:18:40.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"pderop","name":"Pierre De Rop","path":"/pderop","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/650758?s=80&v=4"},"commit":{"message":"Enhance robustness of publish.yml related to Antora (#3286)\n\nThis proposes three enhacements related to Antora when publishing from the CI:\r\n\r\n- first, the deploySnapshot, deployMilestone, and deployRelease were not depending on the build-branch-doc job. so far, it worked because the docs generation is faster then the deploySnapshot, deployMilestone, and deployRelease jobs. But for sake of robustness, let's explicitly make deploySnapshot, deployMilestone, and deployRelease depending on the build-branch-doc job.\r\n\r\n- second, in case some flaky tests are taking place, the cleanup job is currently always executed, meaning that the generated docs zip is then deleted from the workflow run. So this prevents to rerun the deploy jobs, which will fail because the generated docs zip has been deleted by cleanup. To fix this: the cleanup job is now run only if: either the deploySnapshot, tagRelease, or tagMilestone jobs status is successful. If one of these task is successful, it means the deployment has been fully performed, and we can then cleanup the docs zip attached to the workflow run\r\n\r\n- third, in case either artifactory or sonatype is temporarily unavailable, the docs zip retention days has been increased to three days, allows one to rerun the publish job before at most three days. beyond 3 days, the docs zip will be automatically removed froml the worflow run, in this case, one will need to restart everything.","shortMessageHtmlLink":"Enhance robustness of publish.yml related to Antora (#3286)"}},{"before":"e7f8d576c5324b78a6861d6378216ace5682cfbe","after":"b23b4f9fc7ec90cdbb1c81916baf81e048d7ac73","ref":"refs/heads/netty5","pushedAt":"2024-06-06T09:04:10.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"violetagg","name":"Violeta Georgieva","path":"/violetagg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/696661?s=80&v=4"},"commit":{"message":"Merge #3282 into 2.0.0-M4","shortMessageHtmlLink":"Merge #3282 into 2.0.0-M4"}},{"before":"8b4b04674c72c3a2fe09d85b83597b33157a82de","after":"a4aede6b1f8015b2a84d5035357fa722f843d977","ref":"refs/heads/main","pushedAt":"2024-06-06T08:38:48.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"violetagg","name":"Violeta Georgieva","path":"/violetagg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/696661?s=80&v=4"},"commit":{"message":"Merge #3282 into 1.2.0-M3","shortMessageHtmlLink":"Merge #3282 into 1.2.0-M3"}},{"before":"d3b1ceb46022d3673c29ba09a361fbdca82d40b1","after":null,"ref":"refs/heads/metrics-delayed-flush","pushedAt":"2024-06-06T08:18:42.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"violetagg","name":"Violeta Georgieva","path":"/violetagg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/696661?s=80&v=4"}},{"before":"bebda723b36128dccedc730c4aff13ef26d01455","after":"d670eece826e69aedb4e33d7a8f8d845ca3e4e11","ref":"refs/heads/1.1.x","pushedAt":"2024-06-06T08:18:25.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"violetagg","name":"Violeta Georgieva","path":"/violetagg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/696661?s=80&v=4"},"commit":{"message":"Adapt metrics to the delayed last flush operation (#3282)\n\nThis is in addition to #3271","shortMessageHtmlLink":"Adapt metrics to the delayed last flush operation (#3282)"}},{"before":"b20e8ce8f6c9e5ed44d3406af523becb99535937","after":"d3b1ceb46022d3673c29ba09a361fbdca82d40b1","ref":"refs/heads/metrics-delayed-flush","pushedAt":"2024-06-05T17:55:16.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"violetagg","name":"Violeta Georgieva","path":"/violetagg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/696661?s=80&v=4"},"commit":{"message":"Address feedback","shortMessageHtmlLink":"Address feedback"}},{"before":null,"after":"b20e8ce8f6c9e5ed44d3406af523becb99535937","ref":"refs/heads/metrics-delayed-flush","pushedAt":"2024-06-05T14:01:10.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"violetagg","name":"Violeta Georgieva","path":"/violetagg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/696661?s=80&v=4"},"commit":{"message":"Adapt metrics to the delayed last flush operation\n\nThis is in addition to #3271","shortMessageHtmlLink":"Adapt metrics to the delayed last flush operation"}},{"before":"48ff9db385b54d78fe18deb7e6544e4e8b3aa2e2","after":"e7f8d576c5324b78a6861d6378216ace5682cfbe","ref":"refs/heads/netty5","pushedAt":"2024-06-05T09:19:31.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"violetagg","name":"Violeta Georgieva","path":"/violetagg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/696661?s=80&v=4"},"commit":{"message":"Merge #3281 into 2.0.0-M4","shortMessageHtmlLink":"Merge #3281 into 2.0.0-M4"}},{"before":"8abd279f2393a3e401c0036b521b4d7605d0eb5f","after":"8b4b04674c72c3a2fe09d85b83597b33157a82de","ref":"refs/heads/main","pushedAt":"2024-06-05T09:17:09.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"violetagg","name":"Violeta Georgieva","path":"/violetagg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/696661?s=80&v=4"},"commit":{"message":"Merge #3281 into 1.2.0-M3","shortMessageHtmlLink":"Merge #3281 into 1.2.0-M3"}},{"before":"ece2f4cc166d4a75955d2b30caba57b374237158","after":null,"ref":"refs/heads/issue-3253","pushedAt":"2024-06-05T09:11:43.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"violetagg","name":"Violeta Georgieva","path":"/violetagg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/696661?s=80&v=4"}},{"before":"7fab4809f7a5291ecff25c3a6d42195467acb3a0","after":"bebda723b36128dccedc730c4aff13ef26d01455","ref":"refs/heads/1.1.x","pushedAt":"2024-06-05T09:11:12.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"violetagg","name":"Violeta Georgieva","path":"/violetagg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/696661?s=80&v=4"},"commit":{"message":"Extend the documentation for the shared (default) ConnectionProvider and Event Loop Group (#3281)\n\nFixes #3253","shortMessageHtmlLink":"Extend the documentation for the shared (default) ConnectionProvider …"}},{"before":null,"after":"ece2f4cc166d4a75955d2b30caba57b374237158","ref":"refs/heads/issue-3253","pushedAt":"2024-06-05T07:19:05.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"violetagg","name":"Violeta Georgieva","path":"/violetagg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/696661?s=80&v=4"},"commit":{"message":"Extend the documentation for the shared (default) ConnectionProvider and Event Loop Group\n\nFixes #3253","shortMessageHtmlLink":"Extend the documentation for the shared (default) ConnectionProvider …"}},{"before":"f0120d25e9a3f8191b25a400511453e4dacf4d89","after":"48ff9db385b54d78fe18deb7e6544e4e8b3aa2e2","ref":"refs/heads/netty5","pushedAt":"2024-06-04T15:21:13.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"violetagg","name":"Violeta Georgieva","path":"/violetagg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/696661?s=80&v=4"},"commit":{"message":"Merge #3280 into 2.0.0-M4","shortMessageHtmlLink":"Merge #3280 into 2.0.0-M4"}},{"before":"1eccd6bfd73dfd3cce583117d796bf8e68cd1995","after":"8abd279f2393a3e401c0036b521b4d7605d0eb5f","ref":"refs/heads/main","pushedAt":"2024-06-04T15:13:40.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"violetagg","name":"Violeta Georgieva","path":"/violetagg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/696661?s=80&v=4"},"commit":{"message":"Merge #3280 into 1.2.0-M3","shortMessageHtmlLink":"Merge #3280 into 1.2.0-M3"}},{"before":"136fe37955ffbb1a4d27a0d067f42c364c364829","after":null,"ref":"refs/heads/access-log-delayed-flush","pushedAt":"2024-06-04T15:12:41.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"violetagg","name":"Violeta Georgieva","path":"/violetagg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/696661?s=80&v=4"}},{"before":"61b6583543e8e67bebebcb35fdbffdadd6f7a0e4","after":"7fab4809f7a5291ecff25c3a6d42195467acb3a0","ref":"refs/heads/1.1.x","pushedAt":"2024-06-04T15:12:19.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"violetagg","name":"Violeta Georgieva","path":"/violetagg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/696661?s=80&v=4"},"commit":{"message":"Adapt access log to the delayed last flush operation (#3280)\n\nThis is in addition to #3271","shortMessageHtmlLink":"Adapt access log to the delayed last flush operation (#3280)"}},{"before":null,"after":"136fe37955ffbb1a4d27a0d067f42c364c364829","ref":"refs/heads/access-log-delayed-flush","pushedAt":"2024-06-04T13:35:50.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"violetagg","name":"Violeta Georgieva","path":"/violetagg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/696661?s=80&v=4"},"commit":{"message":"Adapt access log to the delayed last flush operation\n\nThis is in addition to #3271","shortMessageHtmlLink":"Adapt access log to the delayed last flush operation"}},{"before":"658da4aac20c4daa4bcc4e6ed2a3cc5d397c3d93","after":"f0120d25e9a3f8191b25a400511453e4dacf4d89","ref":"refs/heads/netty5","pushedAt":"2024-06-04T10:54:09.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"violetagg","name":"Violeta Georgieva","path":"/violetagg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/696661?s=80&v=4"},"commit":{"message":"Merge 1eccd6bfd into 2.0.0-M4","shortMessageHtmlLink":"Merge 1eccd6b into 2.0.0-M4"}},{"before":"4981ffbc0352ad804bcb0a43a2cb38ab7de66d90","after":"1eccd6bfd73dfd3cce583117d796bf8e68cd1995","ref":"refs/heads/main","pushedAt":"2024-06-04T10:53:10.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"violetagg","name":"Violeta Georgieva","path":"/violetagg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/696661?s=80&v=4"},"commit":{"message":"Update dependabot ignore configuration","shortMessageHtmlLink":"Update dependabot ignore configuration"}},{"before":"9a3bf383a032263d81b7be25c6aa596cffbea01f","after":null,"ref":"refs/heads/dependabot/gradle/main/me.champeau.gradle.japicmp-0.4.3","pushedAt":"2024-06-04T10:48:20.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":"8715dd0291b14d76886e959380a900ea7bce4ef4","after":"658da4aac20c4daa4bcc4e6ed2a3cc5d397c3d93","ref":"refs/heads/netty5","pushedAt":"2024-06-04T10:46:59.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"violetagg","name":"Violeta Georgieva","path":"/violetagg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/696661?s=80&v=4"},"commit":{"message":"Merge #3278 into 2.0.0-M4","shortMessageHtmlLink":"Merge #3278 into 2.0.0-M4"}},{"before":"177e075c60d890dbab01ab9978e6c95bb68c011b","after":"4981ffbc0352ad804bcb0a43a2cb38ab7de66d90","ref":"refs/heads/main","pushedAt":"2024-06-04T10:46:22.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"violetagg","name":"Violeta Georgieva","path":"/violetagg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/696661?s=80&v=4"},"commit":{"message":"Merge #3278 into 1.2.0-M3","shortMessageHtmlLink":"Merge #3278 into 1.2.0-M3"}},{"before":"0039b2c7dbce66234d06fd7ec23174839ad2ca21","after":"61b6583543e8e67bebebcb35fdbffdadd6f7a0e4","ref":"refs/heads/1.1.x","pushedAt":"2024-06-04T10:45:44.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"violetagg","name":"Violeta Georgieva","path":"/violetagg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/696661?s=80&v=4"},"commit":{"message":"Merge #3278 into 1.1.20","shortMessageHtmlLink":"Merge #3278 into 1.1.20"}},{"before":"53c1f84366ed7882b164dda68613ee78d1ae9559","after":null,"ref":"refs/heads/dependabot/gradle/1.0.x/me.champeau.gradle.japicmp-0.4.3","pushedAt":"2024-06-04T10:44:40.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":"9c2cb38fe5e715ca352b3acd076195aeb64e1f33","after":"32d2a5ca644d4bc1bedc81d65888dd7fda69d134","ref":"refs/heads/1.0.x","pushedAt":"2024-06-04T10:44:32.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"violetagg","name":"Violeta Georgieva","path":"/violetagg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/696661?s=80&v=4"},"commit":{"message":"Bump me.champeau.gradle.japicmp from 0.4.2 to 0.4.3 (#3278)\n\nBumps me.champeau.gradle.japicmp from 0.4.2 to 0.4.3.\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: me.champeau.gradle.japicmp\r\n dependency-type: direct:production\r\n update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Bump me.champeau.gradle.japicmp from 0.4.2 to 0.4.3 (#3278)"}},{"before":"17112e3aaccabe71e09eada893d4094640e7d13f","after":"8715dd0291b14d76886e959380a900ea7bce4ef4","ref":"refs/heads/netty5","pushedAt":"2024-06-04T10:13:40.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"violetagg","name":"Violeta Georgieva","path":"/violetagg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/696661?s=80&v=4"},"commit":{"message":"Merge #3277 into 2.0.0-M4","shortMessageHtmlLink":"Merge #3277 into 2.0.0-M4"}},{"before":"3468baf245fd7442206c45c822b5aed142613276","after":null,"ref":"refs/heads/dependabot/github_actions/main/ruby/setup-ruby-1.179.0","pushedAt":"2024-06-04T10:12:07.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":"e64238d408d8fd7343e7265f245901211b0986a7","after":"177e075c60d890dbab01ab9978e6c95bb68c011b","ref":"refs/heads/main","pushedAt":"2024-06-04T10:11:59.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"violetagg","name":"Violeta Georgieva","path":"/violetagg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/696661?s=80&v=4"},"commit":{"message":"Bump ruby/setup-ruby from 1.178.0 to 1.179.0 (#3277)\n\nBumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.178.0 to 1.179.0.\r\n- [Release notes](https://github.com/ruby/setup-ruby/releases)\r\n- [Commits](https://github.com/ruby/setup-ruby/compare/0cde4689ba33c09f1b890c1725572ad96751a3fc...d5fb7a202fc07872cb44f00ba8e6197b70cb0c55)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: ruby/setup-ruby\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Bump ruby/setup-ruby from 1.178.0 to 1.179.0 (#3277)"}},{"before":null,"after":"9a3bf383a032263d81b7be25c6aa596cffbea01f","ref":"refs/heads/dependabot/gradle/main/me.champeau.gradle.japicmp-0.4.3","pushedAt":"2024-06-04T03:01:14.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 me.champeau.gradle.japicmp from 0.4.2 to 0.4.3\n\nBumps me.champeau.gradle.japicmp from 0.4.2 to 0.4.3.\n\n---\nupdated-dependencies:\n- dependency-name: me.champeau.gradle.japicmp\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump me.champeau.gradle.japicmp from 0.4.2 to 0.4.3"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEXwHxlwA","startCursor":null,"endCursor":null}},"title":"Activity · reactor/reactor-netty"}