{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":474372173,"defaultBranch":"master","name":"globalping-cli","ownerLogin":"jsdelivr","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2022-03-26T14:30:22.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/6191378?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1709738798.0","currentOid":""},"activityList":{"items":[{"before":"c522c89bfbcce9943d656ed71585427bd10bccc8","after":"946ab93ca2476adb42f7a39a42e2bbd245d52c61","ref":"refs/heads/master","pushedAt":"2024-04-13T13:55:40.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jimaek","name":"Dmitriy Akulov","path":"/jimaek","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1834071?s=80&v=4"},"commit":{"message":"misc: update packagecloud release (#98)","shortMessageHtmlLink":"misc: update packagecloud release (#98)"}},{"before":"2c844ae9f2f5be0afdd17a9463afc22b8be49725","after":"c522c89bfbcce9943d656ed71585427bd10bccc8","ref":"refs/heads/master","pushedAt":"2024-03-27T18:07:51.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"MartinKolarik","name":"Martin Kolárik","path":"/MartinKolarik","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6192491?s=80&v=4"},"commit":{"message":"feat: add history command (#97)\n\nCo-authored-by: Martin Kolárik ","shortMessageHtmlLink":"feat: add history command (#97)"}},{"before":"52b7a42e611f54d79d19f9c736fee91f32612c03","after":"2c844ae9f2f5be0afdd17a9463afc22b8be49725","ref":"refs/heads/master","pushedAt":"2024-03-19T11:55:08.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"MartinKolarik","name":"Martin Kolárik","path":"/MartinKolarik","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6192491?s=80&v=4"},"commit":{"message":"misc: update location output, add custom area printer (#96)\n\n* misc: update location output, add custom area printer\r\n\r\n* update AreaClear","shortMessageHtmlLink":"misc: update location output, add custom area printer (#96)"}},{"before":"d265e50986b33beec18156aa3da13a79861840ed","after":"52b7a42e611f54d79d19f9c736fee91f32612c03","ref":"refs/heads/master","pushedAt":"2024-03-18T14:25:43.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"MartinKolarik","name":"Martin Kolárik","path":"/MartinKolarik","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6192491?s=80&v=4"},"commit":{"message":"feat: infinite ping - concurent calls (#93)\n\n* Refactoring\r\n\r\n* Concurent calls\r\n\r\n* Update concurent logic, add tests\r\n\r\n* Skip tests on windows\r\n\r\n* Update sleep times\r\n\r\n* windows","shortMessageHtmlLink":"feat: infinite ping - concurent calls (#93)"}},{"before":"42f462eab9438f7ba3061578fdd8e12c2cd998c6","after":null,"ref":"refs/tags/v1.2.0","pushedAt":"2024-03-06T15:25:23.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"jimaek","name":"Dmitriy Akulov","path":"/jimaek","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1834071?s=80&v=4"}},{"before":"62672e56784953bbca2a4f6fdb0bed4535b7e257","after":"d265e50986b33beec18156aa3da13a79861840ed","ref":"refs/heads/master","pushedAt":"2024-03-06T15:24:15.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jimaek","name":"Dmitriy Akulov","path":"/jimaek","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1834071?s=80&v=4"},"commit":{"message":"upgrade goreleaser","shortMessageHtmlLink":"upgrade goreleaser"}},{"before":"6022008f807fc707f51e62827b511a8ae17b7d58","after":"62672e56784953bbca2a4f6fdb0bed4535b7e257","ref":"refs/heads/master","pushedAt":"2024-02-17T15:34:09.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"MartinKolarik","name":"Martin Kolárik","path":"/MartinKolarik","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6192491?s=80&v=4"},"commit":{"message":"Refactoring: Remove global variables & add more tests (#92)","shortMessageHtmlLink":"Refactoring: Remove global variables & add more tests (#92)"}},{"before":"b042a59985992ba2ee64e35207eb058e38cd6d62","after":"6022008f807fc707f51e62827b511a8ae17b7d58","ref":"refs/heads/master","pushedAt":"2024-02-15T20:16:52.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"MartinKolarik","name":"Martin Kolárik","path":"/MartinKolarik","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6192491?s=80&v=4"},"commit":{"message":"Infinite ping (#86)\n\n* Add --infinite flag\r\n\r\n* Add infinite output view & refactoring\r\n\r\n* Fix Sent count\r\n\r\n* More docs\r\n\r\n* Add tests + refactoring\r\n\r\n* Update formating, fix test\r\n\r\n* Fix test\r\n\r\n* Update Go version and dependencies\r\n\r\n* Update table format\r\n\r\n* Add table truncation\r\n\r\n* Fix limit flag\r\n\r\n* Parse and handle in-progress measurement\r\n\r\n* Add more tests\r\n\r\n* Add support for share & summary + fixes & tests\r\n\r\n* Add combined mdev, change --infinite + --latency\r\n\r\n* Update ping.go\r\n\r\n* Update mdev logic & term padding, fix history\r\n\r\n* Fix tests\r\n\r\n* Refactor code structure to improve testability\r\n\r\n* Add printer\r\n\r\n* Refactoring, ping tests & fixes\r\n\r\n* Skip test on windows\r\n\r\n* Update actions\r\n\r\n* Handle failed measurements\r\n\r\n* Add time for in progress measurements\r\n\r\n* Replace github.com/golang/mock with go.uber.org/mock\r\n\r\n* Update sleep durations in ping_test.go\r\n\r\n---------\r\n\r\nCo-authored-by: Dmitriy Akulov \r\nCo-authored-by: Martin Kolárik ","shortMessageHtmlLink":"Infinite ping (#86)"}},{"before":"1f1cadb64053798b3e5875ca73f805e9ed6b237c","after":"b042a59985992ba2ee64e35207eb058e38cd6d62","ref":"refs/heads/master","pushedAt":"2024-01-12T13:16:11.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"MartinKolarik","name":"Martin Kolárik","path":"/MartinKolarik","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6192491?s=80&v=4"},"commit":{"message":"Refactoring error handling (#85)\n\n* Fix linting\r\n\r\n* Update error handling & messages","shortMessageHtmlLink":"Refactoring error handling (#85)"}},{"before":"3950c732c3af4a7f75e14201073a9da62dd13efb","after":"1f1cadb64053798b3e5875ca73f805e9ed6b237c","ref":"refs/heads/master","pushedAt":"2024-01-11T10:54:49.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"MartinKolarik","name":"Martin Kolárik","path":"/MartinKolarik","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6192491?s=80&v=4"},"commit":{"message":"Re-use probes support - history (#84)","shortMessageHtmlLink":"Re-use probes support - history (#84)"}},{"before":"92883bc4130078477888450b6f9571e277adfff9","after":"3950c732c3af4a7f75e14201073a9da62dd13efb","ref":"refs/heads/master","pushedAt":"2023-12-18T14:51:40.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jimaek","name":"Dmitriy Akulov","path":"/jimaek","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1834071?s=80&v=4"},"commit":{"message":"Re-use probes support (#82)\n\n* Re-use probes support #79\r\n\r\n* Swap text order","shortMessageHtmlLink":"Re-use probes support (#82)"}},{"before":null,"after":"ee763a1ea136c7a20f6f313a4b2719c1f8b9c20e","ref":"refs/heads/MartinKolarik-patch-1","pushedAt":"2023-12-08T11:39:52.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"MartinKolarik","name":"Martin Kolárik","path":"/MartinKolarik","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6192491?s=80&v=4"},"commit":{"message":"Unify code examples with docs and screenshot","shortMessageHtmlLink":"Unify code examples with docs and screenshot"}},{"before":"5d140a8d08389d3176098ae58984b2fa0406e3d3","after":"92883bc4130078477888450b6f9571e277adfff9","ref":"refs/heads/master","pushedAt":"2023-11-23T15:59:35.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jimaek","name":"Dmitriy Akulov","path":"/jimaek","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1834071?s=80&v=4"},"commit":{"message":"docs: revise readme (#78)\n\n* Editing the readme to improve clarity, consistency, and correctness\r\n\r\n* fix structure, consistency, spelling issues\r\n\r\n* improve example readibility\r\n\r\n* incorporate feedback\r\n\r\n* integrations page\r\n\r\n---------\r\n\r\nCo-authored-by: Sarah Mischinger \r\nCo-authored-by: Dmitriy Akulov ","shortMessageHtmlLink":"docs: revise readme (#78)"}},{"before":"3de0f98dc4883f081e1537c383f92aa0921a7d62","after":null,"ref":"refs/heads/winget","pushedAt":"2023-10-15T16:13:21.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"jimaek","name":"Dmitriy Akulov","path":"/jimaek","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1834071?s=80&v=4"}},{"before":"0cbd0d8adf42a9272c234b512039c2a390db19d3","after":"5d140a8d08389d3176098ae58984b2fa0406e3d3","ref":"refs/heads/master","pushedAt":"2023-10-15T16:13:18.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jimaek","name":"Dmitriy Akulov","path":"/jimaek","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1834071?s=80&v=4"},"commit":{"message":"Add winget action (#75)\n\n* Add winget action\r\n\r\n* Update .github/workflows/release.yml\r\n\r\nCo-authored-by: Ayu \r\n\r\n* ci: update winget release script to upload artifacts\r\n\r\n---------\r\n\r\nCo-authored-by: Ayu ","shortMessageHtmlLink":"Add winget action (#75)"}},{"before":"bc8c81d2c7654c129f1acfd9a07b09d2f303dc66","after":"3de0f98dc4883f081e1537c383f92aa0921a7d62","ref":"refs/heads/winget","pushedAt":"2023-10-15T15:15:45.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ayuhito","name":"Ayu","path":"/ayuhito","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/38220115?s=80&v=4"},"commit":{"message":"ci: update winget release script to upload artifacts","shortMessageHtmlLink":"ci: update winget release script to upload artifacts"}},{"before":"f5475a16cb7c203d0466819601b2d1ba662c1a16","after":"0cbd0d8adf42a9272c234b512039c2a390db19d3","ref":"refs/heads/master","pushedAt":"2023-10-07T10:34:45.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jimaek","name":"Dmitriy Akulov","path":"/jimaek","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1834071?s=80&v=4"},"commit":{"message":"best practices link","shortMessageHtmlLink":"best practices link"}},{"before":"e2a7aa9b8526d0dd298aab22d5d5143bce826443","after":"f5475a16cb7c203d0466819601b2d1ba662c1a16","ref":"refs/heads/master","pushedAt":"2023-08-10T09:33:34.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jimaek","name":"Dmitriy Akulov","path":"/jimaek","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1834071?s=80&v=4"},"commit":{"message":"update goreleaser to v1.20.0 (#76)","shortMessageHtmlLink":"update goreleaser to v1.20.0 (#76)"}},{"before":"62fcf960f4248d3b2fc4feb4689b0f2f13b367af","after":"e2a7aa9b8526d0dd298aab22d5d5143bce826443","ref":"refs/heads/master","pushedAt":"2023-07-30T12:14:31.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"MartinKolarik","name":"Martin Kolárik","path":"/MartinKolarik","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6192491?s=80&v=4"},"commit":{"message":"Add CONTRIBUTING.md","shortMessageHtmlLink":"Add CONTRIBUTING.md"}},{"before":"7a7242ed0d779000002e063ae84ab762b50e7572","after":"bc8c81d2c7654c129f1acfd9a07b09d2f303dc66","ref":"refs/heads/winget","pushedAt":"2023-07-14T16:55:03.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jimaek","name":"Dmitriy Akulov","path":"/jimaek","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1834071?s=80&v=4"},"commit":{"message":"Update .github/workflows/release.yml\n\nCo-authored-by: Ayu ","shortMessageHtmlLink":"Update .github/workflows/release.yml"}},{"before":null,"after":"7a7242ed0d779000002e063ae84ab762b50e7572","ref":"refs/heads/winget","pushedAt":"2023-07-10T14:53:47.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"jimaek","name":"Dmitriy Akulov","path":"/jimaek","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1834071?s=80&v=4"},"commit":{"message":"Add winget action","shortMessageHtmlLink":"Add winget action"}},{"before":"2ec8939931fea5f62d2f2c6c508c5a0d15030e6e","after":"62fcf960f4248d3b2fc4feb4689b0f2f13b367af","ref":"refs/heads/master","pushedAt":"2023-07-10T14:16:51.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jimaek","name":"Dmitriy Akulov","path":"/jimaek","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1834071?s=80&v=4"},"commit":{"message":"license","shortMessageHtmlLink":"license"}},{"before":"17a1cba004ee1e4a54d315d60c4f902b12d479bc","after":"2ec8939931fea5f62d2f2c6c508c5a0d15030e6e","ref":"refs/heads/master","pushedAt":"2023-07-10T10:42:25.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jimaek","name":"Dmitriy Akulov","path":"/jimaek","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1834071?s=80&v=4"},"commit":{"message":"better docs","shortMessageHtmlLink":"better docs"}},{"before":"e1d9b2919678d36a375529bbc9d72d84e04350a0","after":null,"ref":"refs/tags/v1.1.1","pushedAt":"2023-07-09T17:51:56.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"jimaek","name":"Dmitriy Akulov","path":"/jimaek","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1834071?s=80&v=4"}},{"before":"32529e7eee0a9fe581074e5e730f2de4c3dd04c7","after":"17a1cba004ee1e4a54d315d60c4f902b12d479bc","ref":"refs/heads/master","pushedAt":"2023-07-09T17:01:10.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jimaek","name":"Dmitriy Akulov","path":"/jimaek","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1834071?s=80&v=4"},"commit":{"message":"brews.tap deprecated in favor of repository","shortMessageHtmlLink":"brews.tap deprecated in favor of repository"}},{"before":"061befb42f20a2c7379ca2047112ee02095c4adb","after":"32529e7eee0a9fe581074e5e730f2de4c3dd04c7","ref":"refs/heads/master","pushedAt":"2023-07-09T16:56:19.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jimaek","name":"Dmitriy Akulov","path":"/jimaek","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1834071?s=80&v=4"},"commit":{"message":"Update goreleaser to 1.17.2 (#73)\n\n* update goreleaser to 1.17.2\r\n\r\n* update 1.19.2","shortMessageHtmlLink":"Update goreleaser to 1.17.2 (#73)"}},{"before":"183e784dde548356f8a2fdf615f6bbad116029db","after":"061befb42f20a2c7379ca2047112ee02095c4adb","ref":"refs/heads/master","pushedAt":"2023-05-17T10:52:50.639Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jimaek","name":"Dmitriy Akulov","path":"/jimaek","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1834071?s=80&v=4"},"commit":{"message":"Fix latency output (#72)\n\n* refactor + test latency output\r\n\r\n* latency move headers to stderr","shortMessageHtmlLink":"Fix latency output (#72)"}},{"before":"c126dd2d08af32ac36097b5e0321fe10fe5465e5","after":"183e784dde548356f8a2fdf615f6bbad116029db","ref":"refs/heads/master","pushedAt":"2023-05-12T16:27:39.587Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jimaek","name":"Dmitriy Akulov","path":"/jimaek","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1834071?s=80&v=4"},"commit":{"message":"Add share option (#70)\n\n* add share option\r\n\r\n* fix text","shortMessageHtmlLink":"Add share option (#70)"}},{"before":"ac64ed505f00f9dd374b6b234ea3bedd8463452d","after":"c126dd2d08af32ac36097b5e0321fe10fe5465e5","ref":"refs/heads/master","pushedAt":"2023-05-11T20:07:47.655Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jimaek","name":"Dmitriy Akulov","path":"/jimaek","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1834071?s=80&v=4"},"commit":{"message":"Faster liveview trimming (#69)\n\n* faster liveview trimming\r\n\r\n* use runewidth approx\r\n\r\n* fix edge case with chinese chars","shortMessageHtmlLink":"Faster liveview trimming (#69)"}},{"before":"82a515482980685d8089bc75eb58b37893b720a7","after":"ac64ed505f00f9dd374b6b234ea3bedd8463452d","ref":"refs/heads/master","pushedAt":"2023-05-11T13:32:19.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jimaek","name":"Dmitriy Akulov","path":"/jimaek","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1834071?s=80&v=4"},"commit":{"message":"Fix Liveview overflow (#67)\n\n* fix liveview overflow\r\n\r\n* handle runes","shortMessageHtmlLink":"Fix Liveview overflow (#67)"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEL84q3wA","startCursor":null,"endCursor":null}},"title":"Activity · jsdelivr/globalping-cli"}