Loading .gitlab/issue_templates/new-feature-with-design.md +1 −1 Original line number Diff line number Diff line Loading @@ -40,7 +40,7 @@ components deployed. ## Impacted Components List of impacted components: Context, Device, Service, PathComp, Slice, Monitoring, Automation, Policy, Compute, etc. List of impacted components: Context, Device, Service, PathComp, Slice, Monitoring, ZTP, Policy, Compute, etc. Just an enumeration, elaboration of impacts is done below. ## Component1 Impact Loading src/ztp/util/set_version.sh +1 −1 Original line number Diff line number Diff line Loading @@ -28,4 +28,4 @@ if [ "$(git status --untracked-files=no --porcelain)" ]; then fi ./mvnw versions:set versions:commit -DnewVersion="${version}" git commit -am "release(automation): ${version}" git commit -am "release(ztp): ${version}" Loading
.gitlab/issue_templates/new-feature-with-design.md +1 −1 Original line number Diff line number Diff line Loading @@ -40,7 +40,7 @@ components deployed. ## Impacted Components List of impacted components: Context, Device, Service, PathComp, Slice, Monitoring, Automation, Policy, Compute, etc. List of impacted components: Context, Device, Service, PathComp, Slice, Monitoring, ZTP, Policy, Compute, etc. Just an enumeration, elaboration of impacts is done below. ## Component1 Impact Loading
src/ztp/util/set_version.sh +1 −1 Original line number Diff line number Diff line Loading @@ -28,4 +28,4 @@ if [ "$(git status --untracked-files=no --porcelain)" ]; then fi ./mvnw versions:set versions:commit -DnewVersion="${version}" git commit -am "release(automation): ${version}" git commit -am "release(ztp): ${version}"