{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":2263819,"defaultBranch":"master","name":"airbrake","ownerLogin":"airbrake","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2011-08-24T19:33:00.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/1015434?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1701131182.0","currentOid":""},"activityList":{"items":[{"before":"a366bf049368310353e9a2fa61d20fb866ebc7f3","after":null,"ref":"refs/heads/release-13-0-4","pushedAt":"2023-11-28T00:24:06.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"mmcdaris","name":"Morgan Mikel McDaris","path":"/mmcdaris","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/940237?s=80&v=4"}},{"before":"9a203bf04bca0ea697dbc96739acf7e19478b2cc","after":"44164b3043054009ee244ccdcf4287f040371296","ref":"refs/heads/master","pushedAt":"2023-11-28T00:24:05.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mmcdaris","name":"Morgan Mikel McDaris","path":"/mmcdaris","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/940237?s=80&v=4"},"commit":{"message":"Release v13.0.4 (#1257)","shortMessageHtmlLink":"Release v13.0.4 (#1257)"}},{"before":null,"after":"a366bf049368310353e9a2fa61d20fb866ebc7f3","ref":"refs/heads/release-13-0-4","pushedAt":"2023-11-28T00:23:32.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"mmcdaris","name":"Morgan Mikel McDaris","path":"/mmcdaris","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/940237?s=80&v=4"},"commit":{"message":"Release v13.0.4","shortMessageHtmlLink":"Release v13.0.4"}},{"before":"9456f67bd79056351e0d4c805ebe6c18e6e2a826","after":"9a203bf04bca0ea697dbc96739acf7e19478b2cc","ref":"refs/heads/master","pushedAt":"2023-11-15T19:41:07.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mmcdaris","name":"Morgan Mikel McDaris","path":"/mmcdaris","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/940237?s=80&v=4"},"commit":{"message":"add support for sidekiq 7 (#1245)","shortMessageHtmlLink":"add support for sidekiq 7 (#1245)"}},{"before":"6ca4b6023d56dba214b55f649743b41fa4934edf","after":"9456f67bd79056351e0d4c805ebe6c18e6e2a826","ref":"refs/heads/master","pushedAt":"2023-11-15T19:39:00.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mmcdaris","name":"Morgan Mikel McDaris","path":"/mmcdaris","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/940237?s=80&v=4"},"commit":{"message":"Separate var when overriding max retries before notify in Sidekiq jobs (#1244)\n\nPreviously, the @max_retries var was being used for both the global\r\ndefault retry limit as well as when a developer indicates they want\r\nerror notifications before retries have been exhausted for a Sidekiq\r\njob. This results in an undesirable side effect for apps that:\r\n\r\n* Do not pass max_retries as an arg to the RetryableJobsFilter\r\n initializer to indicate they want early notifications for errors when\r\n there are retries remaining\r\n\r\n* Explicitly set a higher retry count than the global default for some\r\n jobs\r\n\r\nSince Sidekiq may reuse worker threads, this will result in a situation\r\nwhere a thread may first execute a job with no retry limit explicitly\r\nset, which will load the global default into @max_retries. Later that\r\nsame thread will be used to execute a job that has an explicit retry\r\nlimit set, but RetryableJobsFilter will mistakenly use the previously\r\nset value for @max_retries instead of first checking for the presence of\r\nthe explicity retry limit on the job hash itself.\r\n\r\nFix this behavior by using a separate variable (@retries_before_notify)\r\nwhen a developer wants to enable early notifications when there are\r\nstill retries remaining so it doesn't confuse\r\n\r\nHopefully fixes https://github.com/airbrake/airbrake/issues/1239","shortMessageHtmlLink":"Separate var when overriding max retries before notify in Sidekiq jobs ("}},{"before":null,"after":"38b9e81064019641580c98a7b109043e4b0595ee","ref":"refs/heads/dependabot/bundler/rack-tw-3","pushedAt":"2023-03-22T00:57:15.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":"build(deps-dev): update rack requirement from ~> 2 to ~> 3\n\nUpdates the requirements on [rack](https://github.com/rack/rack) to permit the latest version.\n- [Release notes](https://github.com/rack/rack/releases)\n- [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/rack/rack/compare/2.0.0...v3.0.7)\n\n---\nupdated-dependencies:\n- dependency-name: rack\n dependency-type: direct:development\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps-dev): update rack requirement from ~> 2 to ~> 3"}},{"before":null,"after":"2897457916b096a564bbfc226807be3fc4b3c629","ref":"refs/heads/dependabot/bundler/redis-tw-5.0","pushedAt":"2023-03-22T00:56:47.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":"build(deps-dev): update redis requirement from ~> 4.5 to ~> 5.0\n\nUpdates the requirements on [redis](https://github.com/redis/redis-rb) to permit the latest version.\n- [Release notes](https://github.com/redis/redis-rb/releases)\n- [Changelog](https://github.com/redis/redis-rb/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/redis/redis-rb/compare/v4.5.0...v5.0.6)\n\n---\nupdated-dependencies:\n- dependency-name: redis\n dependency-type: direct:development\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps-dev): update redis requirement from ~> 4.5 to ~> 5.0"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAADuUgTswA","startCursor":null,"endCursor":null}},"title":"Activity ยท airbrake/airbrake"}