{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":165424178,"defaultBranch":"master","name":"SimpleHealthbars2","ownerLogin":"SimpleMC","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2019-01-12T18:53:07.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/16930766?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1678238832.00454","currentOid":""},"activityList":{"items":[{"before":"e227fdf6b14ca18ecce40ccf0e445bf8e9e35f8f","after":null,"ref":"refs/tags/latest-snapshot","pushedAt":"2023-03-08T01:26:42.529Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"tajobe","name":"Taylor Becker","path":"/tajobe","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4847023?s=80&v=4"}},{"before":"e227fdf6b14ca18ecce40ccf0e445bf8e9e35f8f","after":"73a34f18a17e4afe1d7e8c244fd94a87a8102df5","ref":"refs/heads/master","pushedAt":"2023-03-08T01:23:40.445Z","pushType":"push","commitsCount":1,"pusher":{"login":"tajobe","name":"Taylor Becker","path":"/tajobe","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4847023?s=80&v=4"},"commit":{"message":"Release version: 0.3.1","shortMessageHtmlLink":"Release version: 0.3.1"}},{"before":"ace8dbf522bfaf32d5e0198f846c3797e8ea9841","after":null,"ref":"refs/tags/v0.3.1-alpha","pushedAt":"2023-03-08T01:21:54.238Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"tajobe","name":"Taylor Becker","path":"/tajobe","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4847023?s=80&v=4"}},{"before":"6d448bd6e4461756fced8a2503d94e9a75c6be07","after":null,"ref":"refs/tags/v0.1.0","pushedAt":"2023-03-08T01:20:16.029Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"tajobe","name":"Taylor Becker","path":"/tajobe","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4847023?s=80&v=4"}},{"before":"a6ed692cff3f6c0909d1c89334cb4f961cd3c917","after":null,"ref":"refs/tags/latest-snapshot","pushedAt":"2023-03-08T01:18:15.307Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"}},{"before":"a6ed692cff3f6c0909d1c89334cb4f961cd3c917","after":"e227fdf6b14ca18ecce40ccf0e445bf8e9e35f8f","ref":"refs/heads/master","pushedAt":"2023-03-08T01:16:53.885Z","pushType":"push","commitsCount":1,"pusher":{"login":"tajobe","name":"Taylor Becker","path":"/tajobe","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4847023?s=80&v=4"},"commit":{"message":"Revert \"Release version: 0.1.0\"\n\nThis reverts commit a6ed692cff3f6c0909d1c89334cb4f961cd3c917.","shortMessageHtmlLink":"Revert \"Release version: 0.1.0\""}},{"before":"1f24b9ec755d8ca6a05980d32117c219a5de9c44","after":null,"ref":"refs/tags/latest-snapshot","pushedAt":"2023-03-08T00:48:35.119Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"}},{"before":"1f24b9ec755d8ca6a05980d32117c219a5de9c44","after":"a6ed692cff3f6c0909d1c89334cb4f961cd3c917","ref":"refs/heads/master","pushedAt":"2023-03-08T00:46:53.450Z","pushType":"push","commitsCount":1,"pusher":{"login":"tajobe","name":"Taylor Becker","path":"/tajobe","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4847023?s=80&v=4"},"commit":{"message":"Release version: 0.1.0","shortMessageHtmlLink":"Release version: 0.1.0"}},{"before":"9aa5a0d5ee1f6c6f6fa29f2afc50d29f0095a9a4","after":null,"ref":"refs/tags/latest-snapshot","pushedAt":"2023-03-07T22:20:14.296Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"tajobe","name":"Taylor Becker","path":"/tajobe","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4847023?s=80&v=4"}},{"before":"ad8fcb608a2ca84cb71b470097eebb632575b42f","after":"1f24b9ec755d8ca6a05980d32117c219a5de9c44","ref":"refs/heads/master","pushedAt":"2023-03-07T22:15:46.391Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"tajobe","name":"Taylor Becker","path":"/tajobe","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4847023?s=80&v=4"},"commit":{"message":"Feature/template merge (#27)\n\n* Initial commit\r\n\r\n* Features/plugin template (#2)\r\n\r\n* Added basic project template\r\n\r\n* Make gradle executable again\r\n\r\n* Fixed typos from templatizing SimpleHealthbars2\r\n\r\n* Ensure the base jar is ready for use (#3)\r\n\r\n* Ensure the base jar is ready for use\r\n\r\nStandard jar is the full-fat jar with all dependencies (kotlin stdlib included)\r\nAdded `nokt` task to create a shadowed jar excluding kotlin stdlib\r\n\r\n* Updated release action jar reference\r\n\r\n* Fixed nokt task to actually include sources and dependencies (#4)\r\n\r\n* Update dependencies to latest and improve plugin artifacts (#6)\r\n\r\n* Update dependencies to latest and improve plugin artifacts\r\n\r\nUpdate java, kotlin, gradle, spigot, ktlint, etc\r\nSwitch to incrementMinorIfNotOnRelease version incrementer\r\nImproved packaging/artifacts by providing a plugin jar that will load libs (via spigot's `libraries` in plugin.yml) and an \"offline\" shadowed/fat jar\r\nshadowJar dependency relocation to prevent classpath pollution\r\nSimplify automated CHANGELOG update by making the format predictable\r\n\r\n* \\N sequence was not working for changelog regex, replace with negated \\n\r\n\r\n* Use default 'v' tag prefix instead of 'release-'\r\n\r\n* Fix first tag link\r\n\r\n* Release version: 0.1.0\r\n\r\n* Revert \"Release version: 0.1.0\" as it was just a test\r\n\r\nThis reverts commit 919b163f1dc009ad4c7cb54e496ced292b201f05.\r\n\r\n* Add comment explaining the plugin.yml offline copy\r\n\r\n* Replace jcenter with mavenCentral\r\n\r\n* New release workflow with automatic latest/snapshot releasing (#7)\r\n\r\n* Bump dependencies\r\n\r\n* Chore: Update Action workflows, bump deps, update README (#8)\r\n\r\nUpdate Action workflows to include a flow for manual releasing and automated publishing\r\nUpdate Gradle dependencies to latest--Gradle wrapper, kotlin, plugins, spigot-api\r\nUpdate README to include some basic instructions for using the template repo and example plugins\r\n\r\n* Fix deprecations","shortMessageHtmlLink":"Feature/template merge (#27)"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAC_qmIcQA","startCursor":null,"endCursor":null}},"title":"Activity ยท SimpleMC/SimpleHealthbars2"}