{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":352203955,"defaultBranch":"master","name":"testcontainers-go","ownerLogin":"codefromthecrypt","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2021-03-27T23:57:01.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/64215?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1712148974.0","currentOid":""},"activityList":{"items":[{"before":"61a8c3d69eeced1570af668f2c4ce5c6821e342f","after":null,"ref":"refs/heads/reduce-buffering","pushedAt":"2024-04-03T12:56:14.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"codefromthecrypt","name":"Adrian Cole","path":"/codefromthecrypt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/64215?s=80&v=4"}},{"before":"4649a1e9af5b9946d5084a94ed421fe645de4b2a","after":"61a8c3d69eeced1570af668f2c4ce5c6821e342f","ref":"refs/heads/reduce-buffering","pushedAt":"2024-03-27T05:13:04.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"codefromthecrypt","name":"Adrian Cole","path":"/codefromthecrypt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/64215?s=80&v=4"},"commit":{"message":"go 1.21 defense\n\nSigned-off-by: Adrian Cole ","shortMessageHtmlLink":"go 1.21 defense"}},{"before":"4d36c20c1938dc08e34a4bc510fb28b659e1759f","after":"4649a1e9af5b9946d5084a94ed421fe645de4b2a","ref":"refs/heads/reduce-buffering","pushedAt":"2024-03-27T04:58:36.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"codefromthecrypt","name":"Adrian Cole","path":"/codefromthecrypt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/64215?s=80&v=4"},"commit":{"message":"drift\n\nSigned-off-by: Adrian Cole ","shortMessageHtmlLink":"drift"}},{"before":null,"after":"4d36c20c1938dc08e34a4bc510fb28b659e1759f","ref":"refs/heads/reduce-buffering","pushedAt":"2024-03-27T04:26:17.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"codefromthecrypt","name":"Adrian Cole","path":"/codefromthecrypt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/64215?s=80&v=4"},"commit":{"message":"feat: optimizes file copies to and from containers\n\nSigned-off-by: Adrian Cole ","shortMessageHtmlLink":"feat: optimizes file copies to and from containers"}},{"before":"836a8ec0d8d7b3a1db814081621b263ef67678de","after":null,"ref":"refs/heads/fix-auth","pushedAt":"2024-03-25T11:11:18.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"codefromthecrypt","name":"Adrian Cole","path":"/codefromthecrypt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/64215?s=80&v=4"}},{"before":"06f24cc2cc96b106d2883d29e73adbe74b36911e","after":"836a8ec0d8d7b3a1db814081621b263ef67678de","ref":"refs/heads/fix-auth","pushedAt":"2024-03-24T07:33:25.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"codefromthecrypt","name":"Adrian Cole","path":"/codefromthecrypt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/64215?s=80&v=4"},"commit":{"message":"early quit on terminated\n\nSigned-off-by: Adrian Cole ","shortMessageHtmlLink":"early quit on terminated"}},{"before":null,"after":"06f24cc2cc96b106d2883d29e73adbe74b36911e","ref":"refs/heads/fix-auth","pushedAt":"2024-03-23T09:16:18.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"codefromthecrypt","name":"Adrian Cole","path":"/codefromthecrypt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/64215?s=80&v=4"},"commit":{"message":"feat: authenticate docker on PullImage\n\nI'm using k3s and specifically its LoadImages function to avoid hassle\nfor images not published to a public repository. Through this, I noticed\nwe were accidentally only authenticating docker pulls when launching a\ncontainer.\n\nThis authenticates the same way, regardless of if you are launching a\ncontainer or pulling its image. This also improves the LoadImages test\nas before, the pod could have not started due to an image problem, yet\nstill pass the test.\n\nSigned-off-by: Adrian Cole ","shortMessageHtmlLink":"feat: authenticate docker on PullImage"}},{"before":"6150f74d4b2ee75d27a7d57092a8fc18f76e439d","after":"341b5f0ad1e31c139435d9828c9c17bccac37a78","ref":"refs/heads/consul-polish","pushedAt":"2024-03-08T06:42:01.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"codefromthecrypt","name":"Adrian Cole","path":"/codefromthecrypt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/64215?s=80&v=4"},"commit":{"message":"revert image bump\n\nSigned-off-by: Adrian Cole ","shortMessageHtmlLink":"revert image bump"}},{"before":null,"after":"6150f74d4b2ee75d27a7d57092a8fc18f76e439d","ref":"refs/heads/consul-polish","pushedAt":"2024-03-08T03:31:43.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"codefromthecrypt","name":"Adrian Cole","path":"/codefromthecrypt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/64215?s=80&v=4"},"commit":{"message":"fix: consul race on HTTP port\n\nSigned-off-by: Adrian Cole ","shortMessageHtmlLink":"fix: consul race on HTTP port"}},{"before":"a4b495800b833cb14585a63e78194adfd7b26ef2","after":"a935f77adf9adc223425f0295d5fa689fd72d30f","ref":"refs/heads/master","pushedAt":"2024-03-08T02:44:51.000Z","pushType":"push","commitsCount":1262,"pusher":{"login":"codefromthecrypt","name":"Adrian Cole","path":"/codefromthecrypt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/64215?s=80&v=4"},"commit":{"message":"feat: add openfga module (#2332)\n\n* chore: bootstrap openfga module\r\n\r\n* chore: add wait strategy\r\n\r\n* feat: add container endpoints methods\r\n\r\n* chore: add example using client sdk\r\n\r\n* feat: enable playground\r\n\r\n* chore: add example for writing a model\r\n\r\n* docs: include example in docs\r\n\r\n* chore: simplify API using built-in blocks\r\n\r\n* chore: remove from dependabot","shortMessageHtmlLink":"feat: add openfga module (testcontainers#2332)"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEJqiRegA","startCursor":null,"endCursor":null}},"title":"Activity ยท codefromthecrypt/testcontainers-go"}