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

Update Provisioning, README #3567

Merged
merged 2 commits into from
Oct 4, 2022
Merged

Update Provisioning, README #3567

merged 2 commits into from
Oct 4, 2022

Conversation

rajadain
Copy link
Member

@rajadain rajadain commented Oct 4, 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.

Also instruct to upgrade base box.

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 solves a number of problems on macOS
@rachelekm rachelekm self-assigned this Oct 4, 2022
@rachelekm rachelekm self-requested a review October 4, 2022 18:37
Copy link
Contributor

@rachelekm rachelekm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great 👍 tracks with my notes and succeeds when I run vagrant reload --provision

@rajadain rajadain merged commit 69c7252 into develop Oct 4, 2022
@rajadain rajadain deleted the tt/update-provisioning branch October 4, 2022 19:28
@rajadain
Copy link
Member Author

rajadain commented Oct 4, 2022

Thanks for taking a look!

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