{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":706315111,"defaultBranch":"main","name":"surrealdb-go-starter-project","ownerLogin":"sbshah97","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2023-10-17T17:49:55.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/16410361?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1725191785.0","currentOid":""},"activityList":{"items":[{"before":"34df6a9ce6b615afe696b9bbcf1444aa145b1424","after":"3f9e88b90ce79e233415ad1e4ded57a52dd2f521","ref":"refs/heads/dev/update-method","pushedAt":"2024-09-01T11:59:53.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"sbshah97","name":"Salman Shah","path":"/sbshah97","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16410361?s=80&v=4"},"commit":{"message":"Merge branch 'main' into dev/update-method","shortMessageHtmlLink":"Merge branch 'main' into dev/update-method"}},{"before":null,"after":"34df6a9ce6b615afe696b9bbcf1444aa145b1424","ref":"refs/heads/dev/update-method","pushedAt":"2024-09-01T11:56:25.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"sbshah97","name":"Salman Shah","path":"/sbshah97","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16410361?s=80&v=4"},"commit":{"message":"feat: Integrate PUT method with SurrealDB UPDATE method\n\n- Added PUT method implementation in `pkg/handlers/users.go` to update user data.\n- Updated router configuration in `main.go` to handle PUT requests for `/users/{id}`.\n- Implemented `Update` method in `pkg/database/database.go` to interact with SurrealDB for updating user data.\n- Updated `CHANGELOG.md` to include the new PUT method integration.\n\nThis enhancement allows updating user data in the database via HTTP PUT requests.","shortMessageHtmlLink":"feat: Integrate PUT method with SurrealDB UPDATE method"}},{"before":"a1d46d98a3e82a47a3953d6ed509e771cb66ba21","after":null,"ref":"refs/heads/chore/update-ci","pushedAt":"2024-09-01T11:49:54.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"sbshah97","name":"Salman Shah","path":"/sbshah97","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16410361?s=80&v=4"}},{"before":"ae90d7fc69d30583892daa7a3233889e67e704fd","after":"1fb6ee01e321bcb968eeefe2b18d1f2ed31d312e","ref":"refs/heads/main","pushedAt":"2024-09-01T11:49:53.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"sbshah97","name":"Salman Shah","path":"/sbshah97","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16410361?s=80&v=4"},"commit":{"message":"feat: Enhance CI workflow and update .gitignore for open source stand… (#36)\n\n* feat: Enhance CI workflow and update .gitignore for open source standards\r\n\r\n* fix: Ensure gosec is installed in CI workflow\r\n\r\n* Refactor server setup and remove redundant return statements","shortMessageHtmlLink":"feat: Enhance CI workflow and update .gitignore for open source stand… ("}},{"before":"c81a9e600d7c7b37a61a2b2dbe1f6a5a1a004dd1","after":"a1d46d98a3e82a47a3953d6ed509e771cb66ba21","ref":"refs/heads/chore/update-ci","pushedAt":"2024-09-01T11:46:30.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sbshah97","name":"Salman Shah","path":"/sbshah97","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16410361?s=80&v=4"},"commit":{"message":"Refactor server setup and remove redundant return statements\n\n- Updated main.go to configure HTTP server with timeouts for better performance and security.\n- Removed redundant return statements from CreateUsers and FetchUsers handlers in users.go to clean up the code.","shortMessageHtmlLink":"Refactor server setup and remove redundant return statements"}},{"before":"4fd26c253659d4a3df517abe63e555b4741289db","after":"c81a9e600d7c7b37a61a2b2dbe1f6a5a1a004dd1","ref":"refs/heads/chore/update-ci","pushedAt":"2024-09-01T11:40:46.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sbshah97","name":"Salman Shah","path":"/sbshah97","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16410361?s=80&v=4"},"commit":{"message":"fix: Ensure gosec is installed in CI workflow\n\n- Added a step to install `gosec` in the `security` job of the GitHub Actions workflow:\n - `gosec` is now installed using `go install github.com/securego/gosec/v2/cmd/gosec@latest` before running security checks.\n\nThis commit fixes the issue where `gosec` was not found in the CI environment, ensuring that security checks can be executed successfully.","shortMessageHtmlLink":"fix: Ensure gosec is installed in CI workflow"}},{"before":null,"after":"4fd26c253659d4a3df517abe63e555b4741289db","ref":"refs/heads/chore/update-ci","pushedAt":"2024-09-01T11:37:47.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"sbshah97","name":"Salman Shah","path":"/sbshah97","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16410361?s=80&v=4"},"commit":{"message":"feat: Enhance CI workflow and update .gitignore for open source standards\n\n- Updated GitHub Actions workflow to include benchmark and security checks:\n - Added `benchmark` job to run Go benchmarks.\n - Added `security` job to run `gosec` and `govulncheck` for security checks.\n- Changed Go version in the workflow from `1.22.x` to `1.23.x`.\n- Updated `.gitignore` to follow open source standards:\n - Added common IDE and editor files (e.g., `.idea/`, `.vscode/`).\n - Added patterns to ignore log files and OS-specific files (e.g., `.DS_Store`, `Thumbs.db`).\n - Retained specific entry for `surrealdb-go-starter-project`.\n\nThis commit improves the CI pipeline by adding essential checks and ensures the repository follows best practices for open source projects.","shortMessageHtmlLink":"feat: Enhance CI workflow and update .gitignore for open source stand…"}},{"before":"2152e0728b375423ed0bc36b187519afe7cb074f","after":null,"ref":"refs/heads/dev/pre-commit","pushedAt":"2024-09-01T11:24:48.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"sbshah97","name":"Salman Shah","path":"/sbshah97","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16410361?s=80&v=4"}},{"before":"fc97ea9b3aeef281c7be1b67c97e285b76e095b7","after":"ae90d7fc69d30583892daa7a3233889e67e704fd","ref":"refs/heads/main","pushedAt":"2024-09-01T11:24:46.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"sbshah97","name":"Salman Shah","path":"/sbshah97","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16410361?s=80&v=4"},"commit":{"message":"feat: Add pre-commit hook setup instructions to README (#34)\n\n- Added a new section in the README.md to guide users on setting up pre-commit hooks.\r\n- Instructions include installing pre-commit using pip, installing the pre-commit hooks, and running pre-commit manually.\r\n- Updated .gitignore to include `venv/` for virtual environment directories.\r\n\r\nThis ensures code quality and that all tests pass before committing code to the repository.","shortMessageHtmlLink":"feat: Add pre-commit hook setup instructions to README (#34)"}},{"before":null,"after":"2152e0728b375423ed0bc36b187519afe7cb074f","ref":"refs/heads/dev/pre-commit","pushedAt":"2024-09-01T11:24:15.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"sbshah97","name":"Salman Shah","path":"/sbshah97","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16410361?s=80&v=4"},"commit":{"message":"feat: Add pre-commit hook setup instructions to README\n\n- Added a new section in the README.md to guide users on setting up pre-commit hooks.\n- Instructions include installing pre-commit using pip, installing the pre-commit hooks, and running pre-commit manually.\n- Updated .gitignore to include `venv/` for virtual environment directories.\n\nThis ensures code quality and that all tests pass before committing code to the repository.","shortMessageHtmlLink":"feat: Add pre-commit hook setup instructions to README"}},{"before":"4b52303464d119b95d9995b1fd5ff4b259d0d708","after":null,"ref":"refs/heads/dev/sbshah97/docker","pushedAt":"2024-05-12T22:52:15.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"sbshah97","name":"Salman Shah","path":"/sbshah97","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16410361?s=80&v=4"}},{"before":"d80ed8dd0ab0381f12be5c4097b50a542b090bdb","after":"fc97ea9b3aeef281c7be1b67c97e285b76e095b7","ref":"refs/heads/main","pushedAt":"2024-05-12T22:52:14.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"sbshah97","name":"Salman Shah","path":"/sbshah97","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16410361?s=80&v=4"},"commit":{"message":"\"Updated Dockerfile and docker-compose.yml to configure app and db services\" (#33)\n\n* \"Updated Dockerfile and docker-compose.yml to configure app and db services\"\r\n\r\n* README updates for surrealdb","shortMessageHtmlLink":"\"Updated Dockerfile and docker-compose.yml to configure app and db se…"}},{"before":"9517bdca7e24c8edb838934367881798c49c48cb","after":"4b52303464d119b95d9995b1fd5ff4b259d0d708","ref":"refs/heads/dev/sbshah97/docker","pushedAt":"2024-05-12T22:51:59.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sbshah97","name":"Salman Shah","path":"/sbshah97","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16410361?s=80&v=4"},"commit":{"message":"README updates for surrealdb","shortMessageHtmlLink":"README updates for surrealdb"}},{"before":null,"after":"9517bdca7e24c8edb838934367881798c49c48cb","ref":"refs/heads/dev/sbshah97/docker","pushedAt":"2024-05-12T22:41:06.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"sbshah97","name":"Salman Shah","path":"/sbshah97","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16410361?s=80&v=4"},"commit":{"message":"\"Updated Dockerfile and docker-compose.yml to configure app and db services\"","shortMessageHtmlLink":"\"Updated Dockerfile and docker-compose.yml to configure app and db se…"}},{"before":"98b86ff25aad62c91f1f65df80bd5c5471680859","after":null,"ref":"refs/heads/fix/upgrade/go.122","pushedAt":"2024-03-12T00:10:30.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"sbshah97","name":"Salman Shah","path":"/sbshah97","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16410361?s=80&v=4"}},{"before":"b2f5f02ec527ba581ac0eadec9406be19020d88e","after":"d80ed8dd0ab0381f12be5c4097b50a542b090bdb","ref":"refs/heads/main","pushedAt":"2024-03-12T00:10:30.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"sbshah97","name":"Salman Shah","path":"/sbshah97","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16410361?s=80&v=4"},"commit":{"message":"Upgrade to go 1.22 (#31)","shortMessageHtmlLink":"Upgrade to go 1.22 (#31)"}},{"before":"94d4f119f27cbc29c16dd3dd33477d1b7badad4f","after":null,"ref":"refs/heads/dependabot/go_modules/github.com/gorilla/mux-1.8.1","pushedAt":"2024-03-12T00:09:45.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"sbshah97","name":"Salman Shah","path":"/sbshah97","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16410361?s=80&v=4"}},{"before":"0d93261ca0a764afaadf6098fd1f98634e1e738c","after":"b2f5f02ec527ba581ac0eadec9406be19020d88e","ref":"refs/heads/main","pushedAt":"2024-03-12T00:09:44.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"sbshah97","name":"Salman Shah","path":"/sbshah97","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16410361?s=80&v=4"},"commit":{"message":"Bump github.com/gorilla/mux from 1.8.0 to 1.8.1 (#30)\n\nBumps [github.com/gorilla/mux](https://github.com/gorilla/mux) from 1.8.0 to 1.8.1.\r\n- [Release notes](https://github.com/gorilla/mux/releases)\r\n- [Commits](https://github.com/gorilla/mux/compare/v1.8.0...v1.8.1)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: github.com/gorilla/mux\r\n dependency-type: direct:production\r\n update-type: version-update:semver-patch\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 github.com/gorilla/mux from 1.8.0 to 1.8.1 (#30)"}},{"before":null,"after":"98b86ff25aad62c91f1f65df80bd5c5471680859","ref":"refs/heads/fix/upgrade/go.122","pushedAt":"2024-03-12T00:08:54.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"sbshah97","name":"Salman Shah","path":"/sbshah97","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16410361?s=80&v=4"},"commit":{"message":"Upgrade to go 1.22","shortMessageHtmlLink":"Upgrade to go 1.22"}},{"before":null,"after":"94d4f119f27cbc29c16dd3dd33477d1b7badad4f","ref":"refs/heads/dependabot/go_modules/github.com/gorilla/mux-1.8.1","pushedAt":"2024-03-12T00:03:26.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 github.com/gorilla/mux from 1.8.0 to 1.8.1\n\nBumps [github.com/gorilla/mux](https://github.com/gorilla/mux) from 1.8.0 to 1.8.1.\n- [Release notes](https://github.com/gorilla/mux/releases)\n- [Commits](https://github.com/gorilla/mux/compare/v1.8.0...v1.8.1)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/gorilla/mux\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump github.com/gorilla/mux from 1.8.0 to 1.8.1"}},{"before":"e01476fefc2c0726fa5f464fa8d195368ec3fadd","after":null,"ref":"refs/heads/dependabot-update","pushedAt":"2024-03-12T00:02:54.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"sbshah97","name":"Salman Shah","path":"/sbshah97","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16410361?s=80&v=4"}},{"before":"066132f879caf694f7bf33f738a0744b639b3f8e","after":"0d93261ca0a764afaadf6098fd1f98634e1e738c","ref":"refs/heads/main","pushedAt":"2024-03-12T00:02:53.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"sbshah97","name":"Salman Shah","path":"/sbshah97","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16410361?s=80&v=4"},"commit":{"message":"Update dependabot file with gomod value\n\n* Update dependabot file","shortMessageHtmlLink":"Update dependabot file with gomod value"}},{"before":null,"after":"e01476fefc2c0726fa5f464fa8d195368ec3fadd","ref":"refs/heads/dependabot-update","pushedAt":"2024-03-12T00:02:21.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"sbshah97","name":"Salman Shah","path":"/sbshah97","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16410361?s=80&v=4"},"commit":{"message":"Update dependabot file","shortMessageHtmlLink":"Update dependabot file"}},{"before":"42a24b407cfa4db0619b0e588ab40984d5d90e36","after":null,"ref":"refs/heads/sbshah97-dependabot-fix","pushedAt":"2024-03-11T23:58:33.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"sbshah97","name":"Salman Shah","path":"/sbshah97","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16410361?s=80&v=4"}},{"before":"33a1308d999a3ddc577ebee996ab13079a768c70","after":"066132f879caf694f7bf33f738a0744b639b3f8e","ref":"refs/heads/main","pushedAt":"2024-03-11T23:58:32.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"sbshah97","name":"Salman Shah","path":"/sbshah97","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16410361?s=80&v=4"},"commit":{"message":"Create dependabot.yml for repo (#28)","shortMessageHtmlLink":"Create dependabot.yml for repo (#28)"}},{"before":null,"after":"42a24b407cfa4db0619b0e588ab40984d5d90e36","ref":"refs/heads/sbshah97-dependabot-fix","pushedAt":"2024-03-11T23:57:12.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"sbshah97","name":"Salman Shah","path":"/sbshah97","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16410361?s=80&v=4"},"commit":{"message":"Create dependabot.yml for repo","shortMessageHtmlLink":"Create dependabot.yml for repo"}},{"before":"5850670a402c7b923d1238a9e343732695e5ac45","after":null,"ref":"refs/heads/dev/sbilalshah/github-actions","pushedAt":"2023-11-06T01:23:20.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"sbshah97","name":"Salman Shah","path":"/sbshah97","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16410361?s=80&v=4"}},{"before":"760629621ef274c5a508080abe3f5d03b59164ec","after":"33a1308d999a3ddc577ebee996ab13079a768c70","ref":"refs/heads/main","pushedAt":"2023-11-06T01:23:19.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"sbshah97","name":"Salman Shah","path":"/sbshah97","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16410361?s=80&v=4"},"commit":{"message":"Added Github Action to Go Repo (#25)\n\n* Modified Makefile\r\n* Added Github Actions\r\n* Updated Github Action file\r\n* Updated slog to follow structured logging","shortMessageHtmlLink":"Added Github Action to Go Repo (#25)"}},{"before":"b66c04aa42b6ff1ae9a2aae6f3ed922cdeabd8d9","after":"5850670a402c7b923d1238a9e343732695e5ac45","ref":"refs/heads/dev/sbilalshah/github-actions","pushedAt":"2023-11-06T01:22:20.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"sbshah97","name":"Salman Shah","path":"/sbshah97","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16410361?s=80&v=4"},"commit":{"message":"Updated Github Action file","shortMessageHtmlLink":"Updated Github Action file"}},{"before":null,"after":"b66c04aa42b6ff1ae9a2aae6f3ed922cdeabd8d9","ref":"refs/heads/dev/sbilalshah/github-actions","pushedAt":"2023-11-06T01:14:35.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"sbshah97","name":"Salman Shah","path":"/sbshah97","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/16410361?s=80&v=4"},"commit":{"message":"Modified Makefile\nAdded Github Actions","shortMessageHtmlLink":"Modified Makefile"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0wMVQxMTo1OTo1My4wMDAwMDBazwAAAASpz4sN","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0wMVQxMTo1OTo1My4wMDAwMDBazwAAAASpz4sN","endCursor":"Y3Vyc29yOnYyOpK7MjAyMy0xMS0wNlQwMToxNDozNS4wMDAwMDBazwAAAAOn9yyJ"}},"title":"Activity · sbshah97/surrealdb-go-starter-project"}