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

[15.0][MIG] html_image_url_extractor: Migration to 15.0 #2569

Merged
merged 14 commits into from
Feb 28, 2023

Conversation

victoralmau
Copy link
Member

Migration to 15.0

Please @pedrobaeza can you review it?

@Tecnativa TT41015

cubells and others added 14 commits February 27, 2023 16:59
* Image extractor from HTML fields. (OCA#354)

* [8.0][html_image_url_extractor] Image extractor from HTML fields.

This technical utility allows the developer to get a list of image URLs from any piece of HTML.

You can use it for example, to get the cover image from a blog post (upcoming module), or to create a slider with all images from it.

* [9.0] [MIG] html_image_url_extractor
 * Updated README.rst

OCA Transbot updated translations from Transifex
OCA Transbot updated translations from Transifex

OCA Transbot updated translations from Transifex

OCA Transbot updated translations from Transifex
OCA Transbot updated translations from Transifex
[UPD] Update html_image_url_extractor.pot
[UPD] README.rst

[UPD] Update html_image_url_extractor.pot

Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: server-tools-12.0/server-tools-12.0-html_image_url_extractor
Translate-URL: https://translation.odoo-community.org/projects/server-tools-12-0/server-tools-12-0-html_image_url_extractor/

[UPD] README.rst
Currently translated at 100.0% (1 of 1 strings)

Translation: server-tools-12.0/server-tools-12.0-html_image_url_extractor
Translate-URL: https://translation.odoo-community.org/projects/server-tools-12-0/server-tools-12-0-html_image_url_extractor/zh_CN/
Currently translated at 100.0% (1 of 1 strings)

Translation: server-tools-12.0/server-tools-12.0-html_image_url_extractor
Translate-URL: https://translation.odoo-community.org/projects/server-tools-12-0/server-tools-12-0-html_image_url_extractor/pt_BR/
[UPD] Update html_image_url_extractor.pot

[UPD] README.rst
Currently translated at 100.0% (1 of 1 strings)

Translation: server-tools-13.0/server-tools-13.0-html_image_url_extractor
Translate-URL: https://translation.odoo-community.org/projects/server-tools-13-0/server-tools-13-0-html_image_url_extractor/es/
[UPD] Update html_image_url_extractor.pot

[UPD] README.rst

Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: server-tools-14.0/server-tools-14.0-html_image_url_extractor
Translate-URL: https://translation.odoo-community.org/projects/server-tools-14-0/server-tools-14-0-html_image_url_extractor/
Currently translated at 100.0% (1 of 1 strings)

Translation: server-tools-14.0/server-tools-14.0-html_image_url_extractor
Translate-URL: https://translation.odoo-community.org/projects/server-tools-14-0/server-tools-14-0-html_image_url_extractor/es_AR/

[IMP] update dotfiles
@victoralmau victoralmau force-pushed the 15.0-mig-html_image_url_extractor branch from dd53121 to 8487f3a Compare February 27, 2023 16:15
Copy link
Member

@chienandalu chienandalu left a comment

Choose a reason for hiding this comment

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

Thanks (I don't know if test crash has something to do with the PR) maybe retry as only one instance failed

@pedrobaeza
Copy link
Member

/ocabot migration html_image_url_extractor

@OCA-git-bot OCA-git-bot added this to the 15.0 milestone Feb 28, 2023
@OCA-git-bot OCA-git-bot mentioned this pull request Feb 28, 2023
54 tasks
Copy link
Member

@pedrobaeza pedrobaeza left a comment

Choose a reason for hiding this comment

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

/ocabot merge nobump

@OCA-git-bot
Copy link
Contributor

Hey, thanks for contributing! Proceeding to merge this for you.
Prepared branch 15.0-ocabot-merge-pr-2569-by-pedrobaeza-bump-nobump, awaiting test results.

@OCA-git-bot OCA-git-bot merged commit 796783c into OCA:15.0 Feb 28, 2023
@OCA-git-bot
Copy link
Contributor

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

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.