Skip to content

Commit ad3fdae

Browse files
authored
Merge pull request #231 from kestra-io/sanitychecks
Refactor sanitycheck name
2 parents f363722 + 560a996 commit ad3fdae

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)