Brightspace / d2l-license-checker

Simple tool to continuously check for D2L accepted licenses of all npm dependencies in a project.
4 stars 2 forks source link

ci - adding license checker; resolves #41. #43

Closed neverendingqs closed 7 years ago

neverendingqs commented 7 years ago

Registry returned 401 for GET on https://d2lartifacts.artifactoryonline.com/d2lartifacts/api/npm/npm-local/@d2l%2flicense-checker-ci

Forks don't have access to artifactory. Runs fine locally though.

JimD2L commented 7 years ago

Thanks for the contribution Mark, Patrick is looking into improving the CI check for PRs from forks.

neverendingqs commented 7 years ago

Patrick is looking into improving the CI check for PRs from forks.

If it's easier, I don't mind if someone with write access just pull down this branch, and re-push it to the main repo.