-
-
Notifications
You must be signed in to change notification settings - Fork 47
[ADD] module-composition-analysis repository and PSC #126
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
base: master
Are you sure you want to change the base?
Conversation
simahawk
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
some naming suggestions:
- odoo-migration-insights
- odoo-migration-analyzer
- odoo-module-inspector
- odoo-upgrade-insights
- odoo-migration-assistant
- odoo-upgrade-advisor
- odoo-migrate-analyze
- odoo-upgrade-scan
- odoo-module-scan
- odoo-migration-pathfinder
- odoo-migration-metrics
|
It's not only about migration or upgrade. It is actually used for:
Maybe @hparfr @sebastienbeau any suggestion? |
As always, namming the thing is the hard part :) I will go for odoo-module-software-composition-analysis (or odoo-module-SCA) |
|
@hparfr I like this software composition analysis, it tends to do that you're right (without the security flaws analysis but that could be done later too). What about removing the |
|
If we go for SCA, here is my ranked list:
|
564c0fd to
d52f297
Compare
|
Thank you @hparfr , I updated the PR with |
d52f297 to
178d84b
Compare
hparfr
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Thanks
|
Is someone available to merge this PR? 🙏 |
Following my email on Contributors mailing list, now that the repository has been moved under the OCA organization, here is the PR to configure the repository properly.
OCA repo:
This repository implements modules that are collecting Odoo modules data (from scanned repositories like OCA, Odoo, private...), then on top of them we can declare Odoo projects using such modules, and generate migration reports, upgrade changelogs based on git history, etc.
Now I always found the name awkward, so if anyone has a better name for such repository, it's time to change it!
=> renamed
module-composition-analysis✔️