{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":60722999,"defaultBranch":"master","name":"collective.clamav","ownerLogin":"collective","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2016-06-08T19:01:31.000Z","ownerAvatar":"https://github.com/avatars/u/362867?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1719564747.0","currentOid":""},"activityList":{"items":[{"before":"1815f85520993c5b099d4a498228260d77a28534","after":"dea9120ea6257d6d6c71f682449d829ecc9d9be9","ref":"refs/heads/master","pushedAt":"2024-06-28T08:52:25.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"mauritsvanrees","name":"Maurits van Rees","path":"/mauritsvanrees","primaryAvatarUrl":"https://github.com/avatars/u/210587?s=80&v=4"},"commit":{"message":"Back to development: 4.0.0a2\n\n[ci skip]","shortMessageHtmlLink":"Back to development: 4.0.0a2"}},{"before":"9aed0c3a4f9c7a16bf1e8c56e1e1d4d824a82590","after":null,"ref":"refs/heads/config-with-default-template-a89af8f2","pushedAt":"2024-06-27T06:21:24.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"ale-rt","name":"Alessandro Pisa","path":"/ale-rt","primaryAvatarUrl":"https://github.com/avatars/u/1300763?s=80&v=4"}},{"before":"f95bde0d98530f1a82d18ba7bae4fe7560e4702e","after":"1815f85520993c5b099d4a498228260d77a28534","ref":"refs/heads/master","pushedAt":"2024-06-26T18:49:21.000Z","pushType":"pr_merge","commitsCount":23,"pusher":{"login":"mauritsvanrees","name":"Maurits van Rees","path":"/mauritsvanrees","primaryAvatarUrl":"https://github.com/avatars/u/210587?s=80&v=4"},"commit":{"message":"Merge pull request #12 from collective/config-with-default-template-a89af8f2\n\nUpdate to plone meta and Plone6","shortMessageHtmlLink":"Merge pull request #12 from collective/config-with-default-template-a…"}},{"before":"789c8b0274ae5c8e2a12f410ec97cd633e3ec618","after":"9aed0c3a4f9c7a16bf1e8c56e1e1d4d824a82590","ref":"refs/heads/config-with-default-template-a89af8f2","pushedAt":"2024-06-26T18:39:58.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"mauritsvanrees","name":"Maurits van Rees","path":"/mauritsvanrees","primaryAvatarUrl":"https://github.com/avatars/u/210587?s=80&v=4"},"commit":{"message":"classifiers, Py 3.8+.","shortMessageHtmlLink":"classifiers, Py 3.8+."}},{"before":"b302ff8857c83ccfa2e13e134b8cf08486970f29","after":"789c8b0274ae5c8e2a12f410ec97cd633e3ec618","ref":"refs/heads/config-with-default-template-a89af8f2","pushedAt":"2024-06-26T18:29:55.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"mauritsvanrees","name":"Maurits van Rees","path":"/mauritsvanrees","primaryAvatarUrl":"https://github.com/avatars/u/210587?s=80&v=4"},"commit":{"message":"Remove unneeded imports.","shortMessageHtmlLink":"Remove unneeded imports."}},{"before":"c7a4e9c30cdced0e046f8fdcdc67241817509fd3","after":"b302ff8857c83ccfa2e13e134b8cf08486970f29","ref":"refs/heads/config-with-default-template-a89af8f2","pushedAt":"2024-06-26T16:58:03.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"mauritsvanrees","name":"Maurits van Rees","path":"/mauritsvanrees","primaryAvatarUrl":"https://github.com/avatars/u/210587?s=80&v=4"},"commit":{"message":"Tests: get_installer is always available on 5.2+.","shortMessageHtmlLink":"Tests: get_installer is always available on 5.2+."}},{"before":"2264ff6f700dc255ffd8fa534142d6b31bc5304e","after":"c7a4e9c30cdced0e046f8fdcdc67241817509fd3","ref":"refs/heads/config-with-default-template-a89af8f2","pushedAt":"2024-06-26T16:16:38.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mauritsvanrees","name":"Maurits van Rees","path":"/mauritsvanrees","primaryAvatarUrl":"https://github.com/avatars/u/210587?s=80&v=4"},"commit":{"message":"GitHub Actions: do not run the 'test' job'.\n\nIt fails because the `clamav` daemon is not running.\nThe `ci.yml` file has a few lines of code that we would need to run:\n\n```\nsudo apt-get -y install clamav clamav-daemon clamav-freshclam clamav-unofficial-sigs\nsudo bash -c 'echo -e \"TCPSocket 3310\\nLocalSocket /tmp/clamd.socket\\n$(cat /etc/clamav/clamd.conf)\" > /etc/clamav/clamd.conf'\nsudo freshclam -l /tmp/freshclam.log\nsudo systemctl start clamav-daemon.service\nsudo systemctl status clamav-daemon.service\nhead /etc/clamav/clamd.conf\n```\n\nFor installing extra packages we could use the `os-packages` input, but there is currently no hook in plone/meta for running arbitrary commands.","shortMessageHtmlLink":"GitHub Actions: do not run the 'test' job'."}},{"before":"3cd1cd03c8e3682adf42d39ffa977962ac921897","after":"2264ff6f700dc255ffd8fa534142d6b31bc5304e","ref":"refs/heads/config-with-default-template-a89af8f2","pushedAt":"2024-06-26T16:01:18.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mauritsvanrees","name":"Maurits van Rees","path":"/mauritsvanrees","primaryAvatarUrl":"https://github.com/avatars/u/210587?s=80&v=4"},"commit":{"message":"plone/meta: py_versions needs to be spelled in an ugly way.\n\n* With `3.8` you get an error in GitHub Actions: `Error when evaluating 'strategy' for job 'test'. plone/meta/.github/workflows/test.yml@main (Line: 23, Col: 25): Unexpected value '3.8'`\n* With `[\"3.8\"]` you get a yaml error running config-package from plone/meta, as it gets spelled like this: `py-versions: '['3.8']'` (Not sure if I have the single or double quotes right.)","shortMessageHtmlLink":"plone/meta: py_versions needs to be spelled in an ugly way."}},{"before":"19de2bed3171ad5c71f4306ec15f31616022bef7","after":"3cd1cd03c8e3682adf42d39ffa977962ac921897","ref":"refs/heads/config-with-default-template-a89af8f2","pushedAt":"2024-06-25T15:00:33.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ale-rt","name":"Alessandro Pisa","path":"/ale-rt","primaryAvatarUrl":"https://github.com/avatars/u/1300763?s=80&v=4"},"commit":{"message":"Configuring with plone/meta","shortMessageHtmlLink":"Configuring with plone/meta"}},{"before":"55a350396c2be47f9f65cd0d382a13e925acb140","after":"19de2bed3171ad5c71f4306ec15f31616022bef7","ref":"refs/heads/config-with-default-template-a89af8f2","pushedAt":"2024-06-25T14:55:14.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ale-rt","name":"Alessandro Pisa","path":"/ale-rt","primaryAvatarUrl":"https://github.com/avatars/u/1300763?s=80&v=4"},"commit":{"message":"Configuring with plone/meta","shortMessageHtmlLink":"Configuring with plone/meta"}},{"before":"5af047e387f3593bcadb56e5dc98faff64cb23df","after":"55a350396c2be47f9f65cd0d382a13e925acb140","ref":"refs/heads/config-with-default-template-a89af8f2","pushedAt":"2024-06-24T07:54:58.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ale-rt","name":"Alessandro Pisa","path":"/ale-rt","primaryAvatarUrl":"https://github.com/avatars/u/1300763?s=80&v=4"},"commit":{"message":"Use the last Plone 5.2 version pins","shortMessageHtmlLink":"Use the last Plone 5.2 version pins"}},{"before":"2562a3e8402cbf726047a1dc7cba0cc1972c6295","after":"5af047e387f3593bcadb56e5dc98faff64cb23df","ref":"refs/heads/config-with-default-template-a89af8f2","pushedAt":"2024-06-24T07:45:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ale-rt","name":"Alessandro Pisa","path":"/ale-rt","primaryAvatarUrl":"https://github.com/avatars/u/1300763?s=80&v=4"},"commit":{"message":"Use non obsolete Python versions","shortMessageHtmlLink":"Use non obsolete Python versions"}},{"before":null,"after":"2562a3e8402cbf726047a1dc7cba0cc1972c6295","ref":"refs/heads/config-with-default-template-a89af8f2","pushedAt":"2024-06-21T13:05:20.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"ale-rt","name":"Alessandro Pisa","path":"/ale-rt","primaryAvatarUrl":"https://github.com/avatars/u/1300763?s=80&v=4"},"commit":{"message":"Run codespell","shortMessageHtmlLink":"Run codespell"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEcahedQA","startCursor":null,"endCursor":null}},"title":"Activity · collective/collective.clamav"}