DolphinScheduler/dolphinscheduler-ui
kezhenxu94 e11fda8af3 Add a script to check the license (#2552)
* Add a script to check the license

### Motivation

Check licenses in the distribution package

### Modification

1. Add a script to check licenses, and list known licenses.
1. Remove unused dep license, lombok.
1. Remove unnecessary ignored patterns in .gitignore.
1. Add missing config items to apache-rat plugin, which just checked a small part of files before.
1. Add check to GitHub Actions process

### Result

1. Newly-added dependencies should be checked and confirmed.
1. Closes #1578

* Separate rat and dependency check

* Tee dependencies to stdout

* Add more debug messages

* Check light-weight task first
2020-06-29 17:39:06 +08:00
..
_test_ fix udfs assignment and task instance page jump #1789 (#1792) 2020-01-13 10:12:09 +08:00
build fix udfs assignment and task instance page jump #1789 (#1792) 2020-01-13 10:12:09 +08:00
src Optimize workflow instance page 2020-06-29 17:39:05 +08:00
.babelrc Revert "merge from dev-db (#1386)" (#1404) 2019-12-05 17:35:53 +08:00
.editorconfig fix udfs assignment and task instance page jump #1789 (#1792) 2020-01-13 10:12:09 +08:00
.env [New Feature] add conditions task #205 (#2003) 2020-02-28 17:08:34 +08:00
.eslintrc Revert "merge from dev-db (#1386)" (#1404) 2019-12-05 17:35:53 +08:00
install-dolphinscheduler-ui.sh Revert "merge from dev-db (#1386)" (#1404) 2019-12-05 17:35:53 +08:00
package.json Add a script to check the license (#2552) 2020-06-29 17:39:06 +08:00
pom.xml fix rpmbuild and DS Ambari plugin bug (#2144) 2020-06-29 17:36:27 +08:00