Commit Graph

20 Commits (583d09148948c7891fdfc68a0b07cc60f345e711)

Author SHA1 Message Date
OCA-git-bot c0f96bf008 Merge PR #2368 into 15.0
Signed-off-by pedrobaeza
2022-10-05 00:51:59 +00:00
Miquel Raïch 5235716436 [IMP] upgrade_analysis: log sql_constraints in analysis 2022-07-18 12:03:55 +02:00
Roy Le fe29f92164 [ADD] upgrade_analysis: generate noupdate_changes for template tag 2022-07-05 16:41:45 +07:00
Sylvain LE GAL 5b4f3cc0d0 [REF] in coverage module file, split column into 2. a column that should be filled by openupgrader, and a column that is automatically filled when importing apriori and making analysis 2021-11-15 14:05:35 +01:00
Sylvain LE GAL 0d77336caf [IMP] upgrade_analysis : prefill status with trivial information 2021-11-15 01:08:36 +01:00
Sylvain LE GAL ef0c459b37 [IMP] upgrade_coverage : generate coverage module file 2021-11-15 01:08:36 +01:00
Sylvain LE GAL 46f0b162c9 [MIG] upgrade_analysis from 14.0 to 15.0 2021-11-10 17:09:22 +01:00
Payam Yasaie cfca22b696 [FIX] Other modules upgrade write file full path
Parentheses placement was wrong in other modules full_path that lead to create migrations on root of modules
2021-10-21 00:09:00 +02:00
oca-git-bot a4ebed72e2 [IMP] update dotfiles [ci skip] 2021-10-21 00:09:00 +02:00
mreficent 948ce87a0f [FIX] upgrade_analysis: revert to 'files' approach instead of 'paths' 2021-10-21 00:09:00 +02:00
mreficent ba6c17f2f0 [FIX] upgrade_analysis: merged modules affecting noupdate files
Due to https://github.com/OCA/server-tools/pull/2057, noupdate data now considers merged modules. But the fix was incomplete, as the diff files between merged modules and local_module were rewritting already generated diff between original remote_module and local_module.
2021-10-21 00:09:00 +02:00
mreficent 2c56c014ce [FIX] upgrade_analysis: fix methods related to noupdate data 2021-10-21 00:09:00 +02:00
mreficent eba830b180 [IMP] upgrade_analysis: make us of odoorpc/openupgrade master
Includes minor fixes.
2021-10-21 00:09:00 +02:00
Stefan Rijnhart 9cf54451a3 [ADD] Generate noupdate_changes 2021-10-21 00:09:00 +02:00
Stefan Rijnhart b0913f935e [RFR] upgrade_path not user writable 2021-10-21 00:09:00 +02:00
Sylvain LE GAL 790aabe077 [IMP] import apriori file of openupgrade_scripts, if available
[IMP] guess upgrade_path, if config is not set, and openupgrade_scripts is available
2021-10-21 00:09:00 +02:00
Stefan Rijnhart a4711eb8c4 [FIX] ImportError; 2021-10-21 00:09:00 +02:00
Stefan Rijnhart 4553e2c3a5 [IMP] Create records with timestamp; [RFR] No /migration/ level when using upgrade-path 2021-10-21 00:09:00 +02:00
Stefan Rijnhart 71af91210d [RFR] Improve patchwork 2021-10-21 00:09:00 +02:00
Sylvain LE GAL a4ec051384 [REF] rename framework files, adapt to new module names, remove print (replaced by logger), apply pre-commit rules 2021-10-21 00:09:00 +02:00