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

2143 aytq migrate to gcp wif #917

Merged
merged 2 commits into from
Dec 11, 2024
Merged

Conversation

shaheislamdfe
Copy link
Contributor

@shaheislamdfe shaheislamdfe commented Dec 11, 2024

Context

To add WIF to all environments

Adding analytics module as well as references to correct workspace for Analytics.

Guidance to review

You can send an api call via the AYTQ homepage URLs for each environment and validate the activity has been logged in BigQuery via - The table name will need to be changed per environment.

SELECT * FROM teaching-qualifications.events_preprod.events WHERE TIMESTAMP_TRUNC(occurred_at, DAY) = TIMESTAMP("2024-12-11") order by occurred_at desc;

Screenshot 2024-12-11 at 12 11 00

Link to Trello card

https://trello.com/c/Nxs3UM9M/2143-aytq-migrate-to-gcp-wif

Checklist

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

@shaheislamdfe shaheislamdfe requested a review from a team as a code owner December 11, 2024 12:16
@shaheislamdfe shaheislamdfe requested review from neillturner and removed request for a team December 11, 2024 12:16
@shaheislamdfe shaheislamdfe merged commit bab5c16 into main Dec 11, 2024
10 checks passed
@shaheislamdfe shaheislamdfe deleted the 2143-aytq-migrate-to-gcp-wif branch December 11, 2024 13:29
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