File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1313All upgrading should be done via the migration script or regenerating the templates.
1414
1515``` bash
16- curl -sSL https://raw.githubusercontent.com/frequenz-floss/frequenz-repo-config-python/v0.12 /cookiecutter/migrate.py | python3
16+ curl -sSL https://raw.githubusercontent.com/frequenz-floss/frequenz-repo-config-python/< tag > /cookiecutter/migrate.py | python3
1717```
1818
1919But you might still need to adapt your code:
Original file line number Diff line number Diff line change 1313All upgrading should be done via the migration script or regenerating the templates.
1414
1515``` bash
16- curl -sSL https://raw.githubusercontent.com/frequenz-floss/frequenz-repo-config-python/v0.12 /cookiecutter/migrate.py | python3
16+ curl -sSL https://raw.githubusercontent.com/frequenz-floss/frequenz-repo-config-python/< tag > /cookiecutter/migrate.py | python3
1717```
1818
1919But you might still need to adapt your code:
You can’t perform that action at this time.
0 commit comments