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

Views incorrectly removed in CI #5111

Open
ANich opened this issue Feb 26, 2024 · 0 comments
Open

Views incorrectly removed in CI #5111

ANich opened this issue Feb 26, 2024 · 0 comments

Comments

@ANich
Copy link
Contributor

ANich commented Feb 26, 2024

See these two commits:
29a90e3
ac85038

The view.sql was made an empty file and the metadata.sql was deleted. The next commit re-added them.

See this commit as well:
f8d35f7
which did the same, and seems to be breaking the validate-views CI job: https://app.circleci.com/pipelines/github/mozilla/bigquery-etl/30667/workflows/0c39b729-1b29-4300-a819-a2c93301f994/jobs/330911 (until the view gets re-added in a subsequent commit).

I suspect there's some overwriting happening in the generate-sql CI job, with two operations that should be serialized.

┆Issue is synchronized with this Jira Task

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

No branches or pull requests

1 participant