Skip to content

Commit 4c330a8

Browse files
committed
Rename with_links package
1 parent 829e846 commit 4c330a8

17 files changed

+30
-30
lines changed

test/packages/with_links/kibana/csp_rule_template/good-csp-rule-template-abc-1.json renamed to test/packages/with_links/kibana/csp_rule_template/with_links-csp-rule-template-abc-1.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,10 @@
2727
"rego_rule_id": "cis_1_1_1"
2828
}
2929
},
30-
"id": "good-csp-rule-template-abc-1",
30+
"id": "with_links-csp-rule-template-abc-1",
3131
"type": "csp-rule-template",
3232
"migrationVersion": {
3333
"csp-rule-template": "8.7.0"
3434
},
3535
"coreMigrationVersion": "8.7.0"
36-
}
36+
}

test/packages/with_links/kibana/dashboard/good-dashboard-abc-1.json

Lines changed: 0 additions & 4 deletions
This file was deleted.
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"id": "with_links-dashboard-abc-1",
3+
"type": "dashboard"
4+
}

test/packages/with_links/kibana/lens/good-lens-abc-1.json

Lines changed: 0 additions & 4 deletions
This file was deleted.
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"id": "with_links-lens-abc-1",
3+
"type": "lens"
4+
}

test/packages/with_links/kibana/map/good-map-abc-1.json

Lines changed: 0 additions & 4 deletions
This file was deleted.
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"id": "with_links-map-abc-1",
3+
"type": "map"
4+
}

test/packages/with_links/kibana/ml_module/good-ml-module-abc-1.json renamed to test/packages/with_links/kibana/ml_module/with_links-ml-module-abc-1.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -394,10 +394,10 @@
394394
}
395395
]
396396
},
397-
"id": "good-ml-module-abc-1",
397+
"id": "with_links-ml-module-abc-1",
398398
"migrationVersion": {
399399
"search": "7.9.3"
400400
},
401401
"references": [],
402402
"type": "ml-module"
403-
}
403+
}

test/packages/with_links/kibana/osquery_pack_asset/good-osquery-pack-asset-1.json renamed to test/packages/with_links/kibana/osquery_pack_asset/with_links-osquery-pack-asset-1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@
129129
]
130130
},
131131
"coreMigrationVersion": "8.2.0",
132-
"id": "good-osquery-pack-asset-1",
132+
"id": "with_links-osquery-pack-asset-1",
133133
"references": [],
134134
"type": "osquery-pack-asset"
135135
}

0 commit comments

Comments
 (0)