Skip to content

Conversation

@Keloran
Copy link
Owner

@Keloran Keloran commented Mar 5, 2025

Rename the Clerk secret key names from clerk_key and clerk_public_key to
clerk-key and clerk-public-key respectively. This change aligns the secret
key names with the recommended naming convention.

Keloran added 3 commits March 5, 2025 00:06
Rename the Clerk secret key names from `clerk_key` and `clerk_public_key` to
`clerk-key` and `clerk-public-key` respectively. This change aligns the secret
key names with the recommended naming convention.
Adds a check for the "operation was canceled" error when getting a PostgreSQL
connection. This ensures that the function returns the original error instead
of wrapping it, allowing the caller to handle the cancellation properly.
The changes update the Clerk secret keys in the test cases to use a hyphen
instead of an underscore. This is to align with the actual key names used in
the Vault. The changes ensure that the test cases accurately reflect the
real-world scenario and improve the overall test reliability.
@github-actions
Copy link

github-actions bot commented Mar 5, 2025

Qodana for Go

It seems all right 👌

No new problems were found according to the checks applied

💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report

Contact Qodana team

Contact us at [email protected]

@Keloran Keloran merged commit c52b414 into main Mar 5, 2025
4 checks passed
@Keloran Keloran deleted the k-branch-2 branch March 5, 2025 12:51
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