Skip to content

Conversation

@carolinafernandez-tecnativa
Copy link
Contributor

@carolinafernandez-tecnativa carolinafernandez-tecnativa commented Jan 9, 2024

  • Standard migration to v16

TT45634
@Tecnativa

@pedrobaeza @victoralmau

@carolinafernandez-tecnativa carolinafernandez-tecnativa force-pushed the 16.0-mig-github_connector_odoo branch 5 times, most recently from a7048c5 to 32efeb0 Compare February 28, 2024 22:28
@carolinafernandez-tecnativa carolinafernandez-tecnativa marked this pull request as ready for review February 28, 2024 22:29
@pedrobaeza
Copy link
Member

Please rebase fixing conflicts.

/ocabot migration github_connector_odoo

@pedrobaeza pedrobaeza requested a review from victoralmau March 7, 2024 19:29
@OCA-git-bot OCA-git-bot added this to the 16.0 milestone Mar 7, 2024
@OCA-git-bot OCA-git-bot mentioned this pull request Mar 7, 2024
2 tasks
legalsylvain and others added 20 commits March 7, 2024 22:00
[FIX] module icon resize problem
* [FIX]  Fix field property

The property is 'readony'.

* [IMP]Get module icon from multiple sources

Get the module icon from the following sources (in order):
 1. From the first entry of the images tag from the manifest
 2. From the static directory
* [ADD] github_connector_odoo: New field category_id

[IMP] increase version number
[FIX] Lints

* [REF] removed unecessary variables.
[FIX] Lints

* [FIX] corrected version, since this update requires a module upgrade
* [IMP] Add try-except on branch analyze action

Add try-except statements on analyze actions that could
potentially crash the analyze process.

* [REF] Fix error logging

Changes include:
 - fix error values
 - use error instead of warning

* [IMP] Fix error in analyze call

Fix a programming mistake in the analyze call.
By @RoelAdriaans

* [IMP] Bump version number of github_connector

Bump the version number of github_connector to '11.0.1.1.1'.

* [IMP] Bump version number of github_connector

Bump the version number of github_connector_odoo to
'11.0.1.1.1'.
Set a default icon per module, when no icon is defined in that
module. The default icon is the 'OCA cube', the icon is located
in the module itself (in /data/oca.png).
…CA#30)

* [FIX]do not delete module version if already exists and just update

* [FIX]remove not needed code

* [IMP] added clean odoo module version cron

* [IMP]support module_paths also

* [IMP]separate function fo the module path to remove redundant code
To play nice with Sentry.
There's a mix between self and branch arguments in analyze methods.
…functional

This field allows to define where addons are located, but it's hidden right now, because
not everything is properly adjusted for paths different from root.

Making this working, there's no need to hide the field.
Putting fields.Image doesn't add value, as this is only for auto-resizing. The
interesting thing is to add `attachment=True`, that allows to store the images
as attachments and save space due to duplicates and lighten the DB size.

Migration scripts included.
Ernesto Tejeda and others added 16 commits March 7, 2024 22:00
[UPD] Update github_connector_odoo.pot
TT25583

[UPD] Update github_connector_odoo.pot

[UPD] README.rst

github_connector_odoo 14.0.2.0.0
… to _for_xml_id()

github_connector_odoo 14.0.2.1.0
[FIX] github_connector_odoo: Correct pylint checks
Do not create lines if no file has been scanned
@carolinafernandez-tecnativa carolinafernandez-tecnativa force-pushed the 16.0-mig-github_connector_odoo branch from 32efeb0 to 92dcfa5 Compare March 7, 2024 21:03
@carolinafernandez-tecnativa
Copy link
Contributor Author

Please rebase fixing conflicts.

/ocabot migration github_connector_odoo

done!

@pedrobaeza pedrobaeza requested review from victoralmau and removed request for victoralmau March 8, 2024 08:18
Copy link
Member

@victoralmau victoralmau left a comment

Choose a reason for hiding this comment

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

Code and functional review OK

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

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

@OCA-git-bot OCA-git-bot merged commit b35e95a into OCA:16.0 Mar 9, 2024
@OCA-git-bot
Copy link
Contributor

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

@pedrobaeza pedrobaeza deleted the 16.0-mig-github_connector_odoo branch March 9, 2024 09:17
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.