{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":266089855,"defaultBranch":"main","name":"gcp_auth","ownerLogin":"djc","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2020-05-22T11:05:34.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/158471?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1716984568.0","currentOid":""},"activityList":{"items":[{"before":"1b2b6829a7e11b85d712196655d5bbf4c302d208","after":"5a1e48db47784c9afdbad38a33907cb2e98bbfdd","ref":"refs/heads/main","pushedAt":"2024-05-29T13:12:05.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"djc","name":"Dirkjan Ochtman","path":"/djc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/158471?s=80&v=4"},"commit":{"message":"Update simple usage text README.md\n\nThe `AuthenticationManager` struct has been removed and replaced with the `provider()` method, making the instructions on `README.md` outdated.\r\n\r\nThis PR is a minimal change to correct the documentation, based on the example in the rustdoc on lib.rs.","shortMessageHtmlLink":"Update simple usage text README.md"}},{"before":"03999471798673ccef6b422b516d9cf416448b4d","after":null,"ref":"refs/heads/prepare-0.12.2","pushedAt":"2024-05-29T12:03:57.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"djc","name":"Dirkjan Ochtman","path":"/djc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/158471?s=80&v=4"}},{"before":"7fe074dfa167891954b35e76e7a0213ad501278d","after":"1b2b6829a7e11b85d712196655d5bbf4c302d208","ref":"refs/heads/main","pushedAt":"2024-05-29T12:03:56.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"djc","name":"Dirkjan Ochtman","path":"/djc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/158471?s=80&v=4"},"commit":{"message":"Bump version to 0.12.2","shortMessageHtmlLink":"Bump version to 0.12.2"}},{"before":null,"after":"03999471798673ccef6b422b516d9cf416448b4d","ref":"refs/heads/prepare-0.12.2","pushedAt":"2024-05-29T12:02:51.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"djc","name":"Dirkjan Ochtman","path":"/djc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/158471?s=80&v=4"},"commit":{"message":"Bump version to 0.12.2","shortMessageHtmlLink":"Bump version to 0.12.2"}},{"before":"5d93e26e6a19a2061a2d2c79c08d82bed38ce13d","after":"7fe074dfa167891954b35e76e7a0213ad501278d","ref":"refs/heads/main","pushedAt":"2024-05-29T12:02:10.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"djc","name":"Dirkjan Ochtman","path":"/djc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/158471?s=80&v=4"},"commit":{"message":"Use `gcloud.cmd` to invoke `gcloud` on Windows\n\nOn Windows, the name of the `gcloud` command is `gcloud.cmd`,\nwhile on MacOS and Linux the name is just `gcloud`.\n\nWhile on the Windows Command prompt invoking `gcloud` works, this\nis not the case when a process is spawned with Rust's `Command`,\ncausing the application to fail to execute the command.\n\nAs a solution, we introduce an OS specific variable reflecting the\nactual command name for each OS.","shortMessageHtmlLink":"Use gcloud.cmd to invoke gcloud on Windows"}},{"before":"b9e924fac8a46b5d3cbe85fbeee462aec88e395c","after":"5d93e26e6a19a2061a2d2c79c08d82bed38ce13d","ref":"refs/heads/main","pushedAt":"2024-05-29T10:48:46.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"djc","name":"Dirkjan Ochtman","path":"/djc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/158471?s=80&v=4"},"commit":{"message":"Load default credentials from right path on Windows (#112)\n\nLoad default credentials from right path on Windows\n\nOn Windows, the default credentials file is located in the\n`%APPDATA%\\gcloud\\application_default_credentials.json`. The existing\nimplementation was looking for credentials in\n`$HOME/.config/gcloud/application_default_credentials.json`, which\nonly works on MacOS and Linux.\n\nThis change creates a `get_user_credentials_path()` function that has\ndifferent implementations for Linux/MacOS and Windows platforms.","shortMessageHtmlLink":"Load default credentials from right path on Windows (#112)"}},{"before":"3d0361ec98f80f4394d858afe76c5d514fa8df26","after":null,"ref":"refs/heads/no-which","pushedAt":"2024-05-27T11:52:24.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"djc","name":"Dirkjan Ochtman","path":"/djc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/158471?s=80&v=4"}},{"before":"be16aa45c836f1624f41f3cd504d5135d6b5bea4","after":"b9e924fac8a46b5d3cbe85fbeee462aec88e395c","ref":"refs/heads/main","pushedAt":"2024-05-27T11:52:23.000Z","pushType":"pr_merge","commitsCount":3,"pusher":{"login":"djc","name":"Dirkjan Ochtman","path":"/djc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/158471?s=80&v=4"},"commit":{"message":"Bump version to 0.12.1","shortMessageHtmlLink":"Bump version to 0.12.1"}},{"before":null,"after":"3d0361ec98f80f4394d858afe76c5d514fa8df26","ref":"refs/heads/no-which","pushedAt":"2024-05-27T11:41:30.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"djc","name":"Dirkjan Ochtman","path":"/djc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/158471?s=80&v=4"},"commit":{"message":"Bump version to 0.12.1","shortMessageHtmlLink":"Bump version to 0.12.1"}},{"before":"4004adfc1b140819dc178efbcc6dd63ce459bc07","after":null,"ref":"refs/heads/provider","pushedAt":"2024-05-27T11:07:03.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"djc","name":"Dirkjan Ochtman","path":"/djc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/158471?s=80&v=4"}},{"before":"ab8cd5e585a9f0e51939880df3441e78f7f222d9","after":"be16aa45c836f1624f41f3cd504d5135d6b5bea4","ref":"refs/heads/main","pushedAt":"2024-05-27T11:07:02.000Z","pushType":"pr_merge","commitsCount":50,"pusher":{"login":"djc","name":"Dirkjan Ochtman","path":"/djc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/158471?s=80&v=4"},"commit":{"message":"Bump version to 0.12","shortMessageHtmlLink":"Bump version to 0.12"}},{"before":"98b6364cfafaeed5e33c7c2899458dae8a105ea4","after":"4004adfc1b140819dc178efbcc6dd63ce459bc07","ref":"refs/heads/provider","pushedAt":"2024-05-27T09:40:09.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"djc","name":"Dirkjan Ochtman","path":"/djc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/158471?s=80&v=4"},"commit":{"message":"Bump version to 0.12","shortMessageHtmlLink":"Bump version to 0.12"}},{"before":"9e850b1c167a64469faef00be64e4b68bd78dc8f","after":"98b6364cfafaeed5e33c7c2899458dae8a105ea4","ref":"refs/heads/provider","pushedAt":"2024-05-27T09:24:45.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"djc","name":"Dirkjan Ochtman","path":"/djc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/158471?s=80&v=4"},"commit":{"message":"Modularize retrieval of AuthorizedUserRefreshToken data","shortMessageHtmlLink":"Modularize retrieval of AuthorizedUserRefreshToken data"}},{"before":"be61d9c3f9847bef9197ec354e71aebf92d2cf24","after":"9e850b1c167a64469faef00be64e4b68bd78dc8f","ref":"refs/heads/provider","pushedAt":"2024-05-26T15:33:17.000Z","pushType":"push","commitsCount":8,"pusher":{"login":"djc","name":"Dirkjan Ochtman","path":"/djc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/158471?s=80&v=4"},"commit":{"message":"Modularize retrieval of AuthorizedUserRefreshToken data","shortMessageHtmlLink":"Modularize retrieval of AuthorizedUserRefreshToken data"}},{"before":"ef46d9fc7dea558a2e223ed20d60914baa03b242","after":"be61d9c3f9847bef9197ec354e71aebf92d2cf24","ref":"refs/heads/provider","pushedAt":"2024-05-26T08:53:14.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"djc","name":"Dirkjan Ochtman","path":"/djc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/158471?s=80&v=4"},"commit":{"message":"Upgrade to hyper 1 and hyper-rustls 0.27","shortMessageHtmlLink":"Upgrade to hyper 1 and hyper-rustls 0.27"}},{"before":"5ea9a32fa8a7b9d247045ed8c7feb57151d96322","after":"ef46d9fc7dea558a2e223ed20d60914baa03b242","ref":"refs/heads/provider","pushedAt":"2024-05-25T20:00:59.000Z","pushType":"push","commitsCount":9,"pusher":{"login":"djc","name":"Dirkjan Ochtman","path":"/djc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/158471?s=80&v=4"},"commit":{"message":"Simplify Error type","shortMessageHtmlLink":"Simplify Error type"}},{"before":"7ee4b24b00fac9b057c5b50eeeadf3bd6a2f111a","after":"5ea9a32fa8a7b9d247045ed8c7feb57151d96322","ref":"refs/heads/provider","pushedAt":"2024-05-23T11:20:55.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"djc","name":"Dirkjan Ochtman","path":"/djc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/158471?s=80&v=4"},"commit":{"message":"Simplify lint configuration\n\nWarnings are still denied in CI.","shortMessageHtmlLink":"Simplify lint configuration"}},{"before":null,"after":"7ee4b24b00fac9b057c5b50eeeadf3bd6a2f111a","ref":"refs/heads/provider","pushedAt":"2024-05-23T11:19:12.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"djc","name":"Dirkjan Ochtman","path":"/djc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/158471?s=80&v=4"},"commit":{"message":"Simplify lint configuration\n\nWarnings are still denied in CI.","shortMessageHtmlLink":"Simplify lint configuration"}},{"before":"746492b46c4eeb1ff3e2ccccd0e63d6728234b99","after":null,"ref":"refs/heads/add-link","pushedAt":"2024-04-16T10:09:40.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"djc","name":"Dirkjan Ochtman","path":"/djc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/158471?s=80&v=4"}},{"before":"8848f66eb3ca21bcb323df272990a63cb24a503e","after":"ab8cd5e585a9f0e51939880df3441e78f7f222d9","ref":"refs/heads/main","pushedAt":"2024-04-16T10:09:39.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"djc","name":"Dirkjan Ochtman","path":"/djc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/158471?s=80&v=4"},"commit":{"message":"Add link to reference docs for GCP metadata service","shortMessageHtmlLink":"Add link to reference docs for GCP metadata service"}},{"before":null,"after":"746492b46c4eeb1ff3e2ccccd0e63d6728234b99","ref":"refs/heads/add-link","pushedAt":"2024-04-16T09:36:32.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"djc","name":"Dirkjan Ochtman","path":"/djc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/158471?s=80&v=4"},"commit":{"message":"Add link to reference docs for GCP metadata service","shortMessageHtmlLink":"Add link to reference docs for GCP metadata service"}},{"before":"f5331b3e3ddafa7a11e41ad2d081c3c8378f558b","after":null,"ref":"refs/heads/subject","pushedAt":"2024-04-09T21:03:09.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"djc","name":"Dirkjan Ochtman","path":"/djc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/158471?s=80&v=4"}},{"before":"6e73fad8cfd3d85d8727c3422f152805765c2c63","after":"8848f66eb3ca21bcb323df272990a63cb24a503e","ref":"refs/heads/main","pushedAt":"2024-04-09T21:03:08.000Z","pushType":"pr_merge","commitsCount":7,"pusher":{"login":"djc","name":"Dirkjan Ochtman","path":"/djc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/158471?s=80&v=4"},"commit":{"message":"Bump version to 0.11.1","shortMessageHtmlLink":"Bump version to 0.11.1"}},{"before":"bbe0f2dabc1bd81efb6fc9f380f50f57cf100a55","after":"f5331b3e3ddafa7a11e41ad2d081c3c8378f558b","ref":"refs/heads/subject","pushedAt":"2024-04-09T10:11:23.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"djc","name":"Dirkjan Ochtman","path":"/djc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/158471?s=80&v=4"},"commit":{"message":"Bump version to 0.11.1","shortMessageHtmlLink":"Bump version to 0.11.1"}},{"before":"4600020a945495810c79f1b4f7b4d8ad490a0ec1","after":"bbe0f2dabc1bd81efb6fc9f380f50f57cf100a55","ref":"refs/heads/subject","pushedAt":"2024-04-09T10:10:26.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"djc","name":"Dirkjan Ochtman","path":"/djc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/158471?s=80&v=4"},"commit":{"message":"Add CustomServiceAccount::with_subject() method","shortMessageHtmlLink":"Add CustomServiceAccount::with_subject() method"}},{"before":null,"after":"4600020a945495810c79f1b4f7b4d8ad490a0ec1","ref":"refs/heads/subject","pushedAt":"2024-04-09T10:06:25.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"djc","name":"Dirkjan Ochtman","path":"/djc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/158471?s=80&v=4"},"commit":{"message":"Add CustomServiceAccount::with_subject() method","shortMessageHtmlLink":"Add CustomServiceAccount::with_subject() method"}},{"before":"49937e72e6e23d211d8eff92cbe5e4ea7bab2554","after":null,"ref":"refs/heads/base64-0.22","pushedAt":"2024-03-13T21:11:05.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"djc","name":"Dirkjan Ochtman","path":"/djc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/158471?s=80&v=4"}},{"before":null,"after":"49937e72e6e23d211d8eff92cbe5e4ea7bab2554","ref":"refs/heads/base64-0.22","pushedAt":"2024-03-13T16:04:37.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"djc","name":"Dirkjan Ochtman","path":"/djc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/158471?s=80&v=4"},"commit":{"message":"Update to base64 0.22","shortMessageHtmlLink":"Update to base64 0.22"}},{"before":"df77f959fabb42851c40821c0e53ee341a461c68","after":null,"ref":"refs/heads/dependabot/cargo/rustls-0.23","pushedAt":"2024-03-04T13:37:55.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"896b00388f7ceb0bd4084b4cd8e3645c214d32cf","after":null,"ref":"refs/heads/dependabot/cargo/base64-0.22","pushedAt":"2024-03-04T13:37:32.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"djc","name":"Dirkjan Ochtman","path":"/djc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/158471?s=80&v=4"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEVvdpAgA","startCursor":null,"endCursor":null}},"title":"Activity ยท djc/gcp_auth"}