{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":59298099,"defaultBranch":"master","name":"capicxx-dbus-tools","ownerLogin":"COVESA","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2016-05-20T13:50:09.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/90009755?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1699456502.0","currentOid":""},"activityList":{"items":[{"before":"d26ff9087cf664afb0f0b1ca2eb61b88e6320bfb","after":"8524be681a7ffbaec8d364335cb8d2c206bc9ffd","ref":"refs/heads/master","pushedAt":"2023-11-08T17:12:48.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"goncaloalmeida","name":"Gonçalo Almeida","path":"/goncaloalmeida","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22196353?s=80&v=4"},"commit":{"message":"Added workflow to build the project in Ubuntu, Windows, and macOS (#17)","shortMessageHtmlLink":"Added workflow to build the project in Ubuntu, Windows, and macOS (#17)"}},{"before":"17f57ddb0cd36642958e329c146bc9ad941a3801","after":null,"ref":"refs/heads/Fix_src-gen_Dbus","pushedAt":"2023-11-08T15:15:02.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"DiogoPedrozza","name":"Diogo Pedrosa","path":"/DiogoPedrozza","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/48529452?s=80&v=4"}},{"before":"08342d8b7e96caaeb63a885916179973f46abbdf","after":"d26ff9087cf664afb0f0b1ca2eb61b88e6320bfb","ref":"refs/heads/master","pushedAt":"2023-11-08T15:14:58.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"DiogoPedrozza","name":"Diogo Pedrosa","path":"/DiogoPedrozza","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/48529452?s=80&v=4"},"commit":{"message":"Add missing file \"Deployment.java\" (#16)\n\nCo-authored-by: Diana Pinto ","shortMessageHtmlLink":"Add missing file \"Deployment.java\" (#16)"}},{"before":null,"after":"17f57ddb0cd36642958e329c146bc9ad941a3801","ref":"refs/heads/Fix_src-gen_Dbus","pushedAt":"2023-11-08T15:08:20.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dibpinto","name":null,"path":"/dibpinto","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/131255173?s=80&v=4"},"commit":{"message":"Add missing file \"Deployment.java\"","shortMessageHtmlLink":"Add missing file \"Deployment.java\""}},{"before":"081d09c72158337708f3a3b2603944363465349b","after":null,"ref":"refs/heads/capicxx-dbus-tools_3.2.14","pushedAt":"2023-10-23T10:09:36.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dibpinto","name":null,"path":"/dibpinto","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/131255173?s=80&v=4"}},{"before":"bca2b5cf6dabb67e26649042a5129660623dd14c","after":"08342d8b7e96caaeb63a885916179973f46abbdf","ref":"refs/heads/master","pushedAt":"2023-10-23T10:09:31.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"dibpinto","name":null,"path":"/dibpinto","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/131255173?s=80&v=4"},"commit":{"message":"capicxx-dbus-tools 3.2.14 (#14)\n\n* capicxx-dbus-tools 3.2.14\r\n\r\n- Generate D-bus Code fails using fidl\r\n- Fix reserve identifier error\r\n- Update dependencies\r\n- Update Generator to change the Parameter name \"info\"\r\n- Modify generation of TypeCollections without name\r\n- Accept Methods with Parameters with the same name\r\n- accept duplicate argument names for method in and out\r\n- Accept an Interface with a method with the same name\r\n- Adapt method signature to match CAPI 3.1\r\n- Rework deployment handling\r\n- Adapt README and test/README,txt to new core generator name\r\n\r\n* Fix Copyright field and github link in README file","shortMessageHtmlLink":"capicxx-dbus-tools 3.2.14 (#14)"}},{"before":"551f28e6aba73afe409f21a712ca4298c08db429","after":"081d09c72158337708f3a3b2603944363465349b","ref":"refs/heads/capicxx-dbus-tools_3.2.14","pushedAt":"2023-10-10T11:21:34.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"dibpinto","name":null,"path":"/dibpinto","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/131255173?s=80&v=4"},"commit":{"message":"Fix Copyright field and github link in README file","shortMessageHtmlLink":"Fix Copyright field and github link in README file"}},{"before":"bfaab8348ce553d25acbc43dce309b95c117ba43","after":"551f28e6aba73afe409f21a712ca4298c08db429","ref":"refs/heads/capicxx-dbus-tools_3.2.14","pushedAt":"2023-10-04T16:40:16.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dibpinto","name":null,"path":"/dibpinto","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/131255173?s=80&v=4"},"commit":{"message":"Fix of Copyright field in README file","shortMessageHtmlLink":"Fix of Copyright field in README file"}},{"before":"07373b43147c525437331c227ea4dca1f1cbdd1e","after":"bfaab8348ce553d25acbc43dce309b95c117ba43","ref":"refs/heads/capicxx-dbus-tools_3.2.14","pushedAt":"2023-10-03T14:46:31.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"dibpinto","name":null,"path":"/dibpinto","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/131255173?s=80&v=4"},"commit":{"message":"capicxx-dbus-tools 3.2.14\n\n- Generate D-bus Code fails using fidl\n- Fix reserve identifier error\n- Update dependencies\n- Update Generator to change the Parameter name \"info\"\n- Modify generation of TypeCollections without name\n- Accept Methods with Parameters with the same name\n- accept duplicate argument names for method in and out\n- Accept an Interface with a method with the same name\n- Adapt method signature to match CAPI 3.1\n- Rework deployment handling\n- Adapt README and test/README,txt to new core generator name","shortMessageHtmlLink":"capicxx-dbus-tools 3.2.14"}},{"before":null,"after":"07373b43147c525437331c227ea4dca1f1cbdd1e","ref":"refs/heads/capicxx-dbus-tools_3.2.14","pushedAt":"2023-10-03T14:06:34.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dibpinto","name":null,"path":"/dibpinto","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/131255173?s=80&v=4"},"commit":{"message":"Release version 3.2.14 for capicxx-dbus-tools","shortMessageHtmlLink":"Release version 3.2.14 for capicxx-dbus-tools"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAADqpHWNgA","startCursor":null,"endCursor":null}},"title":"Activity · COVESA/capicxx-dbus-tools"}