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

set auth provider as firebase #604

Merged
merged 1 commit into from
Feb 28, 2025
Merged

Conversation

mshim03
Copy link
Collaborator

@mshim03 mshim03 commented Feb 28, 2025

PR の目的

認証機能の追加に伴い、e2eテストが失敗していた問題の対応
VITE_AUTH_SERVICE が設定されていなかったので firebase にセット

経緯・意図・意思決定

認証機能でsupabaseに対応した影響で、VITE_AUTH_SERVICE の環境変数により認証プロバイダーを設定する仕組みになっていたが追従できていなかったことの修正

テストで以下のエラーが発生していた
https://github.com/nttcom/threatconnectome/actions/runs/13568851478/job/37928333575#step:8:141

e2etests/test_e2e.py console: Error: Unsupported VITE_AUTH_SERVICE: undefined

参考文献

Copy link
Collaborator

@dejima-shikou dejima-shikou left a comment

Choose a reason for hiding this comment

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

LGTM

@mshim03 mshim03 merged commit 097c6cf into main Feb 28, 2025
5 checks passed
@mshim03 mshim03 deleted the topic/update-e2e-auth-settings branch February 28, 2025 03:13
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