-
Notifications
You must be signed in to change notification settings - Fork 882
feat: check Postgres version on startup, require 16.7 / 17.3, update earthdistance extension #4648
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: check Postgres version on startup, require 16.7 / 17.3, update earthdistance extension #4648
Conversation
✅ Deploy Preview for teslamate ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
|
ci fixed in master for our repo |
3972d92 to
8f62ea1
Compare
|
@JakobLichterfeld - still failing 🤔 |
damm, it does not like the |
|
I thought it's better for keeping things well organized. If it can't be solved quickly i can change branch names as well. |
Makes total sense.
Fixed on master |
8f62ea1 to
d6f905d
Compare
JakobLichterfeld
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm, ty!
* ci: skip ghcr build for PRs from outside repo * docs: update changelog * ci: early exit if check paths triggers * ci: improve ghcr check_if_pr_from_outside_repo logging
* Added the tpms value to the tooltip * Update pot files * mix format * Revert "mix format" This reverts commit bbfe5aa. * style: linter findings * Update pot files * docs: update changelog --------- Co-authored-by: Jakob Lichterfeld <[email protected]>
follow up of #4639
closes #4638