Skip to content

Commit

Permalink
"tv-scripting-578 (49da956daba542fbf4b76d136647bdb6128f04ff)"
Browse files Browse the repository at this point in the history
  • Loading branch information
ikuznetsov committed Jun 19, 2024
1 parent 0efb662 commit fd79de6
Show file tree
Hide file tree
Showing 5 changed files with 297 additions and 1 deletion.
Binary file added sdk_13/study_repo/tv/scripting/578/jar
Binary file not shown.
214 changes: 214 additions & 0 deletions sdk_13/study_repo/tv/scripting/578/metainfo_json
Original file line number Diff line number Diff line change
@@ -0,0 +1,214 @@
[
{
"_metainfoVersion" : 51,
"defaults" : {
"inputs" : {
"logToken" : "",
"pineId" : "",
"pineVersion" : "",
"text" : "",
"userProPlan" : ""
}
},
"description" : "Unnamed Study",
"format" : {
"type" : "inherit"
},
"id" : "ESD@tv-scripting-578",
"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-578",
"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-578",
"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-578",
"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"
}
]
6 changes: 6 additions & 0 deletions sdk_13/study_repo/tv/scripting/578/migration
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"pkgName" : "tv-scripting",
"studyMigrations" : [ ],
"versFrom" : "577",
"versTo" : "578"
}
76 changes: 76 additions & 0 deletions sdk_13/study_repo/tv/scripting/578/migrations_all
Original file line number Diff line number Diff line change
@@ -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"
}
]
2 changes: 1 addition & 1 deletion sdk_13/study_repo/tv/scripting/HEAD
Original file line number Diff line number Diff line change
@@ -1 +1 @@
577
578

0 comments on commit fd79de6

Please sign in to comment.