anyone-developer/anyone-validate-fs
Validate repository file structure as we expected
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Apr 16, 2021
- License
- GPL 3.0
- Runtime
- Deprecated runtime
Pinned Snippet
uses: anyone-developer/anyone-validate-fs@ee235b3dae7bba19c0aa34fb1a4343f04a9e2cf9 # 1.1.12tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| brace-expansion | brace-expansion of expected directory structure | yes | "" |
| ignore-files | the files you want to ignore. split with comma. | no | "" |
| ignore-directories | the directories you want to ignore. split with comma. | no | "" |
| read-path | the path that you assign to read. | no | "" |
| render-layout | render diff result with "vertical" or "horizontal" | no | vertical |
Outputs
| name | description |
|---|---|
| output | output of execution |