{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":800401588,"defaultBranch":"main","name":"awscd2024-ack","ownerLogin":"timam","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2024-05-14T09:07:13.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/47936356?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1715755083.0","currentOid":""},"activityList":{"items":[{"before":"0ff75790d9d84628ab76980612600bb03c3e8017","after":"e32db63de4913afa3c400c123e33961dd1e8c182","ref":"refs/heads/main","pushedAt":"2024-05-18T09:55:23.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"timam","name":"Al-Amin Talukdar","path":"/timam","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/47936356?s=80&v=4"},"commit":{"message":"Update deploy.yaml with the latest image tag","shortMessageHtmlLink":"Update deploy.yaml with the latest image tag"}},{"before":"686b915657b4ca1b392aa86919a5c8b96d805003","after":"0ff75790d9d84628ab76980612600bb03c3e8017","ref":"refs/heads/main","pushedAt":"2024-05-18T09:54:45.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"timam","name":"Al-Amin Talukdar","path":"/timam","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/47936356?s=80&v=4"},"commit":{"message":"Merge pull request #1 from axonasif/patch-1\n\nUpdated the message","shortMessageHtmlLink":"Merge pull request #1 from axonasif/patch-1"}},{"before":"a20df9a0fd34968c2519a1916fe9db448d8f4a9e","after":"686b915657b4ca1b392aa86919a5c8b96d805003","ref":"refs/heads/main","pushedAt":"2024-05-16T16:58:25.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"timam","name":"Al-Amin Talukdar","path":"/timam","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/47936356?s=80&v=4"},"commit":{"message":"Remove Node.js runtime from Lambda deployment\n\nThis commit removes the reference to the Node.js runtime in the AWS Lambda deployment configuration. As the package type has been changed to 'Image', specifying a runtime is not necessary and can lead to ambiguity or conflicts.","shortMessageHtmlLink":"Remove Node.js runtime from Lambda deployment"}},{"before":"d2cc6c397abf1a85f297e8f524b6df86bd56f4c1","after":"a20df9a0fd34968c2519a1916fe9db448d8f4a9e","ref":"refs/heads/main","pushedAt":"2024-05-16T16:55:07.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"timam","name":"Al-Amin Talukdar","path":"/timam","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/47936356?s=80&v=4"},"commit":{"message":"Update deployment specifications in the deploy.yaml file\n\nAn update has been made to the 'deploy.yaml' file. The modifications include the addition of a 'description' and 'memorySize', and setting the runtime to 'nodejs20.x'. The description of the lambda function was moved to a new position in the yaml document.","shortMessageHtmlLink":"Update deployment specifications in the deploy.yaml file"}},{"before":"b8b63e8c410a42cfb1b06eb2e6b2920525c970f3","after":"d2cc6c397abf1a85f297e8f524b6df86bd56f4c1","ref":"refs/heads/main","pushedAt":"2024-05-16T16:37:01.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"timam","name":"Al-Amin Talukdar","path":"/timam","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/47936356?s=80&v=4"},"commit":{"message":"Update deploy.yaml with the latest image tag","shortMessageHtmlLink":"Update deploy.yaml with the latest image tag"}},{"before":"36d07711e4b2b68b13b3f15290662c9c00e7d477","after":"b8b63e8c410a42cfb1b06eb2e6b2920525c970f3","ref":"refs/heads/main","pushedAt":"2024-05-16T16:36:23.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"timam","name":"Al-Amin Talukdar","path":"/timam","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/47936356?s=80&v=4"},"commit":{"message":"Update deployment configuration for lambda service\n\nThe deployment configuration for the lambda service has been updated. The changes include modifying the Dockerfile, updating the Kubernetes YAML file with proper values, and adjusting the GitHub workflow file to replace the Docker image tag using the full Git SHA instead of the first 8 characters.","shortMessageHtmlLink":"Update deployment configuration for lambda service"}},{"before":"5c786852fcbd582855f2d7b148008f610aa82405","after":"36d07711e4b2b68b13b3f15290662c9c00e7d477","ref":"refs/heads/main","pushedAt":"2024-05-16T16:30:24.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"timam","name":"Al-Amin Talukdar","path":"/timam","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/47936356?s=80&v=4"},"commit":{"message":"Update deploy.yaml with the latest image tag","shortMessageHtmlLink":"Update deploy.yaml with the latest image tag"}},{"before":"d6a481881bf63084d5f60a741f312784dd0ab9ef","after":"5c786852fcbd582855f2d7b148008f610aa82405","ref":"refs/heads/main","pushedAt":"2024-05-16T16:29:46.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"timam","name":"Al-Amin Talukdar","path":"/timam","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/47936356?s=80&v=4"},"commit":{"message":"Update response message in Lambda handler\n\nThe text returned by the Lambda handler's response has been updated for clarity. This change enhances the demonstrative impact of the message, improving user experience.","shortMessageHtmlLink":"Update response message in Lambda handler"}},{"before":"9b7ab55afb414611e9c31b845f9fc6474676f570","after":"d6a481881bf63084d5f60a741f312784dd0ab9ef","ref":"refs/heads/main","pushedAt":"2024-05-16T16:29:28.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"timam","name":"Al-Amin Talukdar","path":"/timam","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/47936356?s=80&v=4"},"commit":{"message":"Add token to GitHub's checkout step in deploy workflow\n\nThis commit adds a GitHub personal access token to the checkout step in the deploy workflow. This allows the workflow to perform actions with the same permissions as the user associated with the token.","shortMessageHtmlLink":"Add token to GitHub's checkout step in deploy workflow"}},{"before":"c307c4d54abd20ae4b4b5da02e6ff90fda9db296","after":"9b7ab55afb414611e9c31b845f9fc6474676f570","ref":"refs/heads/main","pushedAt":"2024-05-16T16:18:37.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"timam","name":"Al-Amin Talukdar","path":"/timam","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/47936356?s=80&v=4"},"commit":{"message":"Update greeting message in lambda function\n\nThe change in this commit updates the greeting message returned by the Lambda function. The update only involves adding an extra exclamation mark to the message, making it a bit more enthusiastic.","shortMessageHtmlLink":"Update greeting message in lambda function"}},{"before":"d93d01c4521dedc73375d0325469af71e18dbfd4","after":"c307c4d54abd20ae4b4b5da02e6ff90fda9db296","ref":"refs/heads/main","pushedAt":"2024-05-16T16:17:03.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"timam","name":"Al-Amin Talukdar","path":"/timam","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/47936356?s=80&v=4"},"commit":{"message":"Adjust GitHub actions to include updates for lambda changes\n\nThis commit expands the push trigger in the GitHub actions to include changes under 'demo/lambda/src'. It also adds a step to commit modifications on 'demo/lambda/deployment/deploy.yaml' with an updated image tag.","shortMessageHtmlLink":"Adjust GitHub actions to include updates for lambda changes"}},{"before":"02114c130a666742be52b1783899a35e70fd6d74","after":"d93d01c4521dedc73375d0325469af71e18dbfd4","ref":"refs/heads/main","pushedAt":"2024-05-16T16:12:27.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"timam","name":"Al-Amin Talukdar","path":"/timam","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/47936356?s=80&v=4"},"commit":{"message":"test update sha","shortMessageHtmlLink":"test update sha"}},{"before":"eb746ea375f4c70eed561837760755ed534b7a59","after":"02114c130a666742be52b1783899a35e70fd6d74","ref":"refs/heads/main","pushedAt":"2024-05-16T11:17:23.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"timam","name":"Al-Amin Talukdar","path":"/timam","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/47936356?s=80&v=4"},"commit":{"message":"Update Docker build and push commands in Github Actions\n\nThe commit updates the Docker build and push commands within the Github Actions workflow file. The update specifies hardcoding the image name as 'demo-awscd-2024' and","shortMessageHtmlLink":"Update Docker build and push commands in Github Actions"}},{"before":"764f50f00bd450351ccc8ff269d810fd33422267","after":"eb746ea375f4c70eed561837760755ed534b7a59","ref":"refs/heads/main","pushedAt":"2024-05-16T11:07:43.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"timam","name":"Al-Amin Talukdar","path":"/timam","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/47936356?s=80&v=4"},"commit":{"message":"try different way","shortMessageHtmlLink":"try different way"}},{"before":"1ae58a7b2e1a6c4798088dfd70d0b3c954785ffe","after":"764f50f00bd450351ccc8ff269d810fd33422267","ref":"refs/heads/main","pushedAt":"2024-05-16T11:02:50.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"timam","name":"Al-Amin Talukdar","path":"/timam","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/47936356?s=80&v=4"},"commit":{"message":"Update response structure in Lambda and AWS region in deploy workflow\n\nThe response structure in Lambda's app.js has been updated by adding a comma to correctly format the returned JSON data. Also, changed the method of accessing AWS region in the deployment workflow to utilize GitHub secrets instead of environment variables for better security.","shortMessageHtmlLink":"Update response structure in Lambda and AWS region in deploy workflow"}},{"before":"f669d3bc4bf0540ff58042e3493d57588911f2b8","after":"1ae58a7b2e1a6c4798088dfd70d0b3c954785ffe","ref":"refs/heads/main","pushedAt":"2024-05-16T10:58:52.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"timam","name":"Al-Amin Talukdar","path":"/timam","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/47936356?s=80&v=4"},"commit":{"message":"Add Lambda function and configure deployment\n\nThis commit adds a new Lambda function with its associated Dockerfile, package.json and deployment configuration files. It also includes the necessary updates to the GitHub Actions workflow and the Terraform configuration for automatic deployment of the function. Additionally, the .gitignore file has been updated to ignore the newly added directories and files related to the Lambda function installation and execution.","shortMessageHtmlLink":"Add Lambda function and configure deployment"}},{"before":"6d0d191415cba2cf8cd5f3a93549294fb9a9959b","after":"f669d3bc4bf0540ff58042e3493d57588911f2b8","ref":"refs/heads/main","pushedAt":"2024-05-16T07:25:23.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"timam","name":"Al-Amin Talukdar","path":"/timam","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/47936356?s=80&v=4"},"commit":{"message":"Added lambda ack","shortMessageHtmlLink":"Added lambda ack"}},{"before":"3ce131e87e21683b9197f0ec92223aed3fb5b40c","after":"6d0d191415cba2cf8cd5f3a93549294fb9a9959b","ref":"refs/heads/main","pushedAt":"2024-05-15T23:24:32.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"timam","name":"Al-Amin Talukdar","path":"/timam","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/47936356?s=80&v=4"},"commit":{"message":"Move terraform files to 'iac' directory\n\nThe terraform configuration files (ack.tf, providers.tf, argo.tf) have been moved from the 'src' directory to the 'iac' directory. This restructuring better organizes the project by separating infrastructure-as-code files into their own specific directory.","shortMessageHtmlLink":"Move terraform files to 'iac' directory"}},{"before":"34eac43a39f9174f31d8600a1135abee99e5d8ac","after":"3ce131e87e21683b9197f0ec92223aed3fb5b40c","ref":"refs/heads/main","pushedAt":"2024-05-15T23:06:48.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"timam","name":"Al-Amin Talukdar","path":"/timam","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/47936356?s=80&v=4"},"commit":{"message":"Add Helm provider and ack\n\nThis commit introduces a Helm provider and adds an \"ack\" Helm resource to the Terraform configuration. Additionally, it adds a .gitignore file to handle common ignored files and directories in the project. The Helm release includes the enabling of S3 with set AWS region settings.","shortMessageHtmlLink":"Add Helm provider and ack"}},{"before":"c5641977e6ec72eb2321c1a1052e48180d86d410","after":"34eac43a39f9174f31d8600a1135abee99e5d8ac","ref":"refs/heads/main","pushedAt":"2024-05-15T08:52:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"timam","name":"Al-Amin Talukdar","path":"/timam","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/47936356?s=80&v=4"},"commit":{"message":"Add Helm provider and ack\n\nThis commit introduces a Helm provider and adds an \"ack\" Helm resource to the Terraform configuration. Additionally, it adds a .gitignore file to handle common ignored files and directories in the project. The Helm release includes the enabling of S3 with set AWS region settings.","shortMessageHtmlLink":"Add Helm provider and ack"}},{"before":null,"after":"c5641977e6ec72eb2321c1a1052e48180d86d410","ref":"refs/heads/main","pushedAt":"2024-05-15T06:38:03.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"timam","name":"Al-Amin Talukdar","path":"/timam","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/47936356?s=80&v=4"},"commit":{"message":"Add Helm provider and ack\n\nThis commit introduces a Helm provider and adds an \"ack\" Helm resource to the Terraform configuration. Additionally, it adds a .gitignore file to handle common ignored files and directories in the project. The Helm release includes the enabling of S3 with set AWS region settings.","shortMessageHtmlLink":"Add Helm provider and ack"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wNS0xOFQwOTo1NToyMy4wMDAwMDBazwAAAARNjYxk","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wNS0xOFQwOTo1NToyMy4wMDAwMDBazwAAAARNjYxk","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wNS0xNVQwNjozODowMy4wMDAwMDBazwAAAARKM175"}},"title":"Activity ยท timam/awscd2024-ack"}