{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":197053097,"defaultBranch":"master","name":"ciao","ownerLogin":"brotandgames","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2019-07-15T18:39:05.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/43862266?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1717542529.0","currentOid":""},"activityList":{"items":[{"before":null,"after":"9fe6b13171b8713ad7eb8a144520491745b077db","ref":"refs/heads/dependabot/bundler/actionpack-6.1.7.8","pushedAt":"2024-06-04T23:08:49.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 actionpack from 6.1.7.7 to 6.1.7.8\n\nBumps [actionpack](https://github.com/rails/rails) from 6.1.7.7 to 6.1.7.8.\n- [Release notes](https://github.com/rails/rails/releases)\n- [Changelog](https://github.com/rails/rails/blob/v7.1.3.4/actionpack/CHANGELOG.md)\n- [Commits](https://github.com/rails/rails/compare/v6.1.7.7...v6.1.7.8)\n\n---\nupdated-dependencies:\n- dependency-name: actionpack\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump actionpack from 6.1.7.7 to 6.1.7.8"}},{"before":"3baf46f32338f493d6a3142c188d0acf89e2a3ac","after":null,"ref":"refs/heads/modify-ci-workflow","pushedAt":"2024-05-26T07:47:24.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"brotandgames","name":"Brot & Games","path":"/brotandgames","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/43862266?s=80&v=4"}},{"before":null,"after":"f1e0ecfa518591c001c2a7265fe40feb529bab8f","ref":"refs/heads/dependabot/bundler/rexml-3.2.8","pushedAt":"2024-05-16T21:37:09.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 rexml from 3.2.6 to 3.2.8\n\nBumps [rexml](https://github.com/ruby/rexml) from 3.2.6 to 3.2.8.\n- [Release notes](https://github.com/ruby/rexml/releases)\n- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)\n- [Commits](https://github.com/ruby/rexml/compare/v3.2.6...v3.2.8)\n\n---\nupdated-dependencies:\n- dependency-name: rexml\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump rexml from 3.2.6 to 3.2.8"}},{"before":null,"after":"72783dcc14099d443edf83adda648d6441b936c9","ref":"refs/heads/dependabot/bundler/nokogiri-1.16.5","pushedAt":"2024-05-13T23:37:51.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 nokogiri from 1.16.2 to 1.16.5\n\nBumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.16.2 to 1.16.5.\n- [Release notes](https://github.com/sparklemotion/nokogiri/releases)\n- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.16.2...v1.16.5)\n\n---\nupdated-dependencies:\n- dependency-name: nokogiri\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump nokogiri from 1.16.2 to 1.16.5"}},{"before":"4930941ba9dbe27bb134104c04d9da793dfec806","after":null,"ref":"refs/tags/1.9.5","pushedAt":"2024-04-25T13:36:32.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"brotandgames","name":"Brot & Games","path":"/brotandgames","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/43862266?s=80&v=4"}},{"before":"4930941ba9dbe27bb134104c04d9da793dfec806","after":"bb7d9615668bd1ec664cfab54e3308bec4b31a2e","ref":"refs/heads/master","pushedAt":"2024-04-25T13:35:50.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"brotandgames","name":"Brot & Games","path":"/brotandgames","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/43862266?s=80&v=4"},"commit":{"message":"Release 1.9.5","shortMessageHtmlLink":"Release 1.9.5"}},{"before":"240e02d12c5b71d544753837ebeddf3b88a50de0","after":"4930941ba9dbe27bb134104c04d9da793dfec806","ref":"refs/heads/master","pushedAt":"2024-04-24T15:53:34.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"brotandgames","name":"Brot & Games","path":"/brotandgames","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/43862266?s=80&v=4"},"commit":{"message":"Update CI Workflow for Conditional Docker Image Push (#159)\n\n* Update CI Workflow for Conditional Docker Image Push\r\n\r\n- Modified the CI workflow to separate the Docker image build and push actions\r\n- Introduced a conditional step for pushing: images are now only pushed if the tag does not contain `-rc`\r\n- Ensures that all tagged images, including `-rcX` versions, are built, but only stable releases are pushed\r\n- Enhances flexibility and control over the release process in the CI pipeline\r\n\r\n* Upgrade ruby from 3.3.0 to 3.3.1","shortMessageHtmlLink":"Update CI Workflow for Conditional Docker Image Push (#159)"}},{"before":"26e55674bbe290ec4469695417e4636418350abc","after":"3baf46f32338f493d6a3142c188d0acf89e2a3ac","ref":"refs/heads/modify-ci-workflow","pushedAt":"2024-04-24T11:54:54.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"brotandgames","name":"Brot & Games","path":"/brotandgames","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/43862266?s=80&v=4"},"commit":{"message":"Downgrade to Docker image 3.3.1-alpine3.18","shortMessageHtmlLink":"Downgrade to Docker image 3.3.1-alpine3.18"}},{"before":"bb575627a739c0ebe243b7c38250e74cd1fefb8f","after":"26e55674bbe290ec4469695417e4636418350abc","ref":"refs/heads/modify-ci-workflow","pushedAt":"2024-04-23T21:18:59.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"brotandgames","name":"Brot & Games","path":"/brotandgames","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/43862266?s=80&v=4"},"commit":{"message":"Merge branch 'master' into modify-ci-workflow","shortMessageHtmlLink":"Merge branch 'master' into modify-ci-workflow"}},{"before":"9f0421282fc9f6f2cbcd368168bdd2be8a115591","after":"bb575627a739c0ebe243b7c38250e74cd1fefb8f","ref":"refs/heads/modify-ci-workflow","pushedAt":"2024-04-23T20:43:35.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"brotandgames","name":"Brot & Games","path":"/brotandgames","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/43862266?s=80&v=4"},"commit":{"message":"Upgrade ruby from 3.3.0 to 3.3.1","shortMessageHtmlLink":"Upgrade ruby from 3.3.0 to 3.3.1"}},{"before":"4138fa09befeccd5c4904927390d8f910bbcfb65","after":null,"ref":"refs/heads/dependabot/bundler/yard-0.9.36","pushedAt":"2024-03-08T07:12:22.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":"16ea83501e77d493dc5dfebf888b09ff930a0f53","after":"240e02d12c5b71d544753837ebeddf3b88a50de0","ref":"refs/heads/master","pushedAt":"2024-03-08T07:12:15.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"brotandgames","name":"Brot & Games","path":"/brotandgames","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/43862266?s=80&v=4"},"commit":{"message":"Bump yard from 0.9.34 to 0.9.36 (#163)\n\nBumps [yard](https://github.com/lsegal/yard) from 0.9.34 to 0.9.36.\r\n- [Release notes](https://github.com/lsegal/yard/releases)\r\n- [Changelog](https://github.com/lsegal/yard/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/lsegal/yard/compare/v0.9.34...v0.9.36)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: yard\r\n dependency-type: direct:development\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 yard from 0.9.34 to 0.9.36 (#163)"}},{"before":"0957d08c4290442647f1612ab1e0ab997bf664f2","after":"4138fa09befeccd5c4904927390d8f910bbcfb65","ref":"refs/heads/dependabot/bundler/yard-0.9.36","pushedAt":"2024-03-08T07:11:30.000Z","pushType":"force_push","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 yard from 0.9.34 to 0.9.36\n\nBumps [yard](https://github.com/lsegal/yard) from 0.9.34 to 0.9.36.\n- [Release notes](https://github.com/lsegal/yard/releases)\n- [Changelog](https://github.com/lsegal/yard/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/lsegal/yard/compare/v0.9.34...v0.9.36)\n\n---\nupdated-dependencies:\n- dependency-name: yard\n dependency-type: direct:development\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump yard from 0.9.34 to 0.9.36"}},{"before":"d4e3b77cd045f375f9e82c16f87ed24207a1ed7d","after":null,"ref":"refs/heads/dependabot/bundler/rack-2.2.8.1","pushedAt":"2024-03-08T07:10: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":"031999f5cec1c84c32722fed2f6295159d20fe92","after":"16ea83501e77d493dc5dfebf888b09ff930a0f53","ref":"refs/heads/master","pushedAt":"2024-03-08T07:10:50.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"brotandgames","name":"Brot & Games","path":"/brotandgames","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/43862266?s=80&v=4"},"commit":{"message":"Bump rack from 2.2.8 to 2.2.8.1 (#162)\n\nBumps [rack](https://github.com/rack/rack) from 2.2.8 to 2.2.8.1.\r\n- [Release notes](https://github.com/rack/rack/releases)\r\n- [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/rack/rack/compare/v2.2.8...v2.2.8.1)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: rack\r\n dependency-type: indirect\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 rack from 2.2.8 to 2.2.8.1 (#162)"}},{"before":"5b9d56856175e5622af58c177c1e983b2f709509","after":null,"ref":"refs/heads/dependabot/bundler/rails-6.1.7.7","pushedAt":"2024-03-08T07:10:48.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":"c233efdd40a98932bd14ebb7f252e98763c0fe92","after":"031999f5cec1c84c32722fed2f6295159d20fe92","ref":"refs/heads/master","pushedAt":"2024-03-08T07:10:41.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"brotandgames","name":"Brot & Games","path":"/brotandgames","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/43862266?s=80&v=4"},"commit":{"message":"Bump rails from 6.1.7.6 to 6.1.7.7 (#160)\n\nBumps [rails](https://github.com/rails/rails) from 6.1.7.6 to 6.1.7.7.\r\n- [Release notes](https://github.com/rails/rails/releases)\r\n- [Commits](https://github.com/rails/rails/compare/v6.1.7.6...v6.1.7.7)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: rails\r\n dependency-type: direct:production\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 rails from 6.1.7.6 to 6.1.7.7 (#160)"}},{"before":"f5ac68d8cfa5cbc6a76941b062f50def517301dd","after":null,"ref":"refs/heads/dependabot/bundler/yard-0.9.35","pushedAt":"2024-03-01T17:12:55.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":"0957d08c4290442647f1612ab1e0ab997bf664f2","ref":"refs/heads/dependabot/bundler/yard-0.9.36","pushedAt":"2024-03-01T17:12:52.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 yard from 0.9.34 to 0.9.36\n\nBumps [yard](https://github.com/lsegal/yard) from 0.9.34 to 0.9.36.\n- [Release notes](https://github.com/lsegal/yard/releases)\n- [Changelog](https://github.com/lsegal/yard/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/lsegal/yard/compare/v0.9.34...v0.9.36)\n\n---\nupdated-dependencies:\n- dependency-name: yard\n dependency-type: direct:development\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump yard from 0.9.34 to 0.9.36"}},{"before":null,"after":"d4e3b77cd045f375f9e82c16f87ed24207a1ed7d","ref":"refs/heads/dependabot/bundler/rack-2.2.8.1","pushedAt":"2024-02-29T01:38:49.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 rack from 2.2.8 to 2.2.8.1\n\nBumps [rack](https://github.com/rack/rack) from 2.2.8 to 2.2.8.1.\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/v2.2.8...v2.2.8.1)\n\n---\nupdated-dependencies:\n- dependency-name: rack\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump rack from 2.2.8 to 2.2.8.1"}},{"before":null,"after":"f5ac68d8cfa5cbc6a76941b062f50def517301dd","ref":"refs/heads/dependabot/bundler/yard-0.9.35","pushedAt":"2024-02-28T19:13:04.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 yard from 0.9.34 to 0.9.35\n\nBumps [yard](https://github.com/lsegal/yard) from 0.9.34 to 0.9.35.\n- [Release notes](https://github.com/lsegal/yard/releases)\n- [Changelog](https://github.com/lsegal/yard/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/lsegal/yard/compare/v0.9.34...v0.9.35)\n\n---\nupdated-dependencies:\n- dependency-name: yard\n dependency-type: direct:development\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump yard from 0.9.34 to 0.9.35"}},{"before":null,"after":"5b9d56856175e5622af58c177c1e983b2f709509","ref":"refs/heads/dependabot/bundler/rails-6.1.7.7","pushedAt":"2024-02-28T01:41:27.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 rails from 6.1.7.6 to 6.1.7.7\n\nBumps [rails](https://github.com/rails/rails) from 6.1.7.6 to 6.1.7.7.\n- [Release notes](https://github.com/rails/rails/releases)\n- [Commits](https://github.com/rails/rails/compare/v6.1.7.6...v6.1.7.7)\n\n---\nupdated-dependencies:\n- dependency-name: rails\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump rails from 6.1.7.6 to 6.1.7.7"}},{"before":"9080bd1679d75add9bee0f265250b017fcb5e594","after":"9f0421282fc9f6f2cbcd368168bdd2be8a115591","ref":"refs/heads/modify-ci-workflow","pushedAt":"2024-02-06T17:26:57.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"brotandgames","name":"Brot & Games","path":"/brotandgames","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/43862266?s=80&v=4"},"commit":{"message":"Fix workflow","shortMessageHtmlLink":"Fix workflow"}},{"before":"12c30ad9682b4ffccc6542933b32f6a1573ca45d","after":"9080bd1679d75add9bee0f265250b017fcb5e594","ref":"refs/heads/modify-ci-workflow","pushedAt":"2024-02-06T17:21:45.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"brotandgames","name":"Brot & Games","path":"/brotandgames","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/43862266?s=80&v=4"},"commit":{"message":"Fix workflow","shortMessageHtmlLink":"Fix workflow"}},{"before":null,"after":"12c30ad9682b4ffccc6542933b32f6a1573ca45d","ref":"refs/heads/modify-ci-workflow","pushedAt":"2024-02-06T17:16:37.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"brotandgames","name":"Brot & Games","path":"/brotandgames","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/43862266?s=80&v=4"},"commit":{"message":"Update CI Workflow for Conditional Docker Image Push\n\n- Modified the CI workflow to separate the Docker image build and push actions\n- Introduced a conditional step for pushing: images are now only pushed if the tag does not contain `-rc`\n- Ensures that all tagged images, including `-rcX` versions, are built, but only stable releases are pushed\n- Enhances flexibility and control over the release process in the CI pipeline","shortMessageHtmlLink":"Update CI Workflow for Conditional Docker Image Push"}},{"before":"cc4d645cf79a41b5b0ea5110f95b794c758926a2","after":null,"ref":"refs/tags/1.9.5","pushedAt":"2024-02-06T16:56:26.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"brotandgames","name":"Brot & Games","path":"/brotandgames","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/43862266?s=80&v=4"}},{"before":"26909291bfe0dc0c9de0b5dc78574e234da07993","after":"c233efdd40a98932bd14ebb7f252e98763c0fe92","ref":"refs/heads/master","pushedAt":"2024-02-06T16:32:38.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"brotandgames","name":"Brot & Games","path":"/brotandgames","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/43862266?s=80&v=4"},"commit":{"message":"Use Markdown code blocks or attachments for logs and code","shortMessageHtmlLink":"Use Markdown code blocks or attachments for logs and code"}},{"before":"b14a9b0191f4cbfa6d2142cefc15c6638b4e8871","after":"26909291bfe0dc0c9de0b5dc78574e234da07993","ref":"refs/heads/master","pushedAt":"2024-02-06T16:12:41.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"brotandgames","name":"Brot & Games","path":"/brotandgames","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/43862266?s=80&v=4"},"commit":{"message":"Downgrade to Docker image 3.3.0-alpine3.18 #156","shortMessageHtmlLink":"Downgrade to Docker image 3.3.0-alpine3.18 #156"}},{"before":"b14a9b0191f4cbfa6d2142cefc15c6638b4e8871","after":null,"ref":"refs/tags/1.9.6","pushedAt":"2024-02-06T16:03:54.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"brotandgames","name":"Brot & Games","path":"/brotandgames","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/43862266?s=80&v=4"}},{"before":"26909291bfe0dc0c9de0b5dc78574e234da07993","after":null,"ref":"refs/tags/1.9.6","pushedAt":"2024-02-05T17:42:46.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"brotandgames","name":"Brot & Games","path":"/brotandgames","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/43862266?s=80&v=4"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEXIjAMQA","startCursor":null,"endCursor":null}},"title":"Activity ยท brotandgames/ciao"}