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

Configure preprod bigquery dataset name correctly #410

Merged
merged 1 commit into from
Oct 24, 2024

Conversation

richardpattinson
Copy link
Contributor

Context

BigQuery isn’t currently receiving data from preproduction check the children's barred list so it’s difficult to test things on there.

We’ve called the environment ‘preproduction’ but called the dataset ‘ccbl_events_preprod’. so this concatenation sets the env var incorrectly.

Changes proposed in this pull request

Correctly assign dataset name cbbl_events_preprod when environment name == preproduction.

Link to Trello card


Checklist

  • Attach to Trello card
  • Rebased main
  • Cleaned commit history
  • Tested by running locally

@richardpattinson richardpattinson merged commit 97df198 into main Oct 24, 2024
12 checks passed
@richardpattinson richardpattinson deleted the 341-cbl-preprod-bigquery-misconfigured branch October 24, 2024 08:06
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