{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":84006362,"defaultBranch":"main","name":"leapp","ownerLogin":"oamg","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2017-03-05T22:17:25.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/44870667?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1725986380.0","currentOid":""},"activityList":{"items":[{"before":"849b2175131ffce00f50028834380d6f55cace24","after":"a6d75a781f9f88247d91fa448af9c7849803c75d","ref":"refs/heads/refactor-docs","pushedAt":"2024-09-11T05:44:18.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"matejmatuska","name":"Matej Matuška","path":"/matejmatuska","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/75834032?s=80&v=4"},"commit":{"message":"fixup! docs: Add make rule to prepare venv similar to RTD build env","shortMessageHtmlLink":"fixup! docs: Add make rule to prepare venv similar to RTD build env"}},{"before":"97871166d037fce1029428d369541ec2d6eeeef7","after":"7565b5c8cd5a098522565ff0ed5278eb2b04b7a8","ref":"refs/heads/main","pushedAt":"2024-09-10T17:17:54.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"pirat89","name":"Petr Stodůlka","path":"/pirat89","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1656374?s=80&v=4"},"commit":{"message":"docs: Update docs engine and dependencies\n\nChanges with version 3.5.4:\n- The biggest change is the replacement of recommonmark with MyST for markdown\nparsing. The recommonmark library is no longer maintained and is also deprecated\nin sphinx. The recommended replacement is MyST library. In our case it seems\nlike a drop-in replacement with only errors being \"non-consecutive header level\nincrement\", which shouldn't be a problem and the docs build successfully.\n\nChanges with version 4.5.0\n- No major changes, just some deprecated APIs are replaced.\n\nChanges with version 5.3.0\n- Instead of linking to autodoc generated HTML files (in the pydoc dir), use cross\nreferences. Also fix some of the ambiguous references and repair some of\nthe broken ones.\n\nChanges with version 6.2.1\n- No breaking changes.\n- This version requires Python 3.10 for deps to correctly install,\notherwise the version of sphinx-autobuild and sphinxcontrib-* packages\nwould have to pinned.\n\nChanges with version 7.2.6\n- No breaking changes.\n- Works properly on Python >= 3.10. On Python 3.12 requires manual upgrade\nof the six package until the version is bumped in requirements.txt.","shortMessageHtmlLink":"docs: Update docs engine and dependencies"}},{"before":null,"after":"97871166d037fce1029428d369541ec2d6eeeef7","ref":"refs/heads/master","pushedAt":"2024-09-10T16:39:40.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"pirat89","name":"Petr Stodůlka","path":"/pirat89","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1656374?s=80&v=4"},"commit":{"message":"Update references from master branch to main\n\nFocus was on making the CI and GitHub actions work after the default\nbranch was switched from master to main.\n\nSee: OAMG-4907","shortMessageHtmlLink":"Update references from master branch to main"}},{"before":null,"after":"849b2175131ffce00f50028834380d6f55cace24","ref":"refs/heads/refactor-docs","pushedAt":"2024-09-10T16:03:07.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"matejmatuska","name":"Matej Matuška","path":"/matejmatuska","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/75834032?s=80&v=4"},"commit":{"message":"docs: Add make rule to prepare venv similar to RTD build env","shortMessageHtmlLink":"docs: Add make rule to prepare venv similar to RTD build env"}},{"before":"58351fd3b520a1d07dc4c18fe1d6070ec2080966","after":"0b5d660f64343334660e02db38febe896e365d2d","ref":"refs/heads/renovate/sclorg-testing-farm-as-github-action-3.x","pushedAt":"2024-09-10T10:11:08.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"},"commit":{"message":"Update sclorg/testing-farm-as-github-action action to v3.1.2","shortMessageHtmlLink":"Update sclorg/testing-farm-as-github-action action to v3.1.2"}},{"before":"266517eaa18881ba25364e5891cd5e0329dc2c26","after":"58351fd3b520a1d07dc4c18fe1d6070ec2080966","ref":"refs/heads/renovate/sclorg-testing-farm-as-github-action-3.x","pushedAt":"2024-09-04T18:34:01.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"},"commit":{"message":"Update sclorg/testing-farm-as-github-action action to v3.1.1","shortMessageHtmlLink":"Update sclorg/testing-farm-as-github-action action to v3.1.1"}},{"before":"64f8e18197f4d82959f9efb67182bbd2a5eaf782","after":null,"ref":"refs/heads/master-to-main","pushedAt":"2024-09-03T19:46:54.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"vojtechsokol","name":"Vojtech Sokol","path":"/vojtechsokol","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15608342?s=80&v=4"}},{"before":"9001a86e276d6d964bf6fb9f1b0a1bd17adce2a4","after":"97871166d037fce1029428d369541ec2d6eeeef7","ref":"refs/heads/main","pushedAt":"2024-09-03T10:50:01.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"matejmatuska","name":"Matej Matuška","path":"/matejmatuska","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/75834032?s=80&v=4"},"commit":{"message":"Update references from master branch to main\n\nFocus was on making the CI and GitHub actions work after the default\nbranch was switched from master to main.\n\nSee: OAMG-4907","shortMessageHtmlLink":"Update references from master branch to main"}},{"before":"c90df8eff9029731ba26cd0ddde95520aa2d07d5","after":"64f8e18197f4d82959f9efb67182bbd2a5eaf782","ref":"refs/heads/master-to-main","pushedAt":"2024-09-03T08:24:12.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"vojtechsokol","name":"Vojtech Sokol","path":"/vojtechsokol","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15608342?s=80&v=4"},"commit":{"message":"Update references from master branch to main\n\nFocus was on making the CI and GitHub actions work after the default\nbranch was switched from master to main.\n\nSee: OAMG-4907","shortMessageHtmlLink":"Update references from master branch to main"}},{"before":"e9b714a4efca6b71d4e9dc37851024faece2ca19","after":"c90df8eff9029731ba26cd0ddde95520aa2d07d5","ref":"refs/heads/master-to-main","pushedAt":"2024-09-02T15:31:32.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"vojtechsokol","name":"Vojtech Sokol","path":"/vojtechsokol","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15608342?s=80&v=4"},"commit":{"message":"Update references from master branch to main\n\nSee: OAMG-4907","shortMessageHtmlLink":"Update references from master branch to main"}},{"before":null,"after":"e9b714a4efca6b71d4e9dc37851024faece2ca19","ref":"refs/heads/master-to-main","pushedAt":"2024-09-02T15:23:55.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"vojtechsokol","name":"Vojtech Sokol","path":"/vojtechsokol","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15608342?s=80&v=4"},"commit":{"message":"Update references from master branch to main\n\nSee: OAMG-4907","shortMessageHtmlLink":"Update references from master branch to main"}},{"before":"9001a86e276d6d964bf6fb9f1b0a1bd17adce2a4","after":null,"ref":"refs/heads/master","pushedAt":"2024-09-02T10:23:11.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"vojtechsokol","name":"Vojtech Sokol","path":"/vojtechsokol","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15608342?s=80&v=4"}},{"before":null,"after":"9001a86e276d6d964bf6fb9f1b0a1bd17adce2a4","ref":"refs/heads/main","pushedAt":"2024-09-02T10:23:09.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"vojtechsokol","name":"Vojtech Sokol","path":"/vojtechsokol","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/15608342?s=80&v=4"},"commit":{"message":"Release 0.18.0\n\n## Packaging\n- Start building for EL 9 in the upstream repository on COPR (#855)\n\n## Framework\n### Enhancements\n- Minor update in the summary overview to highlight what is present in the pre-upgrade report (#858)\n- Store metadata about actors, workflows, and dialogs inside leapp audit db (#847, #867)\n\n## Leapp (tool)\n### Enhancements\n- Implement singleton leapp execution to prevent multiple running leapp instances on the system in the same time (#851)\n\n## stdlib\n### Fixes\n- Close properly all file descriptors when executing shell commands via `run` (#880)\n\n## Modifications\n- Code is now Python3.12 compatible (#855)","shortMessageHtmlLink":"Release 0.18.0"}},{"before":"09969eefa9b400ce041067493f416685dc2d5b37","after":"266517eaa18881ba25364e5891cd5e0329dc2c26","ref":"refs/heads/renovate/sclorg-testing-farm-as-github-action-3.x","pushedAt":"2024-08-27T09:34:23.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"},"commit":{"message":"Update sclorg/testing-farm-as-github-action action to v3.1.1","shortMessageHtmlLink":"Update sclorg/testing-farm-as-github-action action to v3.1.1"}},{"before":"5248cb141566391471e47d6540f99b422f84d870","after":"9001a86e276d6d964bf6fb9f1b0a1bd17adce2a4","ref":"refs/heads/master","pushedAt":"2024-08-16T19:28:39.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"pirat89","name":"Petr Stodůlka","path":"/pirat89","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1656374?s=80&v=4"},"commit":{"message":"Release 0.18.0\n\n## Packaging\n- Start building for EL 9 in the upstream repository on COPR (#855)\n\n## Framework\n### Enhancements\n- Minor update in the summary overview to highlight what is present in the pre-upgrade report (#858)\n- Store metadata about actors, workflows, and dialogs inside leapp audit db (#847, #867)\n\n## Leapp (tool)\n### Enhancements\n- Implement singleton leapp execution to prevent multiple running leapp instances on the system in the same time (#851)\n\n## stdlib\n### Fixes\n- Close properly all file descriptors when executing shell commands via `run` (#880)\n\n## Modifications\n- Code is now Python3.12 compatible (#855)","shortMessageHtmlLink":"Release 0.18.0"}},{"before":null,"after":"09969eefa9b400ce041067493f416685dc2d5b37","ref":"refs/heads/renovate/sclorg-testing-farm-as-github-action-3.x","pushedAt":"2024-08-16T10:00:16.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"},"commit":{"message":"Update sclorg/testing-farm-as-github-action action to v3.1.0","shortMessageHtmlLink":"Update sclorg/testing-farm-as-github-action action to v3.1.0"}},{"before":"fcd13bc8720cd7efdf5398387307971f6f8afc76","after":"5248cb141566391471e47d6540f99b422f84d870","ref":"refs/heads/master","pushedAt":"2024-08-12T21:29:02.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"pirat89","name":"Petr Stodůlka","path":"/pirat89","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1656374?s=80&v=4"},"commit":{"message":"libraries.stdlib.call: close two more FDs","shortMessageHtmlLink":"libraries.stdlib.call: close two more FDs"}},{"before":"0b00cc695ea076eb0f45176385f750654c4acea1","after":"fcd13bc8720cd7efdf5398387307971f6f8afc76","ref":"refs/heads/master","pushedAt":"2024-07-23T10:00:46.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Rezney","name":"Michal Reznik (mreznik)","path":"/Rezney","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11775644?s=80&v=4"},"commit":{"message":"Fix broken queries on rerun\n\nAfter the update to the leapp db table names, the rerun command fails.\nThis commit fixes the issue by using the current schema.","shortMessageHtmlLink":"Fix broken queries on rerun"}},{"before":"3c3112e1ea10707620fa2102c89fac91cc3c7495","after":"0b00cc695ea076eb0f45176385f750654c4acea1","ref":"refs/heads/master","pushedAt":"2024-07-17T15:16:55.000Z","pushType":"pr_merge","commitsCount":6,"pusher":{"login":"pirat89","name":"Petr Stodůlka","path":"/pirat89","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1656374?s=80&v=4"},"commit":{"message":"Add unit tests on Python 3.12 to the GH action\n\nCurrently the fake RHEL 10 container is used (based on ubi9).","shortMessageHtmlLink":"Add unit tests on Python 3.12 to the GH action"}},{"before":"480d9b5cc0e4cb02992b2319e180bbeacf6a5f2d","after":"3c3112e1ea10707620fa2102c89fac91cc3c7495","ref":"refs/heads/master","pushedAt":"2024-07-17T14:09:48.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"pirat89","name":"Petr Stodůlka","path":"/pirat89","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1656374?s=80&v=4"},"commit":{"message":"docs: Pin sphinx-rtd-theme version fixing build error\n\nPreviously the 0.4.3 version was correctly used. There are still some\nwarnings during build, but those were also present previously (verified\nby checking old RTD build).","shortMessageHtmlLink":"docs: Pin sphinx-rtd-theme version fixing build error"}},{"before":"4e8ba88e0ebe78cd208d9501738c7a9ec2656a64","after":"480d9b5cc0e4cb02992b2319e180bbeacf6a5f2d","ref":"refs/heads/master","pushedAt":"2024-07-17T13:29:15.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"pirat89","name":"Petr Stodůlka","path":"/pirat89","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1656374?s=80&v=4"},"commit":{"message":"Add .readthedocs.yaml fixing builds on RTD\n\nThe builds in Read the Docs have been broken for a few months now,\nbecause the .readthedocs.yaml is required.","shortMessageHtmlLink":"Add .readthedocs.yaml fixing builds on RTD"}},{"before":"3ba9f10a2cb69de6426592d2d761f90c73c00cfe","after":null,"ref":"refs/heads/renovate/sclorg-testing-farm-as-github-action-3.x","pushedAt":"2024-07-17T13:18:54.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"}},{"before":"bf4fd611f95a4484e376ba04f55c6626c18bb48c","after":"4e8ba88e0ebe78cd208d9501738c7a9ec2656a64","ref":"refs/heads/master","pushedAt":"2024-07-17T13:18:31.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"pirat89","name":"Petr Stodůlka","path":"/pirat89","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1656374?s=80&v=4"},"commit":{"message":"Update sclorg/testing-farm-as-github-action action to v3","shortMessageHtmlLink":"Update sclorg/testing-farm-as-github-action action to v3"}},{"before":"bd6e8695392894b3257da47a1358ae2f42c7368b","after":null,"ref":"refs/heads/renovate/sclorg-testing-farm-as-github-action-1.x","pushedAt":"2024-07-17T09:37:30.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"}},{"before":"99f32810916970353f2ebbc418ed2449bc823e0a","after":"3ba9f10a2cb69de6426592d2d761f90c73c00cfe","ref":"refs/heads/renovate/sclorg-testing-farm-as-github-action-3.x","pushedAt":"2024-07-16T16:09:35.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"},"commit":{"message":"Update sclorg/testing-farm-as-github-action action to v3","shortMessageHtmlLink":"Update sclorg/testing-farm-as-github-action action to v3"}},{"before":"9278b4c701e44f23c510b7af8cf49951eb7d02ee","after":null,"ref":"refs/heads/renovate/sclorg-testing-farm-as-github-action-2.x","pushedAt":"2024-07-03T13:16:12.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"}},{"before":null,"after":"99f32810916970353f2ebbc418ed2449bc823e0a","ref":"refs/heads/renovate/sclorg-testing-farm-as-github-action-3.x","pushedAt":"2024-07-03T13:16:06.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"},"commit":{"message":"Update sclorg/testing-farm-as-github-action action to v3","shortMessageHtmlLink":"Update sclorg/testing-farm-as-github-action action to v3"}},{"before":"03c651c4ada21442dc3604f18c8149f55d66e0f5","after":"bf4fd611f95a4484e376ba04f55c6626c18bb48c","ref":"refs/heads/master","pushedAt":"2024-07-03T13:15:49.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"pirat89","name":"Petr Stodůlka","path":"/pirat89","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1656374?s=80&v=4"},"commit":{"message":"Packit: drop epel-7-ppc64le chroot\n\nCentOS 7 is EOM and based on that additional changes have to be made\nin COPR. Use x86_64 arch for epel7 now only.","shortMessageHtmlLink":"Packit: drop epel-7-ppc64le chroot"}},{"before":"682475c08c9c708cc26d56fded4c3461981c0b3b","after":"9278b4c701e44f23c510b7af8cf49951eb7d02ee","ref":"refs/heads/renovate/sclorg-testing-farm-as-github-action-2.x","pushedAt":"2024-07-02T13:50:28.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"},"commit":{"message":"Update sclorg/testing-farm-as-github-action action to v2","shortMessageHtmlLink":"Update sclorg/testing-farm-as-github-action action to v2"}},{"before":"70fd4f29f25ae619fa008726c4fa806d4819a939","after":null,"ref":"refs/heads/renovate/actions-checkout-4.x","pushedAt":"2024-05-24T07:04:58.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEssyM-QA","startCursor":null,"endCursor":null}},"title":"Activity · oamg/leapp"}