Skip to content

docs: license_check docs are incomplete/wrong #195

@eseidel

Description

@eseidel

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.

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentationp1High-priority issues at the top of the work list

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions