{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":16145713,"defaultBranch":"master","name":"foreman_plugin_template","ownerLogin":"theforeman","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2014-01-22T17:00:35.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/1439844?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1709555217.0","currentOid":""},"activityList":{"items":[{"before":"f5e68ef106695034286cdac5d9074223084c8214","after":"b97f97154ed4bb5aed250bcb5c73fc6343706b96","ref":"refs/heads/master","pushedAt":"2024-09-18T20:40:42.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"ekohl","name":"Ewoud Kohl van Wijngaarden","path":"/ekohl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/155810?s=80&v=4"},"commit":{"message":"Force pulling in the correct updated translations\n\nWhen pulling from Transifex what we want is:\n\n* All existing languages\n* All new languages with at least 50%\n\nThe tx tool can't handle this: it either applies a minimum percentage\nand skips anything below it. That ends up clearing all translations for\nthe languages that dropped below 50%.\n\nWe can drop any language that drops below 50%, but in this approach I'm\nforcing an update of all existing languages. I've chosen the latter\napproach because we don't have code to automatically (properly) drop a\nlanguage.","shortMessageHtmlLink":"Force pulling in the correct updated translations"}},{"before":"d9ca190d8af1db43bae95f34e2a9e2c1bdbc1fcd","after":"f5e68ef106695034286cdac5d9074223084c8214","ref":"refs/heads/master","pushedAt":"2024-07-30T11:37:15.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ekohl","name":"Ewoud Kohl van Wijngaarden","path":"/ekohl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/155810?s=80&v=4"},"commit":{"message":"Put locale/action_names.rb into gitignore","shortMessageHtmlLink":"Put locale/action_names.rb into gitignore"}},{"before":"ddd8127a05a3dce10af9bc83c72075e9b0ce595e","after":"d9ca190d8af1db43bae95f34e2a9e2c1bdbc1fcd","ref":"refs/heads/master","pushedAt":"2024-04-03T12:37:47.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ekohl","name":"Ewoud Kohl van Wijngaarden","path":"/ekohl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/155810?s=80&v=4"},"commit":{"message":"Set upper bound to '<4' for supported Ruby versions\n\nThis commit refine the Ruby version constraints to ensure optimal\ncompatibility with the current state of our project, aligning with\nour decision to drop support for Ruby versions older than 2.7.","shortMessageHtmlLink":"Set upper bound to '<4' for supported Ruby versions"}},{"before":"51d96445d4089f3ac3349227edbcf1cf2038e4e4","after":null,"ref":"refs/heads/update-plugin","pushedAt":"2024-03-04T12:26:57.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"ekohl","name":"Ewoud Kohl van Wijngaarden","path":"/ekohl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/155810?s=80&v=4"}},{"before":null,"after":"51d96445d4089f3ac3349227edbcf1cf2038e4e4","ref":"refs/heads/update-plugin","pushedAt":"2024-03-04T12:26:39.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"ekohl","name":"Ewoud Kohl van Wijngaarden","path":"/ekohl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/155810?s=80&v=4"},"commit":{"message":"Convert CI to GitHub Actions using reusable workflows","shortMessageHtmlLink":"Convert CI to GitHub Actions using reusable workflows"}},{"before":"5593d87e360fcc95c7536ff36fff42d32c7bbc46","after":null,"ref":"refs/heads/packit-updates","pushedAt":"2024-02-12T13:23:49.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"adamruzicka","name":"Adam Růžička","path":"/adamruzicka","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7326770?s=80&v=4"}},{"before":"e1592ef0d55fb9be3710cf15f4a65f5a188541f9","after":"ddd8127a05a3dce10af9bc83c72075e9b0ce595e","ref":"refs/heads/master","pushedAt":"2024-02-12T13:23:48.000Z","pushType":"pr_merge","commitsCount":3,"pusher":{"login":"adamruzicka","name":"Adam Růžička","path":"/adamruzicka","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7326770?s=80&v=4"},"commit":{"message":"build on el9","shortMessageHtmlLink":"build on el9"}},{"before":null,"after":"5593d87e360fcc95c7536ff36fff42d32c7bbc46","ref":"refs/heads/packit-updates","pushedAt":"2024-02-12T13:03:10.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"evgeni","name":"Evgeni Golov","path":"/evgeni","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/94284?s=80&v=4"},"commit":{"message":"build on el9","shortMessageHtmlLink":"build on el9"}},{"before":"f4ffba9b690bf4fe2fec7db33ead73889ee4da36","after":"e1592ef0d55fb9be3710cf15f4a65f5a188541f9","ref":"refs/heads/master","pushedAt":"2023-11-28T09:38:27.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"evgeni","name":"Evgeni Golov","path":"/evgeni","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/94284?s=80&v=4"},"commit":{"message":"Pull in new languages with 50% or more translated\n\nBy default tx pull only fetches files that locally exist. Adding --all\nwith a minimum percentage automatically downloads new languages as\n$lang.edit.po. This is then picked up later in the extraction process.\n\nFor clarify: the -f option is because timestamps with git are unreliable\nand we simply always want to pull everything. These days there is also\n--use-git-timestamps which may be sufficient.","shortMessageHtmlLink":"Pull in new languages with 50% or more translated"}},{"before":"e9128c50db4614d3328f57ee125c0932feeee2e0","after":"f4ffba9b690bf4fe2fec7db33ead73889ee4da36","ref":"refs/heads/master","pushedAt":"2023-11-27T16:56:28.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ekohl","name":"Ewoud Kohl van Wijngaarden","path":"/ekohl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/155810?s=80&v=4"},"commit":{"message":"Revert \"Add build-mo-files task\"\n\nThis reverts commit e8b2f0babe3eb13069405a37f7d5a673e31d4da8. This is\nbecause there already was the all-mo task which does the same thing.","shortMessageHtmlLink":"Revert \"Add build-mo-files task\""}},{"before":"d23392b01fac40d81a9595bce0bb6057f61a7f2d","after":null,"ref":"refs/heads/evgeni-patch-1","pushedAt":"2023-11-27T16:48:16.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"ekohl","name":"Ewoud Kohl van Wijngaarden","path":"/ekohl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/155810?s=80&v=4"}},{"before":"47432dac0b02cda96243b45d8d9b6d3e1c1a93d9","after":"e9128c50db4614d3328f57ee125c0932feeee2e0","ref":"refs/heads/master","pushedAt":"2023-11-27T16:48:15.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ekohl","name":"Ewoud Kohl van Wijngaarden","path":"/ekohl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/155810?s=80&v=4"},"commit":{"message":"update tx config for new client","shortMessageHtmlLink":"update tx config for new client"}},{"before":null,"after":"d23392b01fac40d81a9595bce0bb6057f61a7f2d","ref":"refs/heads/evgeni-patch-1","pushedAt":"2023-11-27T13:28:45.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"evgeni","name":"Evgeni Golov","path":"/evgeni","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/94284?s=80&v=4"},"commit":{"message":"update tx config for new client","shortMessageHtmlLink":"update tx config for new client"}},{"before":"e7bdb291a2d6f1754991960bb6ae5430ceb19974","after":null,"ref":"refs/heads/indent","pushedAt":"2023-11-14T11:36:15.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"ekohl","name":"Ewoud Kohl van Wijngaarden","path":"/ekohl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/155810?s=80&v=4"}},{"before":"8f668f6c44dd0e8addd0b39d6fe82563d2825dd3","after":"47432dac0b02cda96243b45d8d9b6d3e1c1a93d9","ref":"refs/heads/master","pushedAt":"2023-11-14T11:36:14.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ekohl","name":"Ewoud Kohl van Wijngaarden","path":"/ekohl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/155810?s=80&v=4"},"commit":{"message":"fix indentation","shortMessageHtmlLink":"fix indentation"}},{"before":null,"after":"e7bdb291a2d6f1754991960bb6ae5430ceb19974","ref":"refs/heads/indent","pushedAt":"2023-11-14T11:35:32.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"evgeni","name":"Evgeni Golov","path":"/evgeni","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/94284?s=80&v=4"},"commit":{"message":"fix indentation","shortMessageHtmlLink":"fix indentation"}},{"before":"6a686f622707a74c3fc3b99134f3c47d3d54de8d","after":null,"ref":"refs/heads/stable-yum","pushedAt":"2023-11-14T11:31:38.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"ekohl","name":"Ewoud Kohl van Wijngaarden","path":"/ekohl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/155810?s=80&v=4"}},{"before":"bd026d5a3e336c2453a78f40c746bf14ecda815a","after":"8f668f6c44dd0e8addd0b39d6fe82563d2825dd3","ref":"refs/heads/master","pushedAt":"2023-11-14T11:31:37.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ekohl","name":"Ewoud Kohl van Wijngaarden","path":"/ekohl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/155810?s=80&v=4"},"commit":{"message":"use yum.tfm.o for foreman bits\n\nthe old url will go away at some point as we're dropping koji and while\nwe could use the relevant copr for this, it felt more natural to use\nreleased bits","shortMessageHtmlLink":"use yum.tfm.o for foreman bits"}},{"before":null,"after":"6a686f622707a74c3fc3b99134f3c47d3d54de8d","ref":"refs/heads/stable-yum","pushedAt":"2023-11-14T11:30:09.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"evgeni","name":"Evgeni Golov","path":"/evgeni","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/94284?s=80&v=4"},"commit":{"message":"use yum.tfm.o for foreman bits\n\nthe old url will go away at some point as we're dropping koji and while\nwe could use the relevant copr for this, it felt more natural to use\nreleased bits","shortMessageHtmlLink":"use yum.tfm.o for foreman bits"}},{"before":"8376d1b949b491705b01bc6bd4c8e507a544ae2f","after":null,"ref":"refs/heads/packit-devel","pushedAt":"2023-10-31T15:58:44.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"ekohl","name":"Ewoud Kohl van Wijngaarden","path":"/ekohl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/155810?s=80&v=4"}},{"before":"843a6125d497f2416924115fdff304bd8ee4b486","after":"bd026d5a3e336c2453a78f40c746bf14ecda815a","ref":"refs/heads/master","pushedAt":"2023-10-31T15:58:43.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ekohl","name":"Ewoud Kohl van Wijngaarden","path":"/ekohl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/155810?s=80&v=4"},"commit":{"message":"use foreman-devel module","shortMessageHtmlLink":"use foreman-devel module"}},{"before":null,"after":"8376d1b949b491705b01bc6bd4c8e507a544ae2f","ref":"refs/heads/packit-devel","pushedAt":"2023-10-31T15:57:27.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"evgeni","name":"Evgeni Golov","path":"/evgeni","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/94284?s=80&v=4"},"commit":{"message":"use foreman-devel module","shortMessageHtmlLink":"use foreman-devel module"}},{"before":"41ed8c8056e15d08d2362eaf271d0d3e29083a69","after":null,"ref":"refs/heads/gettext","pushedAt":"2023-10-23T12:50:38.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"ekohl","name":"Ewoud Kohl van Wijngaarden","path":"/ekohl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/155810?s=80&v=4"}},{"before":"22682a95ad164798a85fbc4246407c5ed3aaad79","after":"843a6125d497f2416924115fdff304bd8ee4b486","ref":"refs/heads/master","pushedAt":"2023-10-23T12:50:35.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ekohl","name":"Ewoud Kohl van Wijngaarden","path":"/ekohl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/155810?s=80&v=4"},"commit":{"message":"call `register_gettext` inside Foreman::Plugin.register\n\notherwise it fails to find the method","shortMessageHtmlLink":"call register_gettext inside Foreman::Plugin.register"}},{"before":null,"after":"41ed8c8056e15d08d2362eaf271d0d3e29083a69","ref":"refs/heads/gettext","pushedAt":"2023-10-23T12:49:10.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"evgeni","name":"Evgeni Golov","path":"/evgeni","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/94284?s=80&v=4"},"commit":{"message":"call `register_gettext` inside Foreman::Plugin.register\n\notherwise it fails to find the method","shortMessageHtmlLink":"call register_gettext inside Foreman::Plugin.register"}},{"before":"2b429bc82c0d19e61cf28a5d44f3069aeb605876","after":null,"ref":"refs/heads/expand-path-cop","pushedAt":"2023-10-23T10:43:22.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"ekohl","name":"Ewoud Kohl van Wijngaarden","path":"/ekohl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/155810?s=80&v=4"}},{"before":"58d47ef81029503e310dc69a29df4f64f62e798c","after":"22682a95ad164798a85fbc4246407c5ed3aaad79","ref":"refs/heads/master","pushedAt":"2023-10-23T10:41:34.000Z","pushType":"pr_merge","commitsCount":4,"pusher":{"login":"ekohl","name":"Ewoud Kohl van Wijngaarden","path":"/ekohl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/155810?s=80&v=4"},"commit":{"message":"fix Naming/RescuedExceptionsVariableName cop","shortMessageHtmlLink":"fix Naming/RescuedExceptionsVariableName cop"}},{"before":"ea80127f61b2fb3d56c52c474b75fc9188b3130f","after":"2b429bc82c0d19e61cf28a5d44f3069aeb605876","ref":"refs/heads/expand-path-cop","pushedAt":"2023-10-23T10:19:01.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"evgeni","name":"Evgeni Golov","path":"/evgeni","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/94284?s=80&v=4"},"commit":{"message":"fix Naming/RescuedExceptionsVariableName cop","shortMessageHtmlLink":"fix Naming/RescuedExceptionsVariableName cop"}},{"before":null,"after":"ea80127f61b2fb3d56c52c474b75fc9188b3130f","ref":"refs/heads/expand-path-cop","pushedAt":"2023-10-23T10:02:36.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"evgeni","name":"Evgeni Golov","path":"/evgeni","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/94284?s=80&v=4"},"commit":{"message":"correct expand_path cop","shortMessageHtmlLink":"correct expand_path cop"}},{"before":"11cf9514d4042b2f55c1f250a6cac6346f5a9767","after":null,"ref":"refs/heads/call-the-cops","pushedAt":"2023-10-18T10:11:22.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"ekohl","name":"Ewoud Kohl van Wijngaarden","path":"/ekohl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/155810?s=80&v=4"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0xOFQyMDo0MDo0Mi4wMDAwMDBazwAAAAS6JRGn","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0xOFQyMDo0MDo0Mi4wMDAwMDBazwAAAAS6JRGn","endCursor":"Y3Vyc29yOnYyOpK7MjAyMy0xMC0xOFQxMDoxMToyMi4wMDAwMDBazwAAAAOZ1YNu"}},"title":"Activity · theforeman/foreman_plugin_template"}