Skip to content

Commit 560a996

Browse files
committed
[refactor]
1 parent f363722 commit 560a996

3 files changed

Lines changed: 4 additions & 27 deletions

File tree

plugin-script-python/src/test/resources/sanity-checks/python.yaml renamed to plugin-script-python/src/test/resources/sanity-checks/all_python.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
id: python
2-
namespace: sanitychecks
1+
id: all_python
2+
namespace: sanitychecks.plugin-scripts
33

44
inputs:
55
- id: dataset_uri

plugin-script-shell/src/test/resources/sanity-checks/shell.yaml renamed to plugin-script-shell/src/test/resources/sanity-checks/all_shell.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
id: shell
2-
namespace: sanitychecks
1+
id: all_shell
2+
namespace: sanitychecks.plugin-scripts
33

44
tasks:
55
- id: shell_script

plugin-script-shell/src/test/resources/sanity-checks/bash.yaml

Lines changed: 0 additions & 23 deletions
This file was deleted.

0 commit comments

Comments
 (0)