Skip to content

[17.0][MIG] web_leaflet_lib - #383

Merged
OCA-git-bot merged 4 commits into
OCA:17.0from
grap:17.0-mig-web_leaflet_lib
Nov 20, 2024
Merged

[17.0][MIG] web_leaflet_lib#383
OCA-git-bot merged 4 commits into
OCA:17.0from
grap:17.0-mig-web_leaflet_lib

Conversation

@legalsylvain

@legalsylvain legalsylvain commented Oct 29, 2024

Copy link
Copy Markdown
Contributor

Trivial migration.

Commit to review : c570d60

legalsylvain and others added 4 commits October 29, 2024 11:24
…aflet_lib, to be used by other modules, like 'web_widget_map'. (see : OCA/web#2953)
- Bump version.
- Remove obsolete hook. (that was usefull during the refactoring done here OCA#380)
@legalsylvain
legalsylvain force-pushed the 17.0-mig-web_leaflet_lib branch from c570d60 to 737b05e Compare October 29, 2024 12:01
@legalsylvain

Copy link
Copy Markdown
Contributor Author

/ocabot migration web_leaflet_lib

@OCA-git-bot

Copy link
Copy Markdown
Contributor

Sorry @legalsylvain you are not allowed to mark the addon tobe migrated.

To do so you must either have push permissions on the repository, or be a declared maintainer of all modified addons.

If you wish to adopt an addon and become it's maintainer, open a pull request to add your GitHub login to the maintainers key of its manifest.

@legalsylvain legalsylvain changed the title 17.0 mig web leaflet lib [17.0][MIG] web_leaflet_lib Oct 29, 2024
@weinni2000

Copy link
Copy Markdown

@legalsylvain:
Did you also already convert web_view_leaflet_map to 17/18?
Because otherwise I would like to contribute to that. There is already a demo project in OWL2 from AJScript
https://github.com/ajscriptmedia/odoo-map-view-type/tree/model-arch-parser
Do you know who is the maintainer of geospatial because I need help on the PR for the base geoengine migration to 18.

@legalsylvain

Copy link
Copy Markdown
Contributor Author

Hi @weinni2000.

regards.

@yvaucher

Copy link
Copy Markdown
Member

/ocabot migration web_leaflet_lib

@OCA-git-bot OCA-git-bot added this to the 17.0 milestone Nov 12, 2024
@OCA-git-bot

Copy link
Copy Markdown
Contributor

The migration issue (#349) has not been updated to reference the current pull request because a previous pull request (#381) is not closed.
Perhaps you should check that there is no duplicate work.
CC @drkpkg

@lmignon

lmignon commented Nov 12, 2024

Copy link
Copy Markdown
Contributor

/ocabot migration web_leaflet_lib

@OCA-git-bot OCA-git-bot mentioned this pull request Nov 12, 2024
5 tasks
@yvaucher

Copy link
Copy Markdown
Member

@weinni2000 Noone volunteered to migrate web_view_leaflet_map yet, contributions are welcome
If you do so please leave a note in one of those issues:
in 17.0 #349
in 18.0 #379

@legalsylvain

Copy link
Copy Markdown
Contributor Author

Hi. could we merge this trivial one to unblock : OCA/web#2953

thanks !

@lmignon

lmignon commented Nov 20, 2024

Copy link
Copy Markdown
Contributor

/ocabot merge nobump

@OCA-git-bot

Copy link
Copy Markdown
Contributor

Hey, thanks for contributing! Proceeding to merge this for you.
Prepared branch 17.0-ocabot-merge-pr-383-by-lmignon-bump-nobump, awaiting test results.

OCA-git-bot added a commit that referenced this pull request Nov 20, 2024
Signed-off-by lmignon
@OCA-git-bot

Copy link
Copy Markdown
Contributor

@lmignon your merge command was aborted due to failed check(s), which you can inspect on this commit of 17.0-ocabot-merge-pr-383-by-lmignon-bump-nobump.

After fixing the problem, you can re-issue a merge command. Please refrain from merging manually as it will most probably make the target branch red.

@legalsylvain

Copy link
Copy Markdown
Contributor Author

@lmignon could you retry ?
the error is related to an error in a call of an unmocked external API.
see : https://github.com/OCA/geospatial/actions/runs/11928567537/job/33245772449#step:8:100

thanks !

@lmignon

lmignon commented Nov 20, 2024

Copy link
Copy Markdown
Contributor

/ocabot merge nobump

@OCA-git-bot

Copy link
Copy Markdown
Contributor

What a great day to merge this nice PR. Let's do it!
Prepared branch 17.0-ocabot-merge-pr-383-by-lmignon-bump-nobump, awaiting test results.

@lmignon

lmignon commented Nov 20, 2024

Copy link
Copy Markdown
Contributor

@lmignon could you retry ? the error is related to an error in a call of an unmocked external API. see : https://github.com/OCA/geospatial/actions/runs/11928567537/job/33245772449#step:8:100

thanks !

We should mock the call....

@OCA-git-bot
OCA-git-bot merged commit 1bdf7ba into OCA:17.0 Nov 20, 2024
@OCA-git-bot

Copy link
Copy Markdown
Contributor

Congratulations, your PR was merged at c567808. Thanks a lot for contributing to OCA. ❤️

@legalsylvain

Copy link
Copy Markdown
Contributor Author

We should mock the call....

Arf. There are pro and cons that has been detailled in another Issue / PR. don't find right now the URL, but As far as I remember : Pro : CI is not failing randomly. Cons : we are not testing if the connection to the API works, but we are testing if an emulation of the API works, and API could have changed.
I have no clear point of view on that topic.

Note :

  • the error is on geoengine_base_geolocalize module that you are maintaining.
  • If I understand correctly, base_geolocalize core module is also related to that error. Not sure how we can mook a core test and we should do it.

Anyway, thanks for the merge !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants