Skip to content

Conversation

@magai2002
Copy link

No description provided.

@robodoo
Copy link

robodoo commented Dec 15, 2025

Pull request status dashboard

@magai2002 magai2002 changed the base branch from 19.0 to master December 15, 2025 15:51
@lost-odoo
Copy link

Hello, can you please ensure that your runbot is green 😄

@magai2002
Copy link
Author

Hello, can you please ensure that your runbot is green 😄

I fixed the stylistic issues and it passes the build tests. The only thing that makes it red at this point is the message convention for my first commit (I didn't add [ADD] at the start). For now I want to continue working on the tutorial, but I can fix that later if it's critical?

@lost-odoo
Copy link

My recommendation would be to fix your first commit now to maintain a clean base. To achieve this, you can use a simple interactive rebase. 😄

Copy link

@lost-odoo lost-odoo left a comment

Choose a reason for hiding this comment

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

I already made a small review. I just have some nitpicking stuff. Nothing too bad. 😄

'version': '0.1',
'depends': ['base', 'web'],
'application': True,
'installable': True,

Choose a reason for hiding this comment

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

Here installable is not mandatory as application is set to true. When application is set, installable is automatically set.

Copy link
Author

Choose a reason for hiding this comment

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

is having it set bad?

Choose a reason for hiding this comment

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

No but I think someone is doing some ci tests to unify the manifests file so it is better to try to keep it at the minimum

@magai2002 magai2002 force-pushed the master-onboarding-almag branch from ebdec66 to 0f1ce9e Compare December 16, 2025 16:27
@lost-odoo
Copy link

Hey don't forget to close all the comments I did on the review when you did them 😄

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.

3 participants