This is an automated email from the ASF dual-hosted git repository.
kezhenxu94 pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/skywalking-eyes.git
from 18cb362 GemfileLockResolver adjusted to exclude all specs when
runtime dependencies are empty (#208)
add 36f75de feat: Compatibility matrix: MIT & Ruby (#209)
No new revisions were added by this update.
Summary of changes:
assets/compatibility/Apache-2.0.yaml | 49 +++++++-----
assets/compatibility/MIT.yaml | 78 +++++++++++++++++++
assets/compatibility/Ruby.yaml | 78 +++++++++++++++++++
pkg/deps/category_matrix_test.go | 145 +++++++++++++++++++++++++++++++++++
4 files changed, 330 insertions(+), 20 deletions(-)
create mode 100644 assets/compatibility/MIT.yaml
create mode 100644 assets/compatibility/Ruby.yaml
create mode 100644 pkg/deps/category_matrix_test.go