Skip to content

upgrade to OL v9.0.0 and update other libs#679

Merged
pakb merged 4 commits intodevelopfrom
feat_update_libs
Mar 6, 2024
Merged

upgrade to OL v9.0.0 and update other libs#679
pakb merged 4 commits intodevelopfrom
feat_update_libs

Conversation

@pakb
Copy link
Contributor

@pakb pakb commented Mar 1, 2024

OpenLayers 9.0.0 => deleting our temporary own copy of ol/format/GPX that we amended on the repo itself

Test link

@cypress
Copy link

cypress bot commented Mar 1, 2024

Passing run #898 ↗︎

0 167 22 0 Flakiness 0

Details:

Activating/uncommenting tests waiting on OL9
Project: web-mapviewer Commit: 1d404c0e18
Status: Passed Duration: 04:02 💡
Started: Mar 6, 2024 7:33 AM Ended: Mar 6, 2024 7:37 AM

Review all test suite changes for PR #679 ↗︎

@pakb
Copy link
Contributor Author

pakb commented Mar 1, 2024

Cypress forgot to run 99% of our tests, I'll check on Monday what has changed in the config between the two minor versions

@pakb pakb force-pushed the feat_update_libs branch 3 times, most recently from 1ad8e6e to 2418a1c Compare March 6, 2024 06:52
@pakb pakb requested a review from ltshb March 6, 2024 07:00
@pakb
Copy link
Contributor Author

pakb commented Mar 6, 2024

The issue was that some typescript type check we not valid anymore with the newer OL 9 and our shallow copy of ol-cesium

Copy link
Contributor

@ltshb ltshb left a comment

Choose a reason for hiding this comment

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

There is some unit test for WMTS that needs to be uncommented, search for https://github.com/openlayers/openlayers/issues/15363 in code

@pakb pakb changed the title Update libs upgrade to OL v9.0.0 and update other libs Mar 6, 2024
@pakb pakb requested a review from ltshb March 6, 2024 07:25
Copy link
Contributor

@ltshb ltshb left a comment

Choose a reason for hiding this comment

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

Did some manual tests and it looks good

pakb added 4 commits March 6, 2024 08:28
OpenLayers 9.0.0 => deleting our temporary own copy of ol/format/GPX that we amended on the repo itself
by adding a couple wait, trying to mitigate race conditions (CI failed because no feature were loaded) and removing unnecessary :visible (.click will already check that it is visible)
@pakb pakb force-pushed the feat_update_libs branch from c51781b to 1d404c0 Compare March 6, 2024 07:28
@pakb pakb merged commit eadfb0c into develop Mar 6, 2024
@pakb pakb deleted the feat_update_libs branch March 6, 2024 07:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants