{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":244355225,"defaultBranch":"master","name":"etrice-gradle-plugin","ownerLogin":"protossoftware","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2020-03-02T11:34:56.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/2803703?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1681973730.0","currentOid":""},"activityList":{"items":[{"before":"d2428f84558a176b34d7ae5c7f5098f2b3b9f954","after":null,"ref":"refs/heads/fix-gradle-deprecations","pushedAt":"2023-04-20T06:55:30.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"jbelle","name":"Jan Belle","path":"/jbelle","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22192782?s=80&v=4"}},{"before":"ded06d009efaaa6baf2672cce80a06c74bcdc64f","after":"1772f58e2b7446d91714cbacc3c0a985d0f236fa","ref":"refs/heads/master","pushedAt":"2023-04-20T06:55:27.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jbelle","name":"Jan Belle","path":"/jbelle","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22192782?s=80&v=4"},"commit":{"message":"Fix use of deprecated Gradle API\n\nThe method JavaExecSpec::setMain has been deprecated and is replaced\nby the property JavaExecSpec::getMainClass.","shortMessageHtmlLink":"Fix use of deprecated Gradle API"}},{"before":null,"after":"d2428f84558a176b34d7ae5c7f5098f2b3b9f954","ref":"refs/heads/fix-gradle-deprecations","pushedAt":"2023-04-20T06:48:34.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"jbelle","name":"Jan Belle","path":"/jbelle","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22192782?s=80&v=4"},"commit":{"message":"Fix use of deprecated Gradle API\n\nThe method JavaExecSpec::setMain has been deprecated and is replaced\nby the property JavaExecSpec::getMainClass.","shortMessageHtmlLink":"Fix use of deprecated Gradle API"}},{"before":"d63a6a7af77948f052a7abd18844fbab8ccbef6b","after":null,"ref":"refs/heads/configuration-visibility-workaround","pushedAt":"2023-04-19T16:39:31.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"jbelle","name":"Jan Belle","path":"/jbelle","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22192782?s=80&v=4"}},{"before":"50f32bcd24cb7d3dd829856a31104d8a53d605d8","after":"ded06d009efaaa6baf2672cce80a06c74bcdc64f","ref":"refs/heads/master","pushedAt":"2023-04-19T16:39:23.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jbelle","name":"Jan Belle","path":"/jbelle","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22192782?s=80&v=4"},"commit":{"message":"Set visibility of configurations to false\n\nArtifacts of visible configurations are attached to the archives\nconfiguration and thus are built when executing the assemble task.\nHowever, the source and model zipping tasks are only required in the\nrare case that we intend to publish sources and models.\nTherefore we set the visibility of all our configurations to false.","shortMessageHtmlLink":"Set visibility of configurations to false"}},{"before":null,"after":"d63a6a7af77948f052a7abd18844fbab8ccbef6b","ref":"refs/heads/configuration-visibility-workaround","pushedAt":"2023-04-19T16:33:58.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"jbelle","name":"Jan Belle","path":"/jbelle","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22192782?s=80&v=4"},"commit":{"message":"Set visibility of configurations to false\n\nArtifacts of visible configurations are attached to the archives\nconfiguration and thus are built when executing the assemble task.\nHowever, the source and model zipping tasks are only required in the\nrare case that we intend to publish sources and models.\nTherefore we set the visibility of all our configurations to false.","shortMessageHtmlLink":"Set visibility of configurations to false"}},{"before":"b6630bc1f591ee07cf9faabf2b73200d51146743","after":null,"ref":"refs/heads/complete-example","pushedAt":"2023-04-17T14:02:50.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"jbelle","name":"Jan Belle","path":"/jbelle","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22192782?s=80&v=4"}},{"before":"5d8783cea07bc913d7c5dac6c1627158f3481bed","after":"50f32bcd24cb7d3dd829856a31104d8a53d605d8","ref":"refs/heads/master","pushedAt":"2023-04-17T14:02:44.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jbelle","name":"Jan Belle","path":"/jbelle","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22192782?s=80&v=4"},"commit":{"message":"Add a complete example to the documentation\n\nThe example Gradle buildscript downloads the eTrice generator, modellib\nand compiles the generated source code.","shortMessageHtmlLink":"Add a complete example to the documentation"}},{"before":"a0de32aa40f24ae96bc2d97c0afb4db0acd233eb","after":"b6630bc1f591ee07cf9faabf2b73200d51146743","ref":"refs/heads/complete-example","pushedAt":"2023-04-17T13:59:40.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"jbelle","name":"Jan Belle","path":"/jbelle","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22192782?s=80&v=4"},"commit":{"message":"Add a complete example to the documentation\n\nThe example Gradle buildscript downloads the eTrice generator, modellib\nand compiles the generated source code.","shortMessageHtmlLink":"Add a complete example to the documentation"}},{"before":null,"after":"a0de32aa40f24ae96bc2d97c0afb4db0acd233eb","ref":"refs/heads/complete-example","pushedAt":"2023-04-17T13:56:59.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"jbelle","name":"Jan Belle","path":"/jbelle","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22192782?s=80&v=4"},"commit":{"message":"Add a complete example to the documentation\n\nThe example Gradle buildscript downloads the eTrice generator, modellib\nand compiles the generated source code.","shortMessageHtmlLink":"Add a complete example to the documentation"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAADHJdH9AA","startCursor":null,"endCursor":null}},"title":"Activity ยท protossoftware/etrice-gradle-plugin"}