{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":802490551,"defaultBranch":"main","name":"irb-kit","ownerLogin":"bkuhlmann","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2024-05-18T12:49:43.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/50245?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1720461433.0","currentOid":""},"activityList":{"items":[{"before":"c0cd92a52ab358798713fd5d8fe00845074735dd","after":"3993e7ec6dd902678b1ac95b54a4e6f887097cc1","ref":"refs/heads/main","pushedAt":"2024-07-15T22:46:12.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bkuhlmann","name":"Brooke Kuhlmann","path":"/bkuhlmann","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/50245?s=80&v=4"},"commit":{"message":"Updated to Refinements 12.7.0\n\nSee link:https://alchemists.io/projects/refinements/versions[details].\n\nMilestone: minor","shortMessageHtmlLink":"Updated to Refinements 12.7.0"}},{"before":"dc777ed48a3b1f7c5a509681c2612045781217d3","after":"c0cd92a52ab358798713fd5d8fe00845074735dd","ref":"refs/heads/main","pushedAt":"2024-07-10T15:26:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bkuhlmann","name":"Brooke Kuhlmann","path":"/bkuhlmann","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/50245?s=80&v=4"},"commit":{"message":"Fixed RuboCop Style/MethodCallWithArgsParentheses\n\nThis was a false positive that I reported to the RuboCop team which is now fixed in RuboCop 1.65.0. ๐ŸŽ‰\n\nMilestone: patch","shortMessageHtmlLink":"Fixed RuboCop Style/MethodCallWithArgsParentheses"}},{"before":"22f6a8ccc5670d90253b5b7c28d63ab71fe4a378","after":"dc777ed48a3b1f7c5a509681c2612045781217d3","ref":"refs/heads/main","pushedAt":"2024-07-09T13:21:21.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bkuhlmann","name":"Brooke Kuhlmann","path":"/bkuhlmann","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/50245?s=80&v=4"},"commit":{"message":"Updated to Ruby 3.3.4\n\nSee link:https://www.ruby-lang.org/en/news/2024/07/09/ruby-3-3-4-released/[details].\n\nMilestone: patch","shortMessageHtmlLink":"Updated to Ruby 3.3.4"}},{"before":"329b78180405c7b6cba503428f98149ffda63bb4","after":null,"ref":"refs/heads/release","pushedAt":"2024-07-08T17:57:13.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"bkuhlmann","name":"Brooke Kuhlmann","path":"/bkuhlmann","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/50245?s=80&v=4"}},{"before":"2c7a44975fb4b33736021d9ed340deff3c562484","after":"22f6a8ccc5670d90253b5b7c28d63ab71fe4a378","ref":"refs/heads/main","pushedAt":"2024-07-08T17:56:51.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"bkuhlmann","name":"Brooke Kuhlmann","path":"/bkuhlmann","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/50245?s=80&v=4"},"commit":{"message":"Added version release notes","shortMessageHtmlLink":"Added version release notes"}},{"before":null,"after":"329b78180405c7b6cba503428f98149ffda63bb4","ref":"refs/heads/release","pushedAt":"2024-07-08T17:55:47.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"bkuhlmann","name":"Brooke Kuhlmann","path":"/bkuhlmann","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/50245?s=80&v=4"},"commit":{"message":"Updated to IRB 1.14.0\n\nThis version introduced the `cd` command which, sadly, breaks convention and doesn't use the `irb_` prefix which is now accounted for in the specs. Helper registration seems to have changed in this version as well. This is why the specs were updated to ensure the helpers are cleared each time when testing registration so there is no tainted data between the specs. link:https://github.com/ruby/irb/releases/tag/v1.14.0[Details].\n\nMilestone: minor","shortMessageHtmlLink":"Updated to IRB 1.14.0"}},{"before":"2c7a44975fb4b33736021d9ed340deff3c562484","after":null,"ref":"refs/heads/release","pushedAt":"2024-07-06T22:36:37.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"bkuhlmann","name":"Brooke Kuhlmann","path":"/bkuhlmann","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/50245?s=80&v=4"}},{"before":"dbd8d615d2b10f0314d1b5fdad5d65ef40fe46ea","after":"2c7a44975fb4b33736021d9ed340deff3c562484","ref":"refs/heads/main","pushedAt":"2024-07-06T22:36:32.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"bkuhlmann","name":"Brooke Kuhlmann","path":"/bkuhlmann","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/50245?s=80&v=4"},"commit":{"message":"Updated to Git Lint 8.0.0\n\nSee link:https://alchemists.io/projects/git-lint/versions[details]. Even though this is a major upgrade, I'm marking this as a _patch_ because none of the Git Lint changes effect this project.\n\nMilestone: patch","shortMessageHtmlLink":"Updated to Git Lint 8.0.0"}},{"before":"2379b6f7a93384fc032c835fe6b64f091789a562","after":"2c7a44975fb4b33736021d9ed340deff3c562484","ref":"refs/heads/release","pushedAt":"2024-07-06T21:07:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bkuhlmann","name":"Brooke Kuhlmann","path":"/bkuhlmann","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/50245?s=80&v=4"},"commit":{"message":"Updated to Git Lint 8.0.0\n\nSee link:https://alchemists.io/projects/git-lint/versions[details]. Even though this is a major upgrade, I'm marking this as a _patch_ because none of the Git Lint changes effect this project.\n\nMilestone: patch","shortMessageHtmlLink":"Updated to Git Lint 8.0.0"}},{"before":"e7f18774f974682dab04f10b185897af0d7133bb","after":"2379b6f7a93384fc032c835fe6b64f091789a562","ref":"refs/heads/release","pushedAt":"2024-06-24T16:06:54.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"bkuhlmann","name":"Brooke Kuhlmann","path":"/bkuhlmann","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/50245?s=80&v=4"},"commit":{"message":"Updated loader as register\n\nNecessary to provide consistent terminology with the public methods found in the `Kit` and improve overall readability. This allowed for further cleanup of:\n\n* Internal terminology for loading the _maximum_ or _only_ a specific command or helper.\n* Adding additional `Kit` testing to demonstrate only registering a specific command or helper.\n\nMilestone: minor","shortMessageHtmlLink":"Updated loader as register"}},{"before":null,"after":"e7f18774f974682dab04f10b185897af0d7133bb","ref":"refs/heads/release","pushedAt":"2024-06-24T15:58:46.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"bkuhlmann","name":"Brooke Kuhlmann","path":"/bkuhlmann","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/50245?s=80&v=4"},"commit":{"message":"Updated loader as register\n\nNecessary to provide consistent terminology with the public methods found in the `Kit` and improve readability overall. This allowed for further cleanup of:\n\n* Using `:max` instead `:all` to denote registering the _maximum_ of all commands or loaders.\n* Internal terminology for loading the _maximum_ or _only_ a specific command or helper is clearer now.\n* Adding additional `Kit` testing to demonstrate only registering a specific command or helper.\n\nMilestone: minor","shortMessageHtmlLink":"Updated loader as register"}},{"before":"dbd8d615d2b10f0314d1b5fdad5d65ef40fe46ea","after":null,"ref":"refs/heads/release","pushedAt":"2024-06-23T22:33:16.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"bkuhlmann","name":"Brooke Kuhlmann","path":"/bkuhlmann","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/50245?s=80&v=4"}},{"before":"a174f4e6e3e3fdd311fd75d1db8029d3c8dc0ead","after":"dbd8d615d2b10f0314d1b5fdad5d65ef40fe46ea","ref":"refs/heads/main","pushedAt":"2024-06-23T22:33:12.000Z","pushType":"push","commitsCount":15,"pusher":{"login":"bkuhlmann","name":"Brooke Kuhlmann","path":"/bkuhlmann","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/50245?s=80&v=4"},"commit":{"message":"Added version release notes","shortMessageHtmlLink":"Added version release notes"}},{"before":"3cb1a4d7e799b552313d80f5e2ea7ff21222fff8","after":"dbd8d615d2b10f0314d1b5fdad5d65ef40fe46ea","ref":"refs/heads/release","pushedAt":"2024-06-23T22:31:33.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"bkuhlmann","name":"Brooke Kuhlmann","path":"/bkuhlmann","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/50245?s=80&v=4"},"commit":{"message":"Added version release notes","shortMessageHtmlLink":"Added version release notes"}},{"before":"b42ad5982cabe5daf946e35ad399b16291880afb","after":"3cb1a4d7e799b552313d80f5e2ea7ff21222fff8","ref":"refs/heads/release","pushedAt":"2024-06-23T22:27:06.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"bkuhlmann","name":"Brooke Kuhlmann","path":"/bkuhlmann","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/50245?s=80&v=4"},"commit":{"message":"Added version release notes","shortMessageHtmlLink":"Added version release notes"}},{"before":"46722066fd85e375572efa581f7efb8b65003301","after":"b42ad5982cabe5daf946e35ad399b16291880afb","ref":"refs/heads/release","pushedAt":"2024-06-23T21:49:49.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"bkuhlmann","name":"Brooke Kuhlmann","path":"/bkuhlmann","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/50245?s=80&v=4"},"commit":{"message":"Added command registration\n\nNecessary, as previously implemented with helpers, to load commands as desired.\n\nMilestone: minor","shortMessageHtmlLink":"Added command registration"}},{"before":"c7a9a80af6cec171cf96a154d11aeecab100c7bb","after":"46722066fd85e375572efa581f7efb8b65003301","ref":"refs/heads/release","pushedAt":"2024-06-23T19:28:38.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"bkuhlmann","name":"Brooke Kuhlmann","path":"/bkuhlmann","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/50245?s=80&v=4"},"commit":{"message":"Added command registration\n\nNecessary, as previously implemented with helpers, to load commands as desired.\n\nMilestone: minor","shortMessageHtmlLink":"Added command registration"}},{"before":"d8026ed7587bc10eb5a46bf08e91bd17ee25e16e","after":"c7a9a80af6cec171cf96a154d11aeecab100c7bb","ref":"refs/heads/release","pushedAt":"2024-06-23T18:03:33.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"bkuhlmann","name":"Brooke Kuhlmann","path":"/bkuhlmann","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/50245?s=80&v=4"},"commit":{"message":"Added command registration\n\nNecessary, as previously implemented with helpers, to load commands as desired.\n\nMilestone: minor","shortMessageHtmlLink":"Added command registration"}},{"before":"9c7b01a5243f82a4dabc20252fc52061293e4765","after":"d8026ed7587bc10eb5a46bf08e91bd17ee25e16e","ref":"refs/heads/release","pushedAt":"2024-06-23T13:46:09.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"bkuhlmann","name":"Brooke Kuhlmann","path":"/bkuhlmann","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/50245?s=80&v=4"},"commit":{"message":"Added command registration\n\nNecessary, as previously implemented with helpers, to load commands as desired.\n\nMilestone: minor","shortMessageHtmlLink":"Added command registration"}},{"before":"4bbd0c23341ef271be81ed5381c9421ead7e6a6f","after":"9c7b01a5243f82a4dabc20252fc52061293e4765","ref":"refs/heads/release","pushedAt":"2024-06-22T21:52:37.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"bkuhlmann","name":"Brooke Kuhlmann","path":"/bkuhlmann","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/50245?s=80&v=4"},"commit":{"message":"Added command registration\n\nNecessary, as previously implemented with helpers, to load commands as desired.\n\nMilestone: minor","shortMessageHtmlLink":"Added command registration"}},{"before":"8623d48ba598b7c786b69fab326d968904a33831","after":"4bbd0c23341ef271be81ed5381c9421ead7e6a6f","ref":"refs/heads/release","pushedAt":"2024-06-22T21:15:07.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"bkuhlmann","name":"Brooke Kuhlmann","path":"/bkuhlmann","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/50245?s=80&v=4"},"commit":{"message":"Added command registration\n\nNecessary, as previously implemented with helpers, to load commands as desired.\n\nMilestone: minor","shortMessageHtmlLink":"Added command registration"}},{"before":null,"after":"8623d48ba598b7c786b69fab326d968904a33831","ref":"refs/heads/release","pushedAt":"2024-06-22T20:46:25.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"bkuhlmann","name":"Brooke Kuhlmann","path":"/bkuhlmann","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/50245?s=80&v=4"},"commit":{"message":"Added command registration\n\nNecessary, as previously implemented with helpers, to load commands as desired.\n\nMilestone: minor","shortMessageHtmlLink":"Added command registration"}},{"before":"00ed0a099ef18ea16a8bb3de4cb6117b83cb1003","after":"a174f4e6e3e3fdd311fd75d1db8029d3c8dc0ead","ref":"refs/heads/main","pushedAt":"2024-06-12T13:09:00.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bkuhlmann","name":"Brooke Kuhlmann","path":"/bkuhlmann","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/50245?s=80&v=4"},"commit":{"message":"Updated to Ruby 3.3.3\n\nSee link:https://www.ruby-lang.org/en/news/2024/06/12/ruby-3-3-3-released[details].\n\nMilestone: patch","shortMessageHtmlLink":"Updated to Ruby 3.3.3"}},{"before":"348d71c12c6c34b2b71519bfee240ffbe75b8707","after":"00ed0a099ef18ea16a8bb3de4cb6117b83cb1003","ref":"refs/heads/main","pushedAt":"2024-06-11T19:09:07.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bkuhlmann","name":"Brooke Kuhlmann","path":"/bkuhlmann","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/50245?s=80&v=4"},"commit":{"message":"Updated to Caliber 0.58.0\n\nSee link:https://alchemists.io/projects/caliber/versions[details].\n\nMilestone: minor","shortMessageHtmlLink":"Updated to Caliber 0.58.0"}},{"before":"3cd6637ad8379d690aae5c45f6d0484496c8e1ac","after":"348d71c12c6c34b2b71519bfee240ffbe75b8707","ref":"refs/heads/main","pushedAt":"2024-05-31T02:04:43.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bkuhlmann","name":"Brooke Kuhlmann","path":"/bkuhlmann","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/50245?s=80&v=4"},"commit":{"message":"Fixed method and constant source code coverage\n\nAccidentally forgot to account for situations where there is no source to display.\n\nMilestone: patch","shortMessageHtmlLink":"Fixed method and constant source code coverage"}},{"before":"c130cb30d5e280c632c1b632af5ef9255eeac8c8","after":null,"ref":"refs/heads/release","pushedAt":"2024-05-31T01:57:20.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"bkuhlmann","name":"Brooke Kuhlmann","path":"/bkuhlmann","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/50245?s=80&v=4"}},{"before":"1400db04fd2484fdb2dcb55d2b7527379e232f9a","after":"3cd6637ad8379d690aae5c45f6d0484496c8e1ac","ref":"refs/heads/main","pushedAt":"2024-05-31T01:57:15.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"bkuhlmann","name":"Brooke Kuhlmann","path":"/bkuhlmann","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/50245?s=80&v=4"},"commit":{"message":"Added version release notes","shortMessageHtmlLink":"Added version release notes"}},{"before":"35ffd4940fb74a8d098631e7d9924517853cb7fb","after":"c130cb30d5e280c632c1b632af5ef9255eeac8c8","ref":"refs/heads/release","pushedAt":"2024-05-30T16:35:33.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"bkuhlmann","name":"Brooke Kuhlmann","path":"/bkuhlmann","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/50245?s=80&v=4"},"commit":{"message":"Added version release notes","shortMessageHtmlLink":"Added version release notes"}},{"before":"c9488c5321a8b117bc89fe2eb9661e35b19f6966","after":"35ffd4940fb74a8d098631e7d9924517853cb7fb","ref":"refs/heads/release","pushedAt":"2024-05-30T16:25:55.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"bkuhlmann","name":"Brooke Kuhlmann","path":"/bkuhlmann","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/50245?s=80&v=4"},"commit":{"message":"Added version release notes","shortMessageHtmlLink":"Added version release notes"}},{"before":null,"after":"c9488c5321a8b117bc89fe2eb9661e35b19f6966","ref":"refs/heads/release","pushedAt":"2024-05-30T16:15:48.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"bkuhlmann","name":"Brooke Kuhlmann","path":"/bkuhlmann","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/50245?s=80&v=4"},"commit":{"message":"Updated constant and method helpers to concat source and line number\n\nNecessary to improve effecience so you can `CONTROL + ` within your terminal, like iTerm2, and immediately view the exact line of source code in your editor.\n\nReek was updated since there delimiter is injected into the `MethodSource` class and there is no longer any need to ignore this violation.\n\nMilestone: minor","shortMessageHtmlLink":"Updated constant and method helpers to concat source and line number"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEgC-4DwA","startCursor":null,"endCursor":null}},"title":"Activity ยท bkuhlmann/irb-kit"}