{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":603026022,"defaultBranch":"master","name":"wissh","ownerLogin":"balena-io-experimental","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2023-02-17T13:16:48.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/18610741?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1676672352.874291","currentOid":""},"activityList":{"items":[{"before":"e3cb47e297fce6862846d0295db405d9dccd082f","after":"74dca4c181d418358bbb16e571df1b2e57eb1069","ref":"refs/heads/master","pushedAt":"2023-04-07T21:53:46.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lmbarros","name":"Leandro Motta Barros","path":"/lmbarros","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1016681?s=80&v=4"},"commit":{"message":"Add check: look for bad static IP configuration\n\nThis is an incomplete check in many ways. There are other valid ways to\nconfigure static IPs, and there are other ways in which the\nconfiguration can be wrong. That said, it catches a valid issue, that I\nhave seen in support a couple of times.","shortMessageHtmlLink":"Add check: look for bad static IP configuration"}},{"before":"1e5d46c34a45a290f4fc4d24fccff57e79be1d1b","after":"e3cb47e297fce6862846d0295db405d9dccd082f","ref":"refs/heads/master","pushedAt":"2023-04-07T16:30:36.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lmbarros","name":"Leandro Motta Barros","path":"/lmbarros","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1016681?s=80&v=4"},"commit":{"message":"Remember the settings between executions","shortMessageHtmlLink":"Remember the settings between executions"}},{"before":"42510b80ae6d1980eb8841104207faf6c0419590","after":"1e5d46c34a45a290f4fc4d24fccff57e79be1d1b","ref":"refs/heads/master","pushedAt":"2023-04-07T15:58:16.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"lmbarros","name":"Leandro Motta Barros","path":"/lmbarros","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1016681?s=80&v=4"},"commit":{"message":"Wrap text of the illuminating remarks\n\nOtherwise the window gets wider to fit the text -- often getting too\nwide!","shortMessageHtmlLink":"Wrap text of the illuminating remarks"}},{"before":"e301243d8c4c42c95a9a60b65999d85e323a1382","after":"42510b80ae6d1980eb8841104207faf6c0419590","ref":"refs/heads/master","pushedAt":"2023-04-07T15:28:54.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"lmbarros","name":"Leandro Motta Barros","path":"/lmbarros","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1016681?s=80&v=4"},"commit":{"message":"New check: can we reach cloudlink?","shortMessageHtmlLink":"New check: can we reach cloudlink?"}},{"before":"407b7c2ede01ee2c2bf71c5dde8b9453bc7336a3","after":"e301243d8c4c42c95a9a60b65999d85e323a1382","ref":"refs/heads/master","pushedAt":"2023-04-07T15:19:52.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"lmbarros","name":"Leandro Motta Barros","path":"/lmbarros","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1016681?s=80&v=4"},"commit":{"message":"New check: can we reach cloudlink?","shortMessageHtmlLink":"New check: can we reach cloudlink?"}},{"before":"9a6919dd562880be2d94b784ce2c0fe50441db0a","after":"407b7c2ede01ee2c2bf71c5dde8b9453bc7336a3","ref":"refs/heads/master","pushedAt":"2023-03-10T18:06:20.221Z","pushType":"push","commitsCount":1,"pusher":{"login":"lmbarros","name":"Leandro Motta Barros","path":"/lmbarros","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1016681?s=80&v=4"},"commit":{"message":"New TODO: reuse SSH connections maybe?","shortMessageHtmlLink":"New TODO: reuse SSH connections maybe?"}},{"before":"db4a08ebc1af4384e59ef74363a3f08469fcac28","after":"9a6919dd562880be2d94b784ce2c0fe50441db0a","ref":"refs/heads/master","pushedAt":"2023-03-10T18:02:14.640Z","pushType":"push","commitsCount":1,"pusher":{"login":"lmbarros","name":"Leandro Motta Barros","path":"/lmbarros","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1016681?s=80&v=4"},"commit":{"message":"Move the check remarks to separate files\n\nNot sure if this the right move, but sounds like a good idea because:\n\n* Support for multiline strings in Go is not good, especially when said\n strings contain Markdown text (i.e., are likely to contain backticks).\n* We should encourage good remarks to the users, with a good amount of\n details and suggestions.\n\nThe biggest downside is probably that the split between code and output\nmakes it a bit less natural to generate dynamic output depending on the\nresults.","shortMessageHtmlLink":"Move the check remarks to separate files"}},{"before":"9dd39192066c19c04e5560717f547177347e0d1a","after":"db4a08ebc1af4384e59ef74363a3f08469fcac28","ref":"refs/heads/master","pushedAt":"2023-03-10T16:41:18.380Z","pushType":"push","commitsCount":2,"pusher":{"login":"lmbarros","name":"Leandro Motta Barros","path":"/lmbarros","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1016681?s=80&v=4"},"commit":{"message":"Move the list of all checks to a better place\n\nEasier to spot, easier to reuse (e.g., for a CLI-based version of the\ntool).","shortMessageHtmlLink":"Move the list of all checks to a better place"}},{"before":"4c522961c1960705ad2cc43248b1d47b651897c3","after":"9dd39192066c19c04e5560717f547177347e0d1a","ref":"refs/heads/master","pushedAt":"2023-03-10T13:46:54.057Z","pushType":"push","commitsCount":1,"pusher":{"login":"lmbarros","name":"Leandro Motta Barros","path":"/lmbarros","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1016681?s=80&v=4"},"commit":{"message":"Reorganize TODOs","shortMessageHtmlLink":"Reorganize TODOs"}},{"before":"656e43f81a2a6ade5823dd38e72364031804a7d1","after":"4c522961c1960705ad2cc43248b1d47b651897c3","ref":"refs/heads/master","pushedAt":"2023-03-10T13:28:31.183Z","pushType":"push","commitsCount":2,"pusher":{"login":"lmbarros","name":"Leandro Motta Barros","path":"/lmbarros","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1016681?s=80&v=4"},"commit":{"message":"Do an initial SSH test before running the checks\n\nIf we can't run an SSH command at all, all checks are bound to fail. So,\nwe try running a dummy command over SSH first just to check if it works.\nIf it doesn't, we stop immediately to avoid having failures to all\nchecks.","shortMessageHtmlLink":"Do an initial SSH test before running the checks"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAADFG_7eQA","startCursor":null,"endCursor":null}},"title":"Activity ยท balena-io-experimental/wissh"}