Skip to content

Conversation

@aram356
Copy link
Collaborator

@aram356 aram356 commented Feb 10, 2026

Summary

  • Replace hardcoded Firebase API key crates/common/src/html_processor.test.html with FIREBASE_API_KEY_PLACEHOLDER
  • Add *.pem to .gitignore to prevent SSL certificates from being committed (addresses files on caching-optimizations and pbs-equativ-ssp-server-side branches)

Test plan

  • Verify html_processor tests still pass with placeholder key
  • Confirm .pem files are ignored by git after merge

Closes #283
Closes #284

Replace hardcoded Firebase API key in test HTML with a placeholder
and prevent SSL certificates from being committed.

Closes #283
Closes #284

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@aram356 aram356 marked this pull request as draft February 10, 2026 23:46
@aram356 aram356 marked this pull request as ready for review February 10, 2026 23:46
Copy link
Collaborator

@prk-Jr prk-Jr left a comment

Choose a reason for hiding this comment

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

Looks Good

@aram356 aram356 self-assigned this Feb 11, 2026
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.

Remove Firebase API key from test HTML file Remove committed SSL certificates (localhost+2.pem, localhost+2-key.pem)

2 participants