{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":57115735,"defaultBranch":"master","name":"eiffel","ownerLogin":"eiffel-community","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2016-04-26T09:31:33.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/33682335?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1707464105.0","currentOid":""},"activityList":{"items":[{"before":"839cc0ca3f3d3a80941e8520597784ff2b61fce3","after":null,"ref":"refs/heads/issue_148","pushedAt":"2024-02-09T07:35:05.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"e-backmark-ericsson","name":"Emil Bäckmark","path":"/e-backmark-ericsson","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19428320?s=80&v=4"}},{"before":null,"after":"839cc0ca3f3d3a80941e8520597784ff2b61fce3","ref":"refs/heads/issue_148","pushedAt":"2024-02-09T07:34:07.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"e-backmark-ericsson","name":"Emil Bäckmark","path":"/e-backmark-ericsson","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19428320?s=80&v=4"},"commit":{"message":"Add JSON schema link validations","shortMessageHtmlLink":"Add JSON schema link validations"}},{"before":"da537781f2c8ac8d81f8251e2b2a25f817996f1d","after":"8ab5e01073f13bca5f2250a63f453ad05b0d96fc","ref":"refs/heads/master","pushedAt":"2024-01-19T07:49:44.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"magnusbaeck","name":"Magnus Bäck","path":"/magnusbaeck","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9032797?s=80&v=4"},"commit":{"message":"generate_manifest.py: Use versions module (#393)\n\nWhen the versions module was introduced in commit e4762e9, the code in\r\ngenerate_manifest.py for listing the latest version of each type went\r\nunnoticed. With a slight change to versions.py to allow discovering\r\nschema file and not just definitions files we were able to use that\r\nmodule and delete some code.","shortMessageHtmlLink":"generate_manifest.py: Use versions module (#393)"}},{"before":"1b9a637c224f26f662a9bef07082d5a162b11b7e","after":"da537781f2c8ac8d81f8251e2b2a25f817996f1d","ref":"refs/heads/master","pushedAt":"2024-01-18T15:39:24.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"magnusbaeck","name":"Magnus Bäck","path":"/magnusbaeck","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9032797?s=80&v=4"},"commit":{"message":"Add _name and _version fields to all definition files (#392)\n\nUp to now we've been relying on the directory structure and filenames\r\nto determine the name and version of a definition file for an event\r\nor some other type. There are advantages to this, but also the drawback\r\nthat it's clunky to work with and that the files always must remain in\r\nthis structure, i.e. you can't just transfer the contents of a file over\r\nsome channel or protocol and expect the receiver to be able to make\r\nsense of it.\r\n\r\nThe new _name and _version key are introduced in the definition file\r\nformat and all existing files are updated to include them. We also add\r\na test that makes sure that the contents of those keys matches the\r\npath to the file.","shortMessageHtmlLink":"Add _name and _version fields to all definition files (#392)"}},{"before":"d736d6e90e51575377998666bbd3ecd17e83c280","after":"1b9a637c224f26f662a9bef07082d5a162b11b7e","ref":"refs/heads/master","pushedAt":"2024-01-17T09:49:42.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"e-backmark-ericsson","name":"Emil Bäckmark","path":"/e-backmark-ericsson","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19428320?s=80&v=4"},"commit":{"message":"Schema correction for ActC (#377)\n\n* Correct ActC schema regarding additionalProperties spelling","shortMessageHtmlLink":"Schema correction for ActC (#377)"}},{"before":"e4762e9158abcc5acc2bfedec2b979e2c3766ef5","after":"d736d6e90e51575377998666bbd3ecd17e83c280","ref":"refs/heads/master","pushedAt":"2024-01-15T15:40:03.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"e-backmark-ericsson","name":"Emil Bäckmark","path":"/e-backmark-ericsson","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19428320?s=80&v=4"},"commit":{"message":"Add test of schema towards its meta schema (#385)\n\n* Add test for valid schema\r\n* Neglect old ActC versions","shortMessageHtmlLink":"Add test of schema towards its meta schema (#385)"}},{"before":"b6c34e8964739d4cfe40e301fb45fa26c148b1bb","after":"e4762e9158abcc5acc2bfedec2b979e2c3766ef5","ref":"refs/heads/master","pushedAt":"2024-01-15T11:07:42.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"magnusbaeck","name":"Magnus Bäck","path":"/magnusbaeck","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9032797?s=80&v=4"},"commit":{"message":"Add diff_definitions.py for diffing event definition files and schema files (#389)\n\nThis new script makes it easy to compare the current definitions\r\nof events and other types against a chosen base, e.g. the current\r\nstate of the master branch or a previous edition. It produces diff\r\ncommands that can be run to produce the wanted comparison.\r\n\r\nSince figuring out the most recent version of each type is a pretty\r\ncommon operation, a new versions module is introduced for this purpose.\r\nThe existing find-latest-schemas.py script has been adapted to use the\r\nnew module.","shortMessageHtmlLink":"Add diff_definitions.py for diffing event definition files and schema…"}},{"before":"2fed656d885bb846f5c627b750f77c2eafd4b306","after":null,"ref":"refs/heads/dependabot/pip/jinja2-3.1.3","pushedAt":"2024-01-12T14:15:26.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":"c0b880d4b182673d0d7a7fd1aaf83ef4e85cad50","after":"b6c34e8964739d4cfe40e301fb45fa26c148b1bb","ref":"refs/heads/master","pushedAt":"2024-01-12T14:15:18.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"magnusbaeck","name":"Magnus Bäck","path":"/magnusbaeck","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9032797?s=80&v=4"},"commit":{"message":"Bump jinja2 from 3.0.3 to 3.1.3 (#391)\n\nBumps [jinja2](https://github.com/pallets/jinja) from 3.0.3 to 3.1.3.\r\n- [Release notes](https://github.com/pallets/jinja/releases)\r\n- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)\r\n- [Commits](https://github.com/pallets/jinja/compare/3.0.3...3.1.3)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: jinja2\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 jinja2 from 3.0.3 to 3.1.3 (#391)"}},{"before":null,"after":"2fed656d885bb846f5c627b750f77c2eafd4b306","ref":"refs/heads/dependabot/pip/jinja2-3.1.3","pushedAt":"2024-01-11T19:26:53.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 jinja2 from 3.0.3 to 3.1.3\n\nBumps [jinja2](https://github.com/pallets/jinja) from 3.0.3 to 3.1.3.\n- [Release notes](https://github.com/pallets/jinja/releases)\n- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)\n- [Commits](https://github.com/pallets/jinja/compare/3.0.3...3.1.3)\n\n---\nupdated-dependencies:\n- dependency-name: jinja2\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump jinja2 from 3.0.3 to 3.1.3"}},{"before":"5134aea64463af1e4c31427a84a884194c634b2c","after":"c0b880d4b182673d0d7a7fd1aaf83ef4e85cad50","ref":"refs/heads/master","pushedAt":"2024-01-09T11:37:24.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"magnusbaeck","name":"Magnus Bäck","path":"/magnusbaeck","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9032797?s=80&v=4"},"commit":{"message":"test_definitions.py: Load YAML files only once (#388)\n\nInstead of loading the YAML files in @pytest.mark.parametrize\r\nexpression of each test case (i.e. we're parsing 169 YAML files\r\nthree times over), preload the files into a global variable that\r\nwe use in the test parametrization. This decreases the execution\r\ntime by about 65%.\r\n\r\nAlso, by passing the \"ids\" kwarg to @pytest.mark.parametrize we\r\ncan choose the name of each parametrized test so that's it's useful\r\ndescription rather than just a generic string with an autoincremented\r\ninteger at the end. This allowed us to cut back on some assertion\r\nfailure messages since they no longer have to be so verbose.","shortMessageHtmlLink":"test_definitions.py: Load YAML files only once (#388)"}},{"before":"7db2108647772fb1a97df6164415d38ea53f9f71","after":null,"ref":"refs/heads/e-backmark-ericsson-patch-1","pushedAt":"2024-01-09T08:38:43.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"e-backmark-ericsson","name":"Emil Bäckmark","path":"/e-backmark-ericsson","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19428320?s=80&v=4"}},{"before":"d09c69f59aaa041ddfd85ed8dd422943b4b2a97c","after":"5134aea64463af1e4c31427a84a884194c634b2c","ref":"refs/heads/master","pushedAt":"2024-01-09T08:38:36.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"e-backmark-ericsson","name":"Emil Bäckmark","path":"/e-backmark-ericsson","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19428320?s=80&v=4"},"commit":{"message":"Update contribution info in README.md (#379)\n\nThere is, since some time back, a dedicated 'contribute' page in a GitHub project, where good first issues are shown along with a link to the projects contribution guideline. I believe we should point our users there instead of directly to the contribution guidelines.","shortMessageHtmlLink":"Update contribution info in README.md (#379)"}},{"before":null,"after":"7db2108647772fb1a97df6164415d38ea53f9f71","ref":"refs/heads/e-backmark-ericsson-patch-1","pushedAt":"2023-12-21T12:14:12.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"e-backmark-ericsson","name":"Emil Bäckmark","path":"/e-backmark-ericsson","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19428320?s=80&v=4"},"commit":{"message":"Update contribution info in README.md\n\nThere is, since some time back, a dedicated 'contribute' page in a GitHub project, where good first issues are shown along with a link to the projects contribution guideline. I believe we should point our users there instead of directly to the contribution guidelines.","shortMessageHtmlLink":"Update contribution info in README.md"}},{"before":"08360686227cc38d88e5202d3d9108de2cbf4e1f","after":"d09c69f59aaa041ddfd85ed8dd422943b4b2a97c","ref":"refs/heads/master","pushedAt":"2023-10-12T17:11:45.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"m-linner-ericsson","name":"Mattias Linnér","path":"/m-linner-ericsson","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/54929896?s=80&v=4"},"commit":{"message":"Add CONFIDENCE_BASIS link for CLM (#368)","shortMessageHtmlLink":"Add CONFIDENCE_BASIS link for CLM (#368)"}},{"before":"031f8bf6a90575a08d4d15f783a573d346684195","after":"08360686227cc38d88e5202d3d9108de2cbf4e1f","ref":"refs/heads/master","pushedAt":"2023-09-22T06:20:09.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"m-linner-ericsson","name":"Mattias Linnér","path":"/m-linner-ericsson","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/54929896?s=80&v=4"},"commit":{"message":"Add example for describing confidence levels for both SW and HW (#369)","shortMessageHtmlLink":"Add example for describing confidence levels for both SW and HW (#369)"}},{"before":"ac05ce1fa6adf4fafe1fd905f7e90492f81827a8","after":"031f8bf6a90575a08d4d15f783a573d346684195","ref":"refs/heads/master","pushedAt":"2023-09-22T06:19:02.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"m-linner-ericsson","name":"Mattias Linnér","path":"/m-linner-ericsson","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/54929896?s=80&v=4"},"commit":{"message":"Test history table for edition and version errors (#371)","shortMessageHtmlLink":"Test history table for edition and version errors (#371)"}},{"before":"056273f2add936347f662763cc9b5e031689feb3","after":null,"ref":"refs/heads/dependabot/github_actions/actions/checkout-4","pushedAt":"2023-09-14T11:11:00.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":"af251581448cb4fb7abda5d3784ab1d745c006a5","after":"ac05ce1fa6adf4fafe1fd905f7e90492f81827a8","ref":"refs/heads/master","pushedAt":"2023-09-14T11:10:52.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"e-backmark-ericsson","name":"Emil Bäckmark","path":"/e-backmark-ericsson","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/19428320?s=80&v=4"},"commit":{"message":"Bump actions/checkout from 3 to 4 (#373)\n\nBumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.\r\n- [Release notes](https://github.com/actions/checkout/releases)\r\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/actions/checkout/compare/v3...v4)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: actions/checkout\r\n dependency-type: direct:production\r\n update-type: version-update:semver-major\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 actions/checkout from 3 to 4 (#373)"}},{"before":null,"after":"056273f2add936347f662763cc9b5e031689feb3","ref":"refs/heads/dependabot/github_actions/actions/checkout-4","pushedAt":"2023-09-10T12:47:28.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 actions/checkout from 3 to 4\n\nBumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v3...v4)\n\n---\nupdated-dependencies:\n- dependency-name: actions/checkout\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump actions/checkout from 3 to 4"}},{"before":"54d2fd110b8a599dd028b7e5a18d1a43bd6fee52","after":"af251581448cb4fb7abda5d3784ab1d745c006a5","ref":"refs/heads/master","pushedAt":"2023-08-21T12:06:39.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"m-linner-ericsson","name":"Mattias Linnér","path":"/m-linner-ericsson","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/54929896?s=80&v=4"},"commit":{"message":"Change IUT to Implementation Under Test (#366)","shortMessageHtmlLink":"Change IUT to Implementation Under Test (#366)"}},{"before":"613f73f89405ef7c7ed97d1c0647c5ee06715d29","after":"54d2fd110b8a599dd028b7e5a18d1a43bd6fee52","ref":"refs/heads/master","pushedAt":"2023-08-16T07:22:52.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"m-linner-ericsson","name":"Mattias Linnér","path":"/m-linner-ericsson","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/54929896?s=80&v=4"},"commit":{"message":"Add linting for markdown files (#304)","shortMessageHtmlLink":"Add linting for markdown files (#304)"}},{"before":"b873d8184866b91e946caad68240ee1e71fdce9d","after":"613f73f89405ef7c7ed97d1c0647c5ee06715d29","ref":"refs/heads/master","pushedAt":"2023-08-14T12:57:53.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"m-linner-ericsson","name":"Mattias Linnér","path":"/m-linner-ericsson","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/54929896?s=80&v=4"},"commit":{"message":"Improve makefile (#372)","shortMessageHtmlLink":"Improve makefile (#372)"}},{"before":"93de96173cf0e3c65f9cbee05a09f115af62828c","after":"b873d8184866b91e946caad68240ee1e71fdce9d","ref":"refs/heads/master","pushedAt":"2023-08-14T07:09:13.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"m-linner-ericsson","name":"Mattias Linnér","path":"/m-linner-ericsson","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/54929896?s=80&v=4"},"commit":{"message":"Run on Node16 using actions/checkout@v3 (#367)","shortMessageHtmlLink":"Run on Node16 using actions/checkout@v3 (#367)"}},{"before":"98983414046a09ba08ed48c8cb185457f7a8dcb7","after":"93de96173cf0e3c65f9cbee05a09f115af62828c","ref":"refs/heads/master","pushedAt":"2023-06-30T13:45:08.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"magnusbaeck","name":"Magnus Bäck","path":"/magnusbaeck","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9032797?s=80&v=4"},"commit":{"message":"Prepare for release of Orizaba (#357)","shortMessageHtmlLink":"Prepare for release of Orizaba (#357)"}},{"before":"2caec32acaf98c56e1e4035d5977090ec0cdf622","after":"98983414046a09ba08ed48c8cb185457f7a8dcb7","ref":"refs/heads/master","pushedAt":"2023-06-30T11:03:48.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"magnusbaeck","name":"Magnus Bäck","path":"/magnusbaeck","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9032797?s=80&v=4"},"commit":{"message":"ActT/TCT/TSS: Add ORIGINAL_TRIGGER link type (#355)\n\nThis new link type is useful to describe the relationship between the\r\noriginal attempt to complete a task (e.g. a build) and subsequent\r\nactivities that retry the first one.\r\n\r\nCo-authored-by: Emil Bäckmark ","shortMessageHtmlLink":"ActT/TCT/TSS: Add ORIGINAL_TRIGGER link type (#355)"}},{"before":"6ee6e4fcfef701dd68bb9cc7265138739307179a","after":"2caec32acaf98c56e1e4035d5977090ec0cdf622","ref":"refs/heads/master","pushedAt":"2023-06-29T12:04:20.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"magnusbaeck","name":"Magnus Bäck","path":"/magnusbaeck","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9032797?s=80&v=4"},"commit":{"message":"Change definition of \"introduced_in\" field in the history tables (#354)\n\nThat field has previously only had a well-defined and obvious meaning\r\nfor event versions that were the latest version in a released edition.\r\nTo make the files more consistent and easier to maintain we change the\r\nfield to be the Git tag where the event version was first introduced,\r\nor null if the version hasn't been released yet. This also makes the\r\nfield machine-readable, and we'll render it to a clickable link in the\r\nMarkdown to the documentation generator.","shortMessageHtmlLink":"Change definition of \"introduced_in\" field in the history tables (#354)"}},{"before":"423ca2790d022a8f70daab0d5c57bddf2a7378e3","after":"6ee6e4fcfef701dd68bb9cc7265138739307179a","ref":"refs/heads/master","pushedAt":"2023-06-02T08:12:12.473Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"magnusbaeck","name":"Magnus Bäck","path":"/magnusbaeck","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9032797?s=80&v=4"},"commit":{"message":"Add a new event for deployed artifacts (#322)\n\nCo-authored-by: Magnus Bäck \r\nCo-authored-by: Mattias Linnér <54929896+m-linner-ericsson@users.noreply.github.com>","shortMessageHtmlLink":"Add a new event for deployed artifacts (#322)"}},{"before":"70d8fa34d7c007133391b80ec7368ef514d9d179","after":"423ca2790d022a8f70daab0d5c57bddf2a7378e3","ref":"refs/heads/master","pushedAt":"2023-06-01T14:56:59.344Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"magnusbaeck","name":"Magnus Bäck","path":"/magnusbaeck","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9032797?s=80&v=4"},"commit":{"message":"Add event_manifest.yml and a script to generate it (#353)\n\nThis new file lists all available editions, their release dates, what\r\nevent types are available in each, and the latest available version\r\nof each event type in each edition. This is useful for automation\r\nand SDK generation.","shortMessageHtmlLink":"Add event_manifest.yml and a script to generate it (#353)"}},{"before":"6c94baabaec55821a4ae671c6d673be5070d7b9b","after":"70d8fa34d7c007133391b80ec7368ef514d9d179","ref":"refs/heads/master","pushedAt":"2023-05-30T13:22:05.791Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"magnusbaeck","name":"Magnus Bäck","path":"/magnusbaeck","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9032797?s=80&v=4"},"commit":{"message":"Add release notes template (#336)\n\nThis'll allow us to generate edition release notes automatically,\r\nassuming we're assigning PRs the \"protocol\" and \"protocol-incompat\"\r\nlabels where appropriate.","shortMessageHtmlLink":"Add release notes template (#336)"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAD9kOMBgA","startCursor":null,"endCursor":null}},"title":"Activity · eiffel-community/eiffel"}