This is an automated email from the ASF dual-hosted git repository.
bertty pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-wayang.git.
from d6c43f5 [maven-release-plugin] prepare for next development iteration
new 3289eb1 [CI] add skywalking-eyes check and fix some file license
new e1d04be [CI] add skywalking-eyes check and fix some file license
new b8dc06f add check branch
new d33a878 remove old license header
new 7b0fd77 Merge pull request #44 from CalvinKirs/license_eye
The 1468 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:
.../Gemfile => .github/workflows/backend.yml | 32 +++++++++--------
.licenserc.yaml | 40 ++++++++++++++++++++++
.../src/test/resources/empty-plugin.yaml | 17 +++++++++
.../src/test/resources/partial-plugin.yaml | 17 +++++++++
.../src/test/resources/test-plugin.yaml | 17 +++++++++
wayang-plugins/wayang-iejoin/pom.xml | 27 ++++++++++-----
6 files changed, 126 insertions(+), 24 deletions(-)
copy wayang-docs/src/main/resources/Gemfile => .github/workflows/backend.yml
(64%)
create mode 100644 .licenserc.yaml