-
Notifications
You must be signed in to change notification settings - Fork 86
Closed
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationp1High-priority issues at the top of the work listHigh-priority issues at the top of the work list
Description
https://workflows.vgv.dev/docs/workflows/license_check
The License Check workflow consists of the following steps:
Setup Dart
Set SSH Key (if provided)
Install project dependencies
Check licenses
There is no ssh key option 🤣 That is presumably copy/paste from some other workflow.
And then later is uses a - '.github/workflows/license_check.yaml' path, presumably implying that the file being shown is expected at that path.
The usage is also a bit awkward for multi-package repos (which is fine, I can work around), since the checker takes a single package. Unlike very_good packages get which knows how to be recursive.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationp1High-priority issues at the top of the work listHigh-priority issues at the top of the work list
Type
Projects
Status
Done