Ash258 / Scoop-GithubActions

Deprecated. Use https://github.com/shovel-org/GithubActions
MIT License
25 stars 18 forks source link

More advanced checks output #68

Open Ash258 opened 4 years ago

Ash258 commented 4 years ago
Check        SubChecks                     Errors
----         ------                        -----
Properties   { License, Description, ..}   { Missing license, Missing description }
Checkver                                   { Cannot find new version, New version available }
Autoupdate   { }
Installation { }

=>

- [ ] Properties
    - Missing license
    - Missing description
- [ ] Checkver
      - New version available
- [x] Autoupdate

IT will be more easier convertible into pester checks also