Automatic and manual license collection 📖 #62

Merged
niggl merged 13 commits from feature/59-license_collection into dev 2020-12-31 17:02:10 +00:00
Owner

Added a new script that exports license information about all npm libs found in the current project.

  • The --full flag can be added to export the license text and path
  • The full license export automaticly gets triggered on merging into or pushing to dev

Reasoning for the pipeline triggering on dev and not main:
In a perfect world nothing other than merges should ever happen on main and it is protected.

@reviewer: Please check if the two output formats (default, full) fit your taste and if the pipeline for dev is ok with you.

closes #59

Added a new script that exports license information about all npm libs found in the current project. * The `--full` flag can be added to export the license text and path * The full license export automaticly gets triggered on merging into or pushing to dev Reasoning for the pipeline triggering on dev and not main: In a perfect world nothing other than merges should ever happen on main and it is protected. @reviewer: Please check if the two output formats (default, full) fit your taste and if the pipeline for dev is ok with you. closes #59
niggl added 11 commits 2020-12-30 20:31:04 +00:00
niggl requested review from philipp 2020-12-30 20:31:45 +00:00
niggl added a new dependency 2020-12-30 20:32:30 +00:00
niggl added a new dependency 2020-12-30 20:48:32 +00:00
niggl added 1 commit 2020-12-31 14:14:57 +00:00
niggl removed a dependency 2020-12-31 14:18:53 +00:00
niggl added 1 commit 2020-12-31 17:00:51 +00:00
continuous-integration/drone/pr Build is passing Details
05868e0e00
Bumped license lib version
ref #59
philipp approved these changes 2020-12-31 17:01:32 +00:00
philipp left a comment
Owner

🚀

🚀
niggl merged commit 3f09e3d387 into dev 2020-12-31 17:02:10 +00:00
niggl deleted branch 2020-12-31 17:05:35 +00:00
Sign in to join this conversation.
No description provided.