This is an automated email from the ASF dual-hosted git repository.
Aman-Mittal pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/fineract-consumer-facing.git
from dbde851 Merge pull request #74 from
apache/dependabot/npm_and_yarn/frontend/postcss-8.5.23
add 65e8968 - added category-x-check.yml that checks for category X
Apache licenses and warns on Category B - added pr-test-count.yml that checks
test count for PRs
new 837dcbb Merge pull request #76 from edk12564/ci-testcount
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.github/workflows/category-x-check.yml | 241 +++++++++++++++++++++++++++++++++
.github/workflows/pr-test-count.yml | 129 ++++++++++++++++++
consumer/allowed-licenses.json | 90 ++++++++++++
consumer/build.gradle | 8 ++
frontend/allowed-licenses.json | 66 +++++++++
5 files changed, 534 insertions(+)
create mode 100644 .github/workflows/category-x-check.yml
create mode 100644 .github/workflows/pr-test-count.yml
create mode 100644 consumer/allowed-licenses.json
create mode 100644 frontend/allowed-licenses.json