Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Abu UI d2 4557 gcp validation support #1286

Merged
merged 18 commits into from
Jan 21, 2025

Conversation

abuabraham-ttd
Copy link
Contributor

No description provided.

@abuabraham-ttd abuabraham-ttd force-pushed the abu-UID2-4557-gcp-validation-support branch from 3c9d7ac to 0dc1151 Compare January 13, 2025 21:43
@abuabraham-ttd abuabraham-ttd force-pushed the abu-UID2-4557-gcp-validation-support branch from 44b8db7 to 26250e1 Compare January 13, 2025 21:54
@abuabraham-ttd abuabraham-ttd force-pushed the abu-UID2-4557-gcp-validation-support branch from f843bd6 to 45d9791 Compare January 17, 2025 01:29
@abuabraham-ttd abuabraham-ttd force-pushed the abu-UID2-4557-gcp-validation-support branch from 692be5b to b55d7dd Compare January 17, 2025 02:17
@abuabraham-ttd abuabraham-ttd force-pushed the abu-UID2-4557-gcp-validation-support branch from 08c97cd to 7712ad0 Compare January 17, 2025 16:45
@abuabraham-ttd abuabraham-ttd force-pushed the abu-UID2-4557-gcp-validation-support branch from f4cfd15 to 274955f Compare January 17, 2025 17:08
@abuabraham-ttd abuabraham-ttd force-pushed the abu-UID2-4557-gcp-validation-support branch from d6879f5 to 0f5bce3 Compare January 18, 2025 18:08
@abuabraham-ttd abuabraham-ttd force-pushed the abu-UID2-4557-gcp-validation-support branch from 69962c8 to 51f77f7 Compare January 18, 2025 19:07
@abuabraham-ttd abuabraham-ttd force-pushed the abu-UID2-4557-gcp-validation-support branch from 70199f2 to 8975de3 Compare January 18, 2025 19:51
@abuabraham-ttd abuabraham-ttd force-pushed the abu-UID2-4557-gcp-validation-support branch from 866a756 to aa91898 Compare January 18, 2025 19:57
@abuabraham-ttd abuabraham-ttd force-pushed the abu-UID2-4557-gcp-validation-support branch from d7910dd to 35d0a2f Compare January 19, 2025 16:31
@abuabraham-ttd abuabraham-ttd force-pushed the abu-UID2-4557-gcp-validation-support branch from aae414f to c6cd256 Compare January 19, 2025 17:15
@abuabraham-ttd abuabraham-ttd force-pushed the abu-UID2-4557-gcp-validation-support branch from 9b9de8b to 42af513 Compare January 19, 2025 17:29
secret_version_name = f"{os.getenv("API_TOKEN_SECRET_NAME")}"
response = client.access_secret_version(name=secret_version_name)
secret_value = response.payload.data.decode("UTF-8")
except PermissionDenied or DefaultCredentialsError :
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

critical: log the original exception stack, and/or pass it to TTD custom exceptions to log in the upper layer.

@abuabraham-ttd abuabraham-ttd merged commit 4c8e872 into main Jan 21, 2025
4 checks passed
@abuabraham-ttd abuabraham-ttd deleted the abu-UID2-4557-gcp-validation-support branch January 21, 2025 23:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants