{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":170491728,"defaultBranch":"master","name":"uf-apk-delivery","ownerLogin":"Kynetics","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2019-02-13T10:52:35.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/7136230?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1713344813.0","currentOid":""},"activityList":{"items":[{"before":"5508a068a776f02a5160360d93177faa297fcb6a","after":"ed4fcf94fa482d690fce6fb9247f4f800d32bec8","ref":"refs/heads/master","pushedAt":"2024-08-13T13:08:23.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"SaeedRe","name":"Saeed Rezaee","path":"/SaeedRe","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7544660?s=80&v=4"},"commit":{"message":"Update Copyright Notice (Company name)\n\nChanged company name from Kynetics LLC to Kynetics, Inc.\n\nSigned-off-by: Saeed Rezaee ","shortMessageHtmlLink":"Update Copyright Notice (Company name)"}},{"before":"d442f4cada29720a100e702e60a307080d4f5922","after":"5508a068a776f02a5160360d93177faa297fcb6a","ref":"refs/heads/master","pushedAt":"2024-05-06T15:47:51.000Z","pushType":"push","commitsCount":9,"pusher":{"login":"diegorondini","name":"Diego Rondini","path":"/diegorondini","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/638766?s=80&v=4"},"commit":{"message":"Update gradle wrapper jar and scripts\n\nUpdate gradle wrapper jar and scripts using command:\n./gradlew wrapper --gradle-version 8.2\n\nSigned-off-by: Diego Rondini ","shortMessageHtmlLink":"Update gradle wrapper jar and scripts"}},{"before":"b384d9315ba408abbc5ac967d37ba6d22c613829","after":"5508a068a776f02a5160360d93177faa297fcb6a","ref":"refs/heads/new-infrastructure-url","pushedAt":"2024-04-29T20:34:05.000Z","pushType":"push","commitsCount":7,"pusher":{"login":"diegorondini","name":"Diego Rondini","path":"/diegorondini","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/638766?s=80&v=4"},"commit":{"message":"Update gradle wrapper jar and scripts\n\nUpdate gradle wrapper jar and scripts using command:\n./gradlew wrapper --gradle-version 8.2\n\nSigned-off-by: Diego Rondini ","shortMessageHtmlLink":"Update gradle wrapper jar and scripts"}},{"before":"49d71ad8a26d785dc96fd2a3b5d1269d130ae64c","after":"5508a068a776f02a5160360d93177faa297fcb6a","ref":"refs/heads/UF-833_update-libraries-and-build-tools","pushedAt":"2024-04-29T20:31:46.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"diegorondini","name":"Diego Rondini","path":"/diegorondini","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/638766?s=80&v=4"},"commit":{"message":"Update gradle wrapper jar and scripts\n\nUpdate gradle wrapper jar and scripts using command:\n./gradlew wrapper --gradle-version 8.2\n\nSigned-off-by: Diego Rondini ","shortMessageHtmlLink":"Update gradle wrapper jar and scripts"}},{"before":"b0efc18086242e3a85bca1861902dd71ea78e4f1","after":"49d71ad8a26d785dc96fd2a3b5d1269d130ae64c","ref":"refs/heads/UF-833_update-libraries-and-build-tools","pushedAt":"2024-04-29T12:21:34.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"SaeedRe","name":"Saeed Rezaee","path":"/SaeedRe","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7544660?s=80&v=4"},"commit":{"message":"Update copyright dates\n\nSigned-off-by: Saeed Rezaee ","shortMessageHtmlLink":"Update copyright dates"}},{"before":"619f728dfb8c87381a1bd23e72cf01cf24b0dd4e","after":"b0efc18086242e3a85bca1861902dd71ea78e4f1","ref":"refs/heads/UF-833_update-libraries-and-build-tools","pushedAt":"2024-04-29T11:56:13.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"SaeedRe","name":"Saeed Rezaee","path":"/SaeedRe","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7544660?s=80&v=4"},"commit":{"message":"Update copyright dates\n\nSigned-off-by: Saeed Rezaee ","shortMessageHtmlLink":"Update copyright dates"}},{"before":"5cc3692b70d5d9eb47072d94acdcfd9f6eb66c80","after":"619f728dfb8c87381a1bd23e72cf01cf24b0dd4e","ref":"refs/heads/UF-833_update-libraries-and-build-tools","pushedAt":"2024-04-29T10:33:20.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"SaeedRe","name":"Saeed Rezaee","path":"/SaeedRe","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7544660?s=80&v=4"},"commit":{"message":"fix: failing to execute apk delivery task multiple times\n\nThis commit fixes a bug where the apk delivery task failed to execute\n multiple times. Now, it checks if the software module already exists.\n If it does, it removes the existing artifacts and uploads the new files\n to the same software module.\n\nAdditionally, if a software module with the same name has been deleted\n from the server, it's not possible to create a new one with the same name.\nTo address this, a new property called SoftwareModuleName has been added\n to the plugin's Gradle configuration.\nThis property can be used to specify the software module and\n distribution names, allowing for unique naming.\n\nSigned-off-by: Saeed Rezaee ","shortMessageHtmlLink":"fix: failing to execute apk delivery task multiple times"}},{"before":null,"after":"5cc3692b70d5d9eb47072d94acdcfd9f6eb66c80","ref":"refs/heads/UF-833_update-libraries-and-build-tools","pushedAt":"2024-04-17T09:06:53.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"diegorondini","name":"Diego Rondini","path":"/diegorondini","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/638766?s=80&v=4"},"commit":{"message":"Update kotlin plugin to 1.7.21 to fix build issue\n\nUpdate kotlin plugin to 1.7.21 to fix the following build issue:\n~~~\n$ ./gradlew clean build publishToMavenLocal\n\nFAILURE: Build failed with an exception.\n\n* What went wrong:\njava.lang.ExceptionInInitializerError (no error message)\n>\norg.gradle.api.internal.file.DefaultSourceDirectorySet.(java.lang.String,org.gradle.api.internal.file.FileResolver,org.gradle.api.internal.file.collections.DirectoryFileTreeFactory)\n~~~\n\nSigned-off-by: Diego Rondini ","shortMessageHtmlLink":"Update kotlin plugin to 1.7.21 to fix build issue"}},{"before":null,"after":"b384d9315ba408abbc5ac967d37ba6d22c613829","ref":"refs/heads/new-infrastructure-url","pushedAt":"2024-04-17T08:28:44.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"diegorondini","name":"Diego Rondini","path":"/diegorondini","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/638766?s=80&v=4"},"commit":{"message":"Use internal section links\n\nSigned-off-by: Diego Rondini ","shortMessageHtmlLink":"Use internal section links"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEmTN5swA","startCursor":null,"endCursor":null}},"title":"Activity ยท Kynetics/uf-apk-delivery"}