ethisysltd/Helix Check
Check if solution is following Helix rules
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| solution-file | Solution file | yes | SitecoreHelix.sln |
| project-name | Project name - prefix for all project files | yes | Helixbase |
| website-folder | The name of the folder that always contain website project file | no | website |
| excluded-projects | List of project names that won`t be analyzed. Due to the limitations of GitHub actions it has to be a string with comma delimited project names, e.g. NS.Project1,NS.Project2 | no | "" |
Outputs
| name | description |
|---|---|
| result | If helix check successfull |
| time | The time check has been made |