{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":5188811,"defaultBranch":"main","name":"erldns","ownerLogin":"dnsimple","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2012-07-26T06:51:35.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/1761069?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1718200201.0","currentOid":""},"activityList":{"items":[{"before":null,"after":"e5279a1fa7c6f57d36ea299993c193f986160bec","ref":"refs/heads/enhancement/metrics-gproc","pushedAt":"2024-06-12T13:50:01.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"m0rcq","name":"atanas argirov","path":"/m0rcq","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/185056?s=80&v=4"},"commit":{"message":"ensure gproc start","shortMessageHtmlLink":"ensure gproc start"}},{"before":null,"after":"3bd7c5f143c9610e5cca495db1a661f75d5e746c","ref":"refs/heads/enhancement/additional-instrumentation","pushedAt":"2024-06-10T08:52:42.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"DXTimer","name":"Ivan Bakalov","path":"/DXTimer","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17004703?s=80&v=4"},"commit":{"message":"build: add span for udp server","shortMessageHtmlLink":"build: add span for udp server"}},{"before":null,"after":"911c1ab01d6d09019be8a388795c5c594ed61035","ref":"refs/heads/task/load-zone-files","pushedAt":"2024-06-04T10:18:19.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"DXTimer","name":"Ivan Bakalov","path":"/DXTimer","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17004703?s=80&v=4"},"commit":{"message":"build: load zone files from directory matching pattern","shortMessageHtmlLink":"build: load zone files from directory matching pattern"}},{"before":"228429a216cc76f9fe30b4574eb287eee010f120","after":"8bab6f43d47c2b4beed70c05f8c697c8c5103d94","ref":"refs/heads/main","pushedAt":"2024-05-27T01:08:52.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"san983","name":"Santiago Traversa","path":"/san983","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/551102?s=80&v=4"},"commit":{"message":"Bump actions/cache from 3 to 4 (#151)\n\nBumps [actions/cache](https://github.com/actions/cache) from 3 to 4.\n- [Release notes](https://github.com/actions/cache/releases)\n- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)\n- [Commits](https://github.com/actions/cache/compare/v3...v4)\n\n---\nupdated-dependencies:\n- dependency-name: actions/cache\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] \nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Bump actions/cache from 3 to 4 (#151)"}},{"before":"7aa1ebfe95929f8d835820e4c76067c960a10cda","after":null,"ref":"refs/heads/dependabot/github_actions/actions/cache-4","pushedAt":"2024-05-27T01:08:52.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"san983","name":"Santiago Traversa","path":"/san983","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/551102?s=80&v=4"}},{"before":"156309c10e3947cbf98608fc6a3e26031fccfc80","after":null,"ref":"refs/heads/erlfmt","pushedAt":"2024-03-19T18:30:12.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"weppos","name":"Simone Carletti","path":"/weppos","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5387?s=80&v=4"}},{"before":"511b5606d85412f322e11555cac2d1d438a2da38","after":"228429a216cc76f9fe30b4574eb287eee010f120","ref":"refs/heads/main","pushedAt":"2024-03-19T18:30:11.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"weppos","name":"Simone Carletti","path":"/weppos","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5387?s=80&v=4"},"commit":{"message":"Adopt Erlfmt (#152)\n\nThis is an attempt to define some consistent formatting rules for our Erlang code.\r\n\r\nI made some research and I tested various options, so far the one that I prefer is [erlfmt](https://github.com/WhatsApp/erlfmt) from WhatsApp. Like most non-builtin formatters, this is opinionated. But the choices they made are well thought, and seem to be a good starting point.\r\n\r\n\r\nYou have both the option to reformat the code inline:\r\n\r\n```\r\nrebar3 fmt\r\n```\r\n\r\nor check the formatting:\r\n\r\n```\r\nrebar3 fmt --check\r\n```\r\n\r\nThis last command is especially useful for CI integration.","shortMessageHtmlLink":"Adopt Erlfmt (#152)"}},{"before":"7e51706ed60eb8a3249ffa0c56f13891f290c1b2","after":"511b5606d85412f322e11555cac2d1d438a2da38","ref":"refs/heads/main","pushedAt":"2024-03-07T21:36:17.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"weppos","name":"Simone Carletti","path":"/weppos","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5387?s=80&v=4"},"commit":{"message":"Update ci.yml\n\nRemove slack-workflow-status in favor of subscribing to events in Slack.","shortMessageHtmlLink":"Update ci.yml"}},{"before":null,"after":"156309c10e3947cbf98608fc6a3e26031fccfc80","ref":"refs/heads/erlfmt","pushedAt":"2024-02-23T14:00:16.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"weppos","name":"Simone Carletti","path":"/weppos","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5387?s=80&v=4"},"commit":{"message":"rebar3 fmt","shortMessageHtmlLink":"rebar3 fmt"}},{"before":"3d9a8d8329c818e2c9628cf110f76e7ece56b64d","after":"7e51706ed60eb8a3249ffa0c56f13891f290c1b2","ref":"refs/heads/main","pushedAt":"2024-02-23T13:59:59.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"weppos","name":"Simone Carletti","path":"/weppos","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5387?s=80&v=4"},"commit":{"message":"Makefile best practices\n\nhttps://clarkgrubb.com/makefile-style-guide#phony-targets","shortMessageHtmlLink":"Makefile best practices"}},{"before":null,"after":"7aa1ebfe95929f8d835820e4c76067c960a10cda","ref":"refs/heads/dependabot/github_actions/actions/cache-4","pushedAt":"2024-01-18T12:21:43.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump actions/cache from 3 to 4\n\nBumps [actions/cache](https://github.com/actions/cache) from 3 to 4.\n- [Release notes](https://github.com/actions/cache/releases)\n- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)\n- [Commits](https://github.com/actions/cache/compare/v3...v4)\n\n---\nupdated-dependencies:\n- dependency-name: actions/cache\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump actions/cache from 3 to 4"}},{"before":null,"after":"b33e9603e3e5a2c23784f6d5811ddadb89bce6dc","ref":"refs/heads/enhancement/spf-txt-multiparts","pushedAt":"2023-11-08T18:43:03.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"weppos","name":"Simone Carletti","path":"/weppos","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5387?s=80&v=4"},"commit":{"message":"Refactor case to use pattern matching","shortMessageHtmlLink":"Refactor case to use pattern matching"}},{"before":"ae824b09307ddee6fd28429bdb67a43582539939","after":"3d9a8d8329c818e2c9628cf110f76e7ece56b64d","ref":"refs/heads/main","pushedAt":"2023-11-08T17:01:22.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"weppos","name":"Simone Carletti","path":"/weppos","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5387?s=80&v=4"},"commit":{"message":"Format JSON files","shortMessageHtmlLink":"Format JSON files"}},{"before":"00bbbcd05125433b865e7e078fe7f60471d389d7","after":"ae824b09307ddee6fd28429bdb67a43582539939","ref":"refs/heads/main","pushedAt":"2023-11-08T16:56:29.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"weppos","name":"Simone Carletti","path":"/weppos","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5387?s=80&v=4"},"commit":{"message":"Remove invalid JSON trailing command","shortMessageHtmlLink":"Remove invalid JSON trailing command"}},{"before":"d28c2b79ab74c6e72d91ef12d1fa746049d38ae5","after":"00bbbcd05125433b865e7e078fe7f60471d389d7","ref":"refs/heads/main","pushedAt":"2023-11-08T16:50:53.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"weppos","name":"Simone Carletti","path":"/weppos","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5387?s=80&v=4"},"commit":{"message":"Rename files to follow same pattern","shortMessageHtmlLink":"Rename files to follow same pattern"}},{"before":"fff71d769df8c3af7c9d0cca718a397ab1de3017","after":"d28c2b79ab74c6e72d91ef12d1fa746049d38ae5","ref":"refs/heads/main","pushedAt":"2023-11-08T16:14:11.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"weppos","name":"Simone Carletti","path":"/weppos","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5387?s=80&v=4"},"commit":{"message":"Rename LICENSE.markdown to LICENSE.md","shortMessageHtmlLink":"Rename LICENSE.markdown to LICENSE.md"}},{"before":"7e58e76000f65b97d02ec82ce5ac142123231f77","after":null,"ref":"refs/heads/dependabot/github_actions/actions/checkout-4","pushedAt":"2023-11-08T14:50:17.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"weppos","name":"Simone Carletti","path":"/weppos","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5387?s=80&v=4"}},{"before":"400aa91cf9088e3cddc50219d50f799f30d8a5f1","after":"fff71d769df8c3af7c9d0cca718a397ab1de3017","ref":"refs/heads/main","pushedAt":"2023-11-08T14:50:16.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"weppos","name":"Simone Carletti","path":"/weppos","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5387?s=80&v=4"},"commit":{"message":"Bump actions/checkout from 3 to 4 (#148)\n\nBumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.\r\n- [Release notes](https://github.com/actions/checkout/releases)\r\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/actions/checkout/compare/v3...v4)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: actions/checkout\r\n dependency-type: direct:production\r\n update-type: version-update:semver-major\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Bump actions/checkout from 3 to 4 (#148)"}},{"before":"c0b88edf0c29dbf056573c555d8ac85d4ef729b5","after":"400aa91cf9088e3cddc50219d50f799f30d8a5f1","ref":"refs/heads/main","pushedAt":"2023-11-08T14:48:42.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"weppos","name":"Simone Carletti","path":"/weppos","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5387?s=80&v=4"},"commit":{"message":"Replace wget with curl\n\nwget is less widely distributed by default in OS builds.","shortMessageHtmlLink":"Replace wget with curl"}},{"before":"2d94f7044b920c573aad68c960a3d183ec3e5d94","after":"7e58e76000f65b97d02ec82ce5ac142123231f77","ref":"refs/heads/dependabot/github_actions/actions/checkout-4","pushedAt":"2023-10-02T08:03:53.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump actions/checkout from 3 to 4\n\nBumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v3...v4)\n\n---\nupdated-dependencies:\n- dependency-name: actions/checkout\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump actions/checkout from 3 to 4"}},{"before":"62b2de4a7df648995a89bf3805bff98baaf2140d","after":"c0b88edf0c29dbf056573c555d8ac85d4ef729b5","ref":"refs/heads/main","pushedAt":"2023-10-02T08:03:09.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"DXTimer","name":"Ivan Bakalov","path":"/DXTimer","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17004703?s=80&v=4"},"commit":{"message":"add license and github link to hex info in .app.src (#149)\n\n* add license and github link to hex info in .app.src\r\n\r\n* add version-type: strict to setup-beam\r\n\r\n* test against last 3 major OTP versions\r\n\r\n* ignore dialyzer unknown warnings turned on by default in 26","shortMessageHtmlLink":"add license and github link to hex info in .app.src (#149)"}},{"before":null,"after":"2d94f7044b920c573aad68c960a3d183ec3e5d94","ref":"refs/heads/dependabot/github_actions/actions/checkout-4","pushedAt":"2023-09-04T12:53:17.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump actions/checkout from 3 to 4\n\nBumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v3...v4)\n\n---\nupdated-dependencies:\n- dependency-name: actions/checkout\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump actions/checkout from 3 to 4"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEY1_XCAA","startCursor":null,"endCursor":null}},"title":"Activity ยท dnsimple/erldns"}