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

Migration script to pass from version 3.X.X to 3.14.X #4382

Closed
freddidierRTE opened this issue Apr 5, 2023 · 0 comments · Fixed by #4472
Closed

Migration script to pass from version 3.X.X to 3.14.X #4382

freddidierRTE opened this issue Apr 5, 2023 · 0 comments · Fixed by #4472
Assignees
Labels
Enhancement New feature

Comments

@freddidierRTE
Copy link
Contributor

To ease migration ito 3.14.x in production environment (due to #4320) , create a script that moves the bundles to the subdirectory bundles

A shell linux script :

If the bundles sub directory does not exist
create it
move all bundles in the subdirectory

The script shall have as a parameter the business storage directory

The script is to be in src/tooling/migration-opfab3.14

@freddidierRTE freddidierRTE added the Enhancement New feature label Apr 5, 2023
@freddidierRTE freddidierRTE self-assigned this May 9, 2023
freddidierRTE added a commit that referenced this issue May 9, 2023
Signed-off-by: freddidierRTE <frederic-f.didier@rte-france.com>
freddidierRTE added a commit that referenced this issue May 9, 2023
Signed-off-by: freddidierRTE <frederic-f.didier@rte-france.com>
freddidierRTE added a commit that referenced this issue May 10, 2023
Signed-off-by: freddidierRTE <frederic-f.didier@rte-france.com>
freddidierRTE added a commit that referenced this issue May 10, 2023
Signed-off-by: freddidierRTE <frederic-f.didier@rte-france.com>
vlo-rte pushed a commit that referenced this issue May 10, 2023
Signed-off-by: freddidierRTE <frederic-f.didier@rte-france.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature
Projects
No open projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant