{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":808655300,"defaultBranch":"main","name":"spin","ownerLogin":"nckrtl","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2024-05-31T14:23:18.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/18613261?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1717165931.697194","currentOid":""},"activityList":{"items":[{"before":"7c33036cb7fadc184868345dfa34759031f72a66","after":"a84c9fee185902f820c4e7fee315b7dd4513d718","ref":"refs/heads/patch-1","pushedAt":"2024-06-21T14:33:39.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"jaydrogers","name":"Jay Rogers","path":"/jaydrogers","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3174134?s=80&v=4"},"commit":{"message":"Quote variable","shortMessageHtmlLink":"Quote variable"}},{"before":"8d546f7fe6b9555abeb0bf414cb561b9d650d666","after":"7c33036cb7fadc184868345dfa34759031f72a66","ref":"refs/heads/patch-1","pushedAt":"2024-05-31T14:32:09.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"nckrtl","name":"Nick Retel","path":"/nckrtl","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18613261?s=80&v=4"},"commit":{"message":"Some suggestions\n\n- Read the .env file if there is one. This would make it easier to set certain variables on a per project basis.\r\n- Make reading the configuration files dynamic. This way you don't need a .infrastructure folder if you haven't defined any config key. Only caveat is that it will use the file name to generate the environment variable. So \r\n```\r\nconfigs:\r\n traefik:\r\n name: 'traefik-${SPIN_TRAEFIK_CONFIG_MD5_HASH}.yml'\r\n file: ./.infrastructure/conf/traefik/prod/traefik.yml\r\n```\r\nWould become:\r\n```\r\nconfigs:\r\n traefik:\r\n name: 'traefik-${SPIN_TRAEFIK_YML_CONFIG_MD5_HASH}.yml'\r\n file: ./.infrastructure/conf/traefik/prod/traefik.yml\r\n```\r\n- Remove the requirement for a Docker image. This would make it easier to run specific docker stacks with only redis or traefik","shortMessageHtmlLink":"Some suggestions"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEa6_xZQA","startCursor":null,"endCursor":null}},"title":"Activity ยท nckrtl/spin"}