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

chore(repo): Setup Posthog and Stripe Secrets #2488

Merged
merged 6 commits into from
Jul 14, 2023

Conversation

poolsar42
Copy link
Collaborator

@poolsar42 poolsar42 commented Jul 13, 2023

Description

Renames and replaces posthog and stripe sercrets

Related Issues

Testing

under /gnillib in console do the manual testing of payments locally to test if new variables work correctly.

Checklist

  • I have read the CONTRIBUTING guidelines
  • I have tested my code (manually and/or automated if applicable)
  • I have updated the documentation (if necessary)

@poolsar42 poolsar42 changed the title Chore/2472 setup secrets chore(repo): Setup Posthog and Stripe Secrets Jul 13, 2023
@poolsar42 poolsar42 marked this pull request as ready for review July 13, 2023 15:40
@poolsar42 poolsar42 self-assigned this Jul 13, 2023
STRIPE_PRO_PLAN_ID
SECRET_POSTHOG_API_KEY
SECRET_STRIPE_API_KEY
SECRET_STRIPE_WEBHOOK
Copy link
Contributor

Choose a reason for hiding this comment

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

Add back the suffix _SECRET. As is, it can be interpreted to mean a secret stripe webhook, which this isn't.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

In place

@betimshahini betimshahini merged commit 60a72ce into main Jul 14, 2023
@betimshahini betimshahini deleted the chore/2472-setup-secrets branch July 14, 2023 18:01
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.

chore(repo): Setup Posthog and Stripe Secrets
2 participants