-
Notifications
You must be signed in to change notification settings - Fork 35
CAUTION: schema tests don't test package releases #141
Copy link
Copy link
Open
Description
Note that current version of schema-test-action is primarily designed to test default package_control_channel.
| - uses: packagecontrol/st-schema-reviewer-action@v1 |
As such, it assumes the repository.json being tested only contains a list of sub-repositories in "include": [].
Hence RepositoryTests checks,
- valid indentation
- presence of required repository main keys
- content of included repositories
It does not verify content of "packages: []" nor `"dependencies": []" keys.
TL;TR: It's results provide limited information about validity of this repository.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels