{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":88402134,"defaultBranch":"master","name":"autotls","ownerLogin":"gin-gonic","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2017-04-16T08:58:27.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/7894478?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1715575908.0","currentOid":""},"activityList":{"items":[{"before":"66d5c926166d07723f3b2105fa244bfc5b10456b","after":"79ec80f7d644216fb1ff2c129f2df9834d424185","ref":"refs/heads/master","pushedAt":"2024-06-14T00:51:15.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"appleboy","name":"Bo-Yi Wu","path":"/appleboy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/21979?s=80&v=4"},"commit":{"message":"ci: standardize CI workflow and update dependencies\n\n- Rename \"Checkout\" to \"Checkout repository\"\n- Separate \"Setup go\" step with a name\n- Update goreleaser action from v5 to v6\n\nSigned-off-by: Bo-Yi Wu ","shortMessageHtmlLink":"ci: standardize CI workflow and update dependencies"}},{"before":null,"after":"a333da8f7ccb880110db841681050a07aa6f224b","ref":"refs/heads/dependabot/github_actions/golangci/golangci-lint-action-6","pushedAt":"2024-05-13T04:51:48.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":"chore(deps): bump golangci/golangci-lint-action from 5 to 6\n\nBumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 5 to 6.\n- [Release notes](https://github.com/golangci/golangci-lint-action/releases)\n- [Commits](https://github.com/golangci/golangci-lint-action/compare/v5...v6)\n\n---\nupdated-dependencies:\n- dependency-name: golangci/golangci-lint-action\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps): bump golangci/golangci-lint-action from 5 to 6"}},{"before":"5badb851e43d3afc94bfd6c68502fcb0e5b37615","after":"66d5c926166d07723f3b2105fa244bfc5b10456b","ref":"refs/heads/master","pushedAt":"2024-05-12T04:28:52.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"appleboy","name":"Bo-Yi Wu","path":"/appleboy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/21979?s=80&v=4"},"commit":{"message":"chore: update Go dependencies to latest versions\n\n- Update `golang.org/x/crypto` to version `0.23.0`\n- Update `golang.org/x/net` to version `0.25.0`\n- Update `golang.org/x/text` to version `0.15.0`\n\nSigned-off-by: appleboy ","shortMessageHtmlLink":"chore: update Go dependencies to latest versions"}},{"before":"58676716c9c6942cf34e8e3c5cc372913e375078","after":"5badb851e43d3afc94bfd6c68502fcb0e5b37615","ref":"refs/heads/master","pushedAt":"2024-05-12T04:27:35.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"appleboy","name":"Bo-Yi Wu","path":"/appleboy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/21979?s=80&v=4"},"commit":{"message":"refactor: refactor and enhance autocert TLS handling\n\n- Move import of `golang.org/x/crypto/acme/autocert` in `autocertcache.go`\n- Update permission format in `os.MkdirAll` call to octal in `autocertcache.go`\n- Add `time` package and `ReadHeaderTimeout` variable in `autotls.go`\n- Set `ReadHeaderTimeout` for HTTP server configurations in `autotls.go`\n- Refactor HTTP server creation to use a structured approach in `autotls.go`\n\nSigned-off-by: appleboy ","shortMessageHtmlLink":"refactor: refactor and enhance autocert TLS handling"}},{"before":"47b5d16f41f8b73846e10de99eca93af615ca4f5","after":null,"ref":"refs/heads/dependabot/github_actions/golangci/golangci-lint-action-5","pushedAt":"2024-05-02T01:15:11.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"5bd11c67c91f089ab6995822aa17eab434acab93","after":"58676716c9c6942cf34e8e3c5cc372913e375078","ref":"refs/heads/master","pushedAt":"2024-05-02T01:14:36.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"appleboy","name":"Bo-Yi Wu","path":"/appleboy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/21979?s=80&v=4"},"commit":{"message":"chore: refactor CI/CD configuration and workflows\n\n- Update the golangci-lint-action to version 5 in the GitHub workflow\n- Remove the version specification for golangci-lint-action\n- Delete the project_name definition from the .goreleaser.yaml file\n- Change the changelog generation from `git` to `github` in the .goreleaser.yaml file\n- Remove detailed changelog configuration comments and settings from the .goreleaser.yaml file\n\nSigned-off-by: Bo-Yi Wu ","shortMessageHtmlLink":"chore: refactor CI/CD configuration and workflows"}},{"before":null,"after":"47b5d16f41f8b73846e10de99eca93af615ca4f5","ref":"refs/heads/dependabot/github_actions/golangci/golangci-lint-action-5","pushedAt":"2024-04-29T04:40: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":"chore(deps): bump golangci/golangci-lint-action from 4 to 5\n\nBumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 4 to 5.\n- [Release notes](https://github.com/golangci/golangci-lint-action/releases)\n- [Commits](https://github.com/golangci/golangci-lint-action/compare/v4...v5)\n\n---\nupdated-dependencies:\n- dependency-name: golangci/golangci-lint-action\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps): bump golangci/golangci-lint-action from 4 to 5"}},{"before":"af5105fc7671305379508af5a2140430a6d9e6ff","after":null,"ref":"refs/heads/dependabot/go_modules/golang.org/x/sync-0.7.0","pushedAt":"2024-04-08T06:15:56.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"4492cfcebf336094199bea55ad273304a7dbd9ea","after":null,"ref":"refs/heads/dependabot/go_modules/golang.org/x/crypto-0.22.0","pushedAt":"2024-04-08T06:15:45.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"a379eaf7b00690082a7e4e7cc5965206f10c6d8e","after":"5bd11c67c91f089ab6995822aa17eab434acab93","ref":"refs/heads/master","pushedAt":"2024-04-08T06:15:13.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"appleboy","name":"Bo-Yi Wu","path":"/appleboy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/21979?s=80&v=4"},"commit":{"message":"chore: refine changelog generation and categorization\n\n- Change the changelog configuration to use `git` instead of `github`\n- Update the regular expressions for `feat` and `fix` changelog categories\n- Replace the `Refactor` changelog category with `Enhancements` and update its regular expression\n- Add new changelog categories for `Refactor`, `Build process updates`, and `Documentation updates` with specific ordering\n- Remove filters that excluded commits with messages matching certain patterns (e.g., `docs`, `CICD`, `typo`) from the changelog\n\nSigned-off-by: Bo-Yi Wu ","shortMessageHtmlLink":"chore: refine changelog generation and categorization"}},{"before":null,"after":"af5105fc7671305379508af5a2140430a6d9e6ff","ref":"refs/heads/dependabot/go_modules/golang.org/x/sync-0.7.0","pushedAt":"2024-04-08T04:09:14.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":"chore(deps): bump golang.org/x/sync from 0.6.0 to 0.7.0\n\nBumps [golang.org/x/sync](https://github.com/golang/sync) from 0.6.0 to 0.7.0.\n- [Commits](https://github.com/golang/sync/compare/v0.6.0...v0.7.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/sync\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps): bump golang.org/x/sync from 0.6.0 to 0.7.0"}},{"before":null,"after":"4492cfcebf336094199bea55ad273304a7dbd9ea","ref":"refs/heads/dependabot/go_modules/golang.org/x/crypto-0.22.0","pushedAt":"2024-04-08T04:09:12.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":"chore(deps): bump golang.org/x/crypto from 0.21.0 to 0.22.0\n\nBumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.21.0 to 0.22.0.\n- [Commits](https://github.com/golang/crypto/compare/v0.21.0...v0.22.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/crypto\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps): bump golang.org/x/crypto from 0.21.0 to 0.22.0"}},{"before":"cd74fe7d854df03507ecd47d2bbf3990339687c9","after":"a379eaf7b00690082a7e4e7cc5965206f10c6d8e","ref":"refs/heads/master","pushedAt":"2024-03-31T15:06:30.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"appleboy","name":"Bo-Yi Wu","path":"/appleboy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/21979?s=80&v=4"},"commit":{"message":"refactor: refactor project naming and changelog categories\n\n- Update project name from `queue` to `autotls`\n- Adjust regex patterns for changelog titles\n- Change `use` field value from `git` to `github`\n- Modify changelog titles from `Bug fixes` to `Bug fixes`, `Enhancements` to `Refactor`\n- Update exclusion patterns for changelog categories\n\nSigned-off-by: appleboy ","shortMessageHtmlLink":"refactor: refactor project naming and changelog categories"}},{"before":"62b446935133fa69ba706e519a675442cadff9ee","after":null,"ref":"refs/heads/dependabot/go_modules/golang.org/x/crypto-0.20.0","pushedAt":"2024-03-05T06:50:37.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"72d10d1b4989df433b786ac7f442b784ee81bb6d","after":"cd74fe7d854df03507ecd47d2bbf3990339687c9","ref":"refs/heads/master","pushedAt":"2024-03-05T06:49:19.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"appleboy","name":"Bo-Yi Wu","path":"/appleboy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/21979?s=80&v=4"},"commit":{"message":"chore: update Go dependencies to latest versions\n\n- Update `golang.org/x/crypto` dependency from `v0.19.0` to `v0.21.0`\n- Update `golang.org/x/net` dependency from `v0.21.0` to `v0.22.0`\n\nSigned-off-by: Bo-Yi Wu ","shortMessageHtmlLink":"chore: update Go dependencies to latest versions"}},{"before":null,"after":"62b446935133fa69ba706e519a675442cadff9ee","ref":"refs/heads/dependabot/go_modules/golang.org/x/crypto-0.20.0","pushedAt":"2024-03-04T04:32:33.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":"chore(deps): bump golang.org/x/crypto from 0.19.0 to 0.20.0\n\nBumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.19.0 to 0.20.0.\n- [Commits](https://github.com/golang/crypto/compare/v0.19.0...v0.20.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/crypto\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps): bump golang.org/x/crypto from 0.19.0 to 0.20.0"}},{"before":"5cdadb9fceec1f4e9bcee2b28a5a29c3e3e06034","after":"72d10d1b4989df433b786ac7f442b784ee81bb6d","ref":"refs/heads/master","pushedAt":"2024-02-25T02:17:52.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"appleboy","name":"Bo-Yi Wu","path":"/appleboy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/21979?s=80&v=4"},"commit":{"message":"docs: remove chat badge\n\nSigned-off-by: appleboy ","shortMessageHtmlLink":"docs: remove chat badge"}},{"before":"c38a64cb8b4c3788a8c22301f41cf47ef9ade92c","after":null,"ref":"refs/heads/dependabot/go_modules/golang.org/x/crypto-0.7.0","pushedAt":"2024-02-25T02:14:20.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"b197f52aaceb9a21b4a33650a8944431cd17fee3","after":null,"ref":"refs/heads/dependabot/go_modules/golang.org/x/sync-0.1.0","pushedAt":"2024-02-25T02:14:20.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"9f670accdd9094a78ee8384fce5036d6145f38f9","after":null,"ref":"refs/heads/dependabot/go_modules/golang.org/x/net-0.7.0","pushedAt":"2024-02-25T02:14:19.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"5945d95fc9e0da62064cf020bac70bcc85122328","after":null,"ref":"refs/heads/dependabot/github_actions/goreleaser/goreleaser-action-4","pushedAt":"2024-02-25T02:14:18.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"407385d32796933effce7f8300911a1eb0895e78","after":null,"ref":"refs/heads/dependabot/github_actions/actions/setup-go-3","pushedAt":"2024-02-25T02:14:17.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"a1973600aaf5e13f7894386c25fab2c45d7179f9","after":"5cdadb9fceec1f4e9bcee2b28a5a29c3e3e06034","ref":"refs/heads/master","pushedAt":"2024-02-25T02:13:55.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"appleboy","name":"Bo-Yi Wu","path":"/appleboy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/21979?s=80&v=4"},"commit":{"message":"chore(actions): upgrade dependency\n\nSigned-off-by: appleboy ","shortMessageHtmlLink":"chore(actions): upgrade dependency"}},{"before":"865e31b3e714b647eded7518390df9904571bc0c","after":"a1973600aaf5e13f7894386c25fab2c45d7179f9","ref":"refs/heads/master","pushedAt":"2024-02-25T02:09:59.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"appleboy","name":"Bo-Yi Wu","path":"/appleboy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/21979?s=80&v=4"},"commit":{"message":"chore: update Go dependencies and required modules\n\n- Update the required Go version from `1.15` to `1.18`\n- Update the versions of `golang.org/x/crypto` and `golang.org/x/sync`\n- Add new required modules `golang.org/x/net` and `golang.org/x/text`\n\nSigned-off-by: appleboy ","shortMessageHtmlLink":"chore: update Go dependencies and required modules"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEZPdyyAA","startCursor":null,"endCursor":null}},"title":"Activity ยท gin-gonic/autotls"}