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

feat: Add env var to skip migration checks #17915

Merged
merged 1 commit into from
Oct 11, 2023
Merged

Conversation

frankh
Copy link
Contributor

@frankh frankh commented Oct 11, 2023

Problem

This will allow us to skip the checks in kubernetes pods that use initContainers but without effecting existing deploys or docker-compose

Changes

👉 Stay up-to-date with PostHog coding conventions for a smoother review.

How did you test this code?

This will allow us to skip the checks in kubernetes pods that use
initContainers but without effecting existing deploys or docker-compose
@frankh frankh changed the title Add env var to skip migration checks feat: Add env var to skip migration checks Oct 11, 2023
@frankh frankh merged commit 9939786 into master Oct 11, 2023
69 of 70 checks passed
@frankh frankh deleted the frank/skip-migration-checks branch October 11, 2023 14:51
daibhin pushed a commit that referenced this pull request Oct 23, 2023
Add env var to skip migration checks

This will allow us to skip the checks in kubernetes pods that use
initContainers but without effecting existing deploys or docker-compose
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