{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":842542272,"defaultBranch":"master","name":"jerusalem-server","ownerLogin":"mjm918","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2024-08-14T15:03:39.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/17846525?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1723652059.0","currentOid":""},"activityList":{"items":[{"before":"3f092984681fba04e68ead859d973135d9b6d3f8","after":"53c01117ceef4d811a355efb74710fb30b4ccecb","ref":"refs/heads/master","pushedAt":"2024-08-15T02:12:21.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mjm918","name":"Mohammad Julfikar","path":"/mjm918","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17846525?s=80&v=4"},"commit":{"message":"Remove Go workflow and update Docker configs\n\nDeleted the GitHub Actions workflow for Go due to project changes. Added container name and image name specifications in the Docker Compose file and Dockerfile to better organize and identify Docker entities.","shortMessageHtmlLink":"Remove Go workflow and update Docker configs"}},{"before":"7a1561d6578ac4dd8ac99bb5d0f5da04904eab90","after":"3f092984681fba04e68ead859d973135d9b6d3f8","ref":"refs/heads/master","pushedAt":"2024-08-15T02:08:30.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mjm918","name":"Mohammad Julfikar","path":"/mjm918","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17846525?s=80&v=4"},"commit":{"message":"Implement graceful server shutdown and update port settings\n\nAdded signal handling in server.go to support graceful shutdown upon receiving an interrupt or termination signal. Updated docker-compose.yml and Dockerfile to adjust port ranges for better resource management.","shortMessageHtmlLink":"Implement graceful server shutdown and update port settings"}},{"before":"2c267ef6bd9c738c92d06ff325cfc1112f716f3b","after":"7a1561d6578ac4dd8ac99bb5d0f5da04904eab90","ref":"refs/heads/master","pushedAt":"2024-08-15T01:12:03.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"mjm918","name":"Mohammad Julfikar","path":"/mjm918","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17846525?s=80&v=4"},"commit":{"message":"Merge remote-tracking branch 'origin/master'","shortMessageHtmlLink":"Merge remote-tracking branch 'origin/master'"}},{"before":"e658548db27e51dfc6b9f4cade5eaf31e4d36099","after":"2c267ef6bd9c738c92d06ff325cfc1112f716f3b","ref":"refs/heads/master","pushedAt":"2024-08-15T01:10:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mjm918","name":"Mohammad Julfikar","path":"/mjm918","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17846525?s=80&v=4"},"commit":{"message":"Create LICENSE","shortMessageHtmlLink":"Create LICENSE"}},{"before":"106c277d18efdaafdf788b3dfb47cb5cd69ead04","after":"e658548db27e51dfc6b9f4cade5eaf31e4d36099","ref":"refs/heads/master","pushedAt":"2024-08-15T01:07:22.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mjm918","name":"Mohammad Julfikar","path":"/mjm918","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17846525?s=80&v=4"},"commit":{"message":"Add Docker setup and image to README\n\nIncluded a Dockerfile and docker-compose.yml for setting up the Jerusalem Tunnel service. Also added an image to the README for better visualization.","shortMessageHtmlLink":"Add Docker setup and image to README"}},{"before":"c10d1b20e001e94297470352516b310ba7949b3f","after":"106c277d18efdaafdf788b3dfb47cb5cd69ead04","ref":"refs/heads/master","pushedAt":"2024-08-15T01:05:42.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mjm918","name":"Mohammad Julfikar","path":"/mjm918","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17846525?s=80&v=4"},"commit":{"message":"Add Docker setup and image to README\n\nIncluded a Dockerfile and docker-compose.yml for setting up the Jerusalem Tunnel service. Also added an image to the README for better visualization.","shortMessageHtmlLink":"Add Docker setup and image to README"}},{"before":"dfe1fa20405fae7de600a114638f1972858df6a9","after":"c10d1b20e001e94297470352516b310ba7949b3f","ref":"refs/heads/master","pushedAt":"2024-08-15T01:03:21.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mjm918","name":"Mohammad Julfikar","path":"/mjm918","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17846525?s=80&v=4"},"commit":{"message":"Add Docker setup and image to README\n\nIncluded a Dockerfile and docker-compose.yml for setting up the Jerusalem Tunnel service. Also added an image to the README for better visualization.","shortMessageHtmlLink":"Add Docker setup and image to README"}},{"before":"1c8043a7074e4b7bae5d63951991c1558da4e596","after":"dfe1fa20405fae7de600a114638f1972858df6a9","ref":"refs/heads/master","pushedAt":"2024-08-14T16:11:28.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mjm918","name":"Mohammad Julfikar","path":"/mjm918","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17846525?s=80&v=4"},"commit":{"message":"Update Go workflow for improved artifact organization\n\nChanged the file path for artifact uploads to a structured directory under 'release/mjm918/**/.*'. Also, removed unnecessary spacing and fixed a minor punctuation issue in the documentation comment. These changes streamline the workflow, ensuring better file management and clarity.","shortMessageHtmlLink":"Update Go workflow for improved artifact organization"}},{"before":"c658df4afb2f95d92d2869da4d88483ebaef67be","after":"1c8043a7074e4b7bae5d63951991c1558da4e596","ref":"refs/heads/master","pushedAt":"2024-08-14T16:07:21.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"mjm918","name":"Mohammad Julfikar","path":"/mjm918","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17846525?s=80&v=4"},"commit":{"message":"Refactor file packaging paths in GitHub Actions workflow\n\nUpdated the file packaging paths to include a new directory structure under \"release/mjm918\" for better organization. This change affects the tar and zip commands in the compilation steps for Linux, macOS, and Windows platforms.","shortMessageHtmlLink":"Refactor file packaging paths in GitHub Actions workflow"}},{"before":"628386a4358039dd7036bf185bda65c5cbe3d04e","after":"c658df4afb2f95d92d2869da4d88483ebaef67be","ref":"refs/heads/master","pushedAt":"2024-08-14T16:03:48.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mjm918","name":"Mohammad Julfikar","path":"/mjm918","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17846525?s=80&v=4"},"commit":{"message":"Create go.yml","shortMessageHtmlLink":"Create go.yml"}},{"before":"daeac7eb24dd2e1aa46ab83dca6dee3576c1dba5","after":"628386a4358039dd7036bf185bda65c5cbe3d04e","ref":"refs/heads/master","pushedAt":"2024-08-14T16:02:52.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mjm918","name":"Mohammad Julfikar","path":"/mjm918","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17846525?s=80&v=4"},"commit":{"message":"Add GitHub Actions workflow for Go project\n\nThis new workflow automates the build, testing, and packaging of a Go project on Ubuntu, macOS, and Windows platforms. It ensures consistent CI/CD processes for the master branch on both push and pull request events.","shortMessageHtmlLink":"Add GitHub Actions workflow for Go project"}},{"before":"1e461c0b20d4f92a04ae9f203a2a7c20a669383e","after":"daeac7eb24dd2e1aa46ab83dca6dee3576c1dba5","ref":"refs/heads/master","pushedAt":"2024-08-14T15:51:48.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mjm918","name":"Mohammad Julfikar","path":"/mjm918","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17846525?s=80&v=4"},"commit":{"message":"Update build and start commands in README.md\n\nModified the build command to include the verbose flag and updated the start command by removing the 'server' argument. This improves clarity and aligns with the actual command usage.","shortMessageHtmlLink":"Update build and start commands in README.md"}},{"before":null,"after":"1e461c0b20d4f92a04ae9f203a2a7c20a669383e","ref":"refs/heads/master","pushedAt":"2024-08-14T15:03:54.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"mjm918","name":"Mohammad Julfikar","path":"/mjm918","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17846525?s=80&v=4"},"commit":{"message":"Initial commit","shortMessageHtmlLink":"Initial commit"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOC0xNVQwMjoxMjoyMS4wMDAwMDBazwAAAASa0NDY","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOC0xNVQwMjoxMjoyMS4wMDAwMDBazwAAAASa0NDY","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOC0xNFQxNTowMzo1NC4wMDAwMDBazwAAAASaY5MX"}},"title":"Activity ยท mjm918/jerusalem-server"}