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

ci: Don't build HogQL parser if version hasn't changed #18244

Merged
merged 1 commit into from
Oct 27, 2023

Conversation

Twixes
Copy link
Member

@Twixes Twixes commented Oct 27, 2023

Problem

Currently we build hogql_parser on every push where its files have changed, even if we know the release isn't publishable because the version hasn't changed.

Changes

Now we'll only build if we can actually push a new release.

@Twixes Twixes force-pushed the turbo-parser-fix-ci branch from a52d890 to dc53f9e Compare October 27, 2023 11:36
@Twixes Twixes merged commit 4b06e35 into master Oct 27, 2023
70 checks passed
@Twixes Twixes deleted the turbo-parser-fix-ci branch October 27, 2023 12: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.

1 participant