This is an automated email from the ASF dual-hosted git repository.
wusheng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/skywalking-website.git
The following commit(s) were added to refs/heads/master by this push:
new 7d161f169ae Release license-eye 0.6.0 (#698)
7d161f169ae is described below
commit 7d161f169aec07e4616b8ee587d3f4eed43b0f8e
Author: kezhenxu94 <[email protected]>
AuthorDate: Fri Apr 12 20:50:44 2024 +0800
Release license-eye 0.6.0 (#698)
---
.../release-apache-skywalking-eyes-0-6-0/index.md | 20 ++++++++++++++++++++
data/docs.yml | 4 ++--
data/releases.yml | 20 ++++++++++----------
3 files changed, 32 insertions(+), 12 deletions(-)
diff --git a/content/events/release-apache-skywalking-eyes-0-6-0/index.md
b/content/events/release-apache-skywalking-eyes-0-6-0/index.md
new file mode 100644
index 00000000000..73c0d56a807
--- /dev/null
+++ b/content/events/release-apache-skywalking-eyes-0-6-0/index.md
@@ -0,0 +1,20 @@
+---
+title: "Release Apache SkyWalking Eyes 0.6.0"
+date: 2024-04-12
+author: "[SkyWalking Team](/team)"
+description: "Release Apache SkyWalking Eyes 0.6.0."
+---
+
+SkyWalking Eyes 0.6.0 is released. Go to [downloads](/downloads) page to find
release tars.
+
+* Add `|` as comment indicator by @kezhenxu94 in
https://github.com/apache/skywalking-eyes/pull/168
+* Correct the way of joining slack channels by @wu-sheng in
https://github.com/apache/skywalking-eyes/pull/169
+* update: add weak-compatible to dependency check by @Two-Hearts in
https://github.com/apache/skywalking-eyes/pull/171
+* feature: add support for Protocol Buffer by @spacewander in
https://github.com/apache/skywalking-eyes/pull/172
+* feature: add support for OPA policy files by @spacewander in
https://github.com/apache/skywalking-eyes/pull/174
+* add Eclipse Foundation specific Apache 2.0 license header by @gdams in
https://github.com/apache/skywalking-eyes/pull/178
+* add instructions to fix header issues in markdown comment by @gdams in
https://github.com/apache/skywalking-eyes/pull/179
+* bump action/setup-go to v5 by @gdams in
https://github.com/apache/skywalking-eyes/pull/180
+* Draft release notes for 0.6.0 by @kezhenxu94 in
https://github.com/apache/skywalking-eyes/pull/181
+
+**Full Changelog**:
https://github.com/apache/skywalking-eyes/compare/v0.5.0...v0.6.0
diff --git a/data/docs.yml b/data/docs.yml
index f778d7ae9de..615345a8544 100644
--- a/data/docs.yml
+++ b/data/docs.yml
@@ -367,8 +367,8 @@
user: apache
repo: skywalking-eyes
docs:
- - version: v0.5.0
- link: https://github.com/apache/skywalking-eyes/tree/v0.5.0
+ - version: v0.6.0
+ link: https://github.com/apache/skywalking-eyes/tree/v0.6.0
- name: SkyWalking Infra E2E
icon: skywalking-agent-test-tool
diff --git a/data/releases.yml b/data/releases.yml
index ae7e1cb7670..f47ddb36da7 100644
--- a/data/releases.yml
+++ b/data/releases.yml
@@ -613,25 +613,25 @@
icon: skywalking-eyes
description: A full-featured license tool to check and fix license
headers and resolve dependencies' licenses.
source:
- - version: v0.5.0
- date: Sep. 9th, 2022
+ - version: v0.6.0
+ date: Apr. 12th, 2024
downloadLink:
- name: src
- link:
https://www.apache.org/dyn/closer.cgi/skywalking/eyes/0.5.0/skywalking-license-eye-0.5.0-src.tgz
+ link:
https://www.apache.org/dyn/closer.cgi/skywalking/eyes/0.6.0/skywalking-license-eye-0.6.0-src.tgz
- name: asc
- link:
https://downloads.apache.org/skywalking/eyes/0.5.0/skywalking-license-eye-0.5.0-src.tgz.asc
+ link:
https://downloads.apache.org/skywalking/eyes/0.6.0/skywalking-license-eye-0.6.0-src.tgz.asc
- name: sha512
- link:
https://downloads.apache.org/skywalking/eyes/0.5.0/skywalking-license-eye-0.5.0-src.tgz.sha512
+ link:
https://downloads.apache.org/skywalking/eyes/0.6.0/skywalking-license-eye-0.6.0-src.tgz.sha512
distribution:
- - version: v0.5.0
- date: Sep. 9th, 2022
+ - version: v0.6.0
+ date: Apr. 12th, 2024
downloadLink:
- name: tar
- link:
https://www.apache.org/dyn/closer.cgi/skywalking/eyes/0.5.0/skywalking-license-eye-0.5.0-bin.tgz
+ link:
https://www.apache.org/dyn/closer.cgi/skywalking/eyes/0.6.0/skywalking-license-eye-0.6.0-bin.tgz
- name: asc
- link:
https://downloads.apache.org/skywalking/eyes/0.5.0/skywalking-license-eye-0.5.0-bin.tgz.asc
+ link:
https://downloads.apache.org/skywalking/eyes/0.6.0/skywalking-license-eye-0.6.0-bin.tgz.asc
- name: sha512
- link:
https://downloads.apache.org/skywalking/eyes/0.5.0/skywalking-license-eye-0.5.0-bin.tgz.sha512
+ link:
https://downloads.apache.org/skywalking/eyes/0.6.0/skywalking-license-eye-0.6.0-bin.tgz.sha512
- name: SkyWalking Infra E2E
icon: skywalking-agent-test-tool