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

Unversion Firefox, Upgrade PostGIS to 3.3 #3573

Merged
merged 1 commit into from
Oct 15, 2022

Conversation

rajadain
Copy link
Member

@rajadain rajadain commented Oct 15, 2022

Overview

We use Firefox for JS testing. Every 10 versions we have to update the version string. Firefox has been stable for the last few years, and the tests have not broken. By unversioning it we will get the latest version every time, which should be fine given the stability over the last few years.

PostGIS 3.3 is needed because a step in provisioning requests ST_TriangulatePolygon, which is only available in PostGIS 3.3. It is unclear what is requesting that. This does not have an impact on us, because we're not using any feature that is deprecated in PostGIS 3.3.

This is a copy of #3567, targeting the hotfix/1.33.8 branch, to get CI to run correctly.

Demo

http://civicci01.internal.azavea.com/view/mmw/job/model-my-watershed-pull-requests/4468/console

We use Firefox for JS testing. Every 10 versions we have to
update the version string. Firefox has been stable for the
last few years, and the tests have not broken. By unversioning
it we will get the latest version every time, which should be
fine given the stability over the last few years.

PostGIS 3.3 is needed because a step in provisioning requests
ST_TriangulatePolygon, which is only available in PostGIS 3.3.
It is unclear what is requesting that. This does not have an
impact on us, because we're not using any feature that is
deprecated in PostGIS 3.3.
@rajadain rajadain self-assigned this Oct 15, 2022
@rajadain rajadain changed the base branch from develop to hotfix/1.33.8 October 15, 2022 18:27
@rajadain
Copy link
Member Author

Since the build is passing, as linked to in the demo above, and since the original PR was already reviewed and approved, I'm going to merge this in.

@rajadain rajadain merged commit 86f4960 into hotfix/1.33.8 Oct 15, 2022
@rajadain rajadain deleted the tt/update-provisioning branch October 15, 2022 18:45
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