diff --git a/sdk_13/study_repo/tv/scripting/544/jar b/sdk_13/study_repo/tv/scripting/544/jar new file mode 100644 index 000000000..762023010 Binary files /dev/null and b/sdk_13/study_repo/tv/scripting/544/jar differ diff --git a/sdk_13/study_repo/tv/scripting/544/metainfo_json b/sdk_13/study_repo/tv/scripting/544/metainfo_json new file mode 100644 index 000000000..c92958c56 --- /dev/null +++ b/sdk_13/study_repo/tv/scripting/544/metainfo_json @@ -0,0 +1,214 @@ +[ + { + "_metainfoVersion" : 51, + "defaults" : { + "inputs" : { + "logToken" : "", + "pineId" : "", + "pineVersion" : "", + "text" : "", + "userProPlan" : "" + } + }, + "description" : "Unnamed Study", + "format" : { + "type" : "inherit" + }, + "id" : "ESD@tv-scripting-544", + "inputs" : [ + { + "defval" : "", + "id" : "text", + "name" : "Text", + "type" : "text" + }, + { + "defval" : "", + "id" : "pineId", + "name" : "PineId", + "type" : "text" + }, + { + "defval" : "", + "id" : "pineVersion", + "name" : "PineVersion", + "type" : "text" + }, + { + "defval" : "", + "id" : "logToken", + "name" : "LogToken", + "type" : "text" + }, + { + "defval" : "", + "id" : "userProPlan", + "isHidden" : true, + "name" : "UserProPlan", + "type" : "usertype" + } + ], + "is_hidden_study" : true, + "is_price_study" : false, + "shortDescription" : "Unnamed Study" + }, + { + "_metainfoVersion" : 51, + "defaults" : { + "inputs" : { + "logToken" : "", + "pineId" : "", + "pineVersion" : "", + "text" : "", + "userProPlan" : "" + } + }, + "description" : "Unnamed Study", + "format" : { + "type" : "inherit" + }, + "id" : "Internal@tv-scripting-544", + "inputs" : [ + { + "defval" : "", + "id" : "text", + "name" : "Text", + "type" : "text" + }, + { + "defval" : "", + "id" : "pineId", + "name" : "PineId", + "type" : "text" + }, + { + "defval" : "", + "id" : "pineVersion", + "name" : "PineVersion", + "type" : "text" + }, + { + "defval" : "", + "id" : "logToken", + "name" : "LogToken", + "type" : "text" + }, + { + "defval" : "", + "id" : "userProPlan", + "isHidden" : true, + "name" : "UserProPlan", + "type" : "usertype" + } + ], + "is_hidden_study" : true, + "is_price_study" : false, + "shortDescription" : "Unnamed Study" + }, + { + "_metainfoVersion" : 51, + "defaults" : { + "inputs" : { + "logToken" : "", + "pineId" : "", + "pineVersion" : "", + "text" : "", + "userProPlan" : "" + } + }, + "description" : "Unnamed Study", + "format" : { + "type" : "inherit" + }, + "id" : "Script@tv-scripting-544", + "inputs" : [ + { + "defval" : "", + "id" : "text", + "name" : "Text", + "type" : "text" + }, + { + "defval" : "", + "id" : "pineId", + "name" : "PineId", + "type" : "text" + }, + { + "defval" : "", + "id" : "pineVersion", + "name" : "PineVersion", + "type" : "text" + }, + { + "defval" : "", + "id" : "logToken", + "name" : "LogToken", + "type" : "text" + }, + { + "defval" : "", + "id" : "userProPlan", + "isHidden" : true, + "name" : "UserProPlan", + "type" : "usertype" + } + ], + "is_hidden_study" : true, + "is_price_study" : false, + "shortDescription" : "Unnamed Study" + }, + { + "_metainfoVersion" : 51, + "defaults" : { + "inputs" : { + "logToken" : "", + "pineId" : "", + "pineVersion" : "", + "text" : "", + "userProPlan" : "" + } + }, + "description" : "Unnamed Study", + "format" : { + "type" : "inherit" + }, + "id" : "StrategyScript@tv-scripting-544", + "inputs" : [ + { + "defval" : "", + "id" : "text", + "name" : "Text", + "type" : "text" + }, + { + "defval" : "", + "id" : "pineId", + "name" : "PineId", + "type" : "text" + }, + { + "defval" : "", + "id" : "pineVersion", + "name" : "PineVersion", + "type" : "text" + }, + { + "defval" : "", + "id" : "logToken", + "name" : "LogToken", + "type" : "text" + }, + { + "defval" : "", + "id" : "userProPlan", + "isHidden" : true, + "name" : "UserProPlan", + "type" : "usertype" + } + ], + "is_hidden_study" : true, + "is_price_study" : false, + "shortDescription" : "Unnamed Study" + } +] \ No newline at end of file diff --git a/sdk_13/study_repo/tv/scripting/544/migration b/sdk_13/study_repo/tv/scripting/544/migration new file mode 100644 index 000000000..6126d63f7 --- /dev/null +++ b/sdk_13/study_repo/tv/scripting/544/migration @@ -0,0 +1,6 @@ +{ + "pkgName" : "tv-scripting", + "studyMigrations" : [ ], + "versFrom" : "543", + "versTo" : "544" +} \ No newline at end of file diff --git a/sdk_13/study_repo/tv/scripting/544/migrations_all b/sdk_13/study_repo/tv/scripting/544/migrations_all new file mode 100644 index 000000000..2a1d575f7 --- /dev/null +++ b/sdk_13/study_repo/tv/scripting/544/migrations_all @@ -0,0 +1,76 @@ +[ + { + "pkgName" : "tv-scripting", + "studyMigrations" : [ + { + "rules" : [ + { + "action" : "removeVal", + "inputId" : "pineId", + "type" : "inputRemoved" + } + ], + "studyId" : "Script@tv-scripting" + }, + { + "rules" : [ + { + "action" : "removeVal", + "inputId" : "pineId", + "type" : "inputRemoved" + } + ], + "studyId" : "ESD@tv-scripting" + }, + { + "rules" : [ + { + "action" : "removeVal", + "inputId" : "pineId", + "type" : "inputRemoved" + } + ], + "studyId" : "StrategyScript@tv-scripting" + } + ], + "versFrom" : "67", + "versTo" : "68" + }, + { + "pkgName" : "tv-scripting", + "studyMigrations" : [ + { + "rules" : [ + { + "action" : "removeVal", + "inputId" : "pineId", + "type" : "inputRemoved" + } + ], + "studyId" : "Script@tv-scripting" + }, + { + "rules" : [ + { + "action" : "removeVal", + "inputId" : "pineId", + "type" : "inputRemoved" + } + ], + "studyId" : "ESD@tv-scripting" + }, + { + "rules" : [ + { + "action" : "removeVal", + "inputId" : "pineId", + "type" : "inputRemoved" + } + ], + "studyId" : "StrategyScript@tv-scripting" + } + ], + "versFrom" : "70", + "versTo" : "71" + } +] \ No newline at end of file diff --git a/sdk_13/study_repo/tv/scripting/HEAD b/sdk_13/study_repo/tv/scripting/HEAD index 878b70634..8be84ab6b 100755 --- a/sdk_13/study_repo/tv/scripting/HEAD +++ b/sdk_13/study_repo/tv/scripting/HEAD @@ -1 +1 @@ -543 \ No newline at end of file +544 \ No newline at end of file