This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/skywalking-website.git
The following commit(s) were added to refs/heads/asf-site by this push: new 6b9759ff17a deploy: f8f6d83d8bcff20ba578ae51ef8b65dd759d68a8 6b9759ff17a is described below commit 6b9759ff17ac6f80b78ec38b1f59c5dff5682199 Author: wu-sheng <wu-sh...@users.noreply.github.com> AuthorDate: Wed Jun 11 10:06:06 2025 +0000 deploy: f8f6d83d8bcff20ba578ae51ef8b65dd759d68a8 --- contributors/index.html | 40 ++++++++++++------------- docs/skywalking-showcase/next/readme/index.html | 6 ++-- index.json | 2 +- team/index.html | 16 +++++----- 4 files changed, 32 insertions(+), 32 deletions(-) diff --git a/contributors/index.html b/contributors/index.html index 1e5f9e88775..5c25edf265d 100644 --- a/contributors/index.html +++ b/contributors/index.html @@ -268,30 +268,30 @@ - <span class="wu-sheng wu-sheng dn"> + <span class="hanahmily hanahmily dn"> - <a class="link" href="https://github.com/wu-sheng" target="_blank"> + <a class="link" href="https://github.com/hanahmily" target="_blank"> <i class="iconfont icon-github"></i> - wu-sheng + hanahmily </a> </span> - <div class="wu-sheng wu-sheng">48</div> - <div class="wu-sheng wu-sheng">3</div> + <div class="hanahmily hanahmily">48</div> + <div class="hanahmily hanahmily">3</div> - <span class="hanahmily hanahmily dn"> + <span class="wu-sheng wu-sheng dn"> - <a class="link" href="https://github.com/hanahmily" target="_blank"> + <a class="link" href="https://github.com/wu-sheng" target="_blank"> <i class="iconfont icon-github"></i> - hanahmily + wu-sheng </a> </span> - <div class="hanahmily hanahmily">47</div> - <div class="hanahmily hanahmily">4</div> + <div class="wu-sheng wu-sheng">48</div> + <div class="wu-sheng wu-sheng">4</div> @@ -4702,16 +4702,16 @@ - <span class="844067874 844067874 dn"> + <span class="jianghwxm jianghwxm dn"> - <a class="link" href="https://github.com/844067874" target="_blank"> + <a class="link" href="https://github.com/jianghwxm" target="_blank"> <i class="iconfont icon-github"></i> - 844067874 + jianghwxm </a> </span> - <div class="844067874 844067874">2</div> - <div class="844067874 844067874">191</div> + <div class="jianghwxm jianghwxm">2</div> + <div class="jianghwxm jianghwxm">191</div> @@ -12661,16 +12661,16 @@ - <span class="844067874 844067874 dn"> + <span class="jianghwxm jianghwxm dn"> - <a class="link" href="https://github.com/844067874" target="_blank"> + <a class="link" href="https://github.com/jianghwxm" target="_blank"> <i class="iconfont icon-github"></i> - 844067874 + jianghwxm </a> </span> - <div class="844067874 844067874">2</div> - <div class="844067874 844067874">192</div> + <div class="jianghwxm jianghwxm">2</div> + <div class="jianghwxm jianghwxm">192</div> diff --git a/docs/skywalking-showcase/next/readme/index.html b/docs/skywalking-showcase/next/readme/index.html index dd0fc87111f..adc09cb9c5e 100644 --- a/docs/skywalking-showcase/next/readme/index.html +++ b/docs/skywalking-showcase/next/readme/index.html @@ -267,7 +267,7 @@ This showcase repository includes an example music application and other manifes })() </script> - <div class="commit-id">Commit Id: 1f1bf2d</div> + <div class="commit-id">Commit Id: c8565bb</div> @@ -359,7 +359,7 @@ SkyWalking self observability.</p> <p>Notice, when run this showcase locally such as KinD, the images are downloaded inside the KinD, which could take over 10 mins(depend on local network). Rerun <code>make deploy.kubernetes</code> if some timeout errors break the process.</p> <h3 id="customization">Customization</h3> -<p>The variables defined in <a href="https://github.com/apache/skywalking-showcase/tree/1f1bf2d713f65ae19da1ccd82be92ad91ba8bab5/Makefile.in"><code>Makefile.in</code></a> can be overridden to customize the showcase, by specifying an +<p>The variables defined in <a href="https://github.com/apache/skywalking-showcase/tree/c8565bb7138824f1e0bad14c0478cccdbe3c699f/Makefile.in"><code>Makefile.in</code></a> can be overridden to customize the showcase, by specifying an environment variable with the same name, e.g.:</p> <div class="highlight"><pre style="background-color:#fff;-moz-tab-size:4;-o-tab-size:4;tab-size:4"><code class="language-shell" data-lang="shell"><span style="color:#0086b3">export</span> <span style="color:#008080">ES_VERSION</span><span style="color:#000;font-weight:bold">=</span>7.14.0 make <target> @@ -367,7 +367,7 @@ make <target> <p>Run <code>make help</code> to get more information.</p> <h3 id="features">Features</h3> <p>The showcase is composed of a set of scenarios with feature flags, you can deploy some of them that interest you by -overriding the <code>FEATURE_FLAGS</code> variable defined in <a href="https://github.com/apache/skywalking-showcase/tree/1f1bf2d713f65ae19da1ccd82be92ad91ba8bab5/Makefile.in"><code>Makefile.in</code></a>, as documented +overriding the <code>FEATURE_FLAGS</code> variable defined in <a href="https://github.com/apache/skywalking-showcase/tree/c8565bb7138824f1e0bad14c0478cccdbe3c699f/Makefile.in"><code>Makefile.in</code></a>, as documented in <a href="#customization">Customization</a>, e.g.:</p> <div class="highlight"><pre style="background-color:#fff;-moz-tab-size:4;-o-tab-size:4;tab-size:4"><code class="language-shell" data-lang="shell">make deploy.kubernetes <span style="color:#008080">FEATURE_FLAGS</span><span style="color:#000;font-weight:bold">=</span>single-node,agent </code></pre></div><p>Feature flags for different platforms (<a href="#kubernetes">Kubernetes</a> and <a href="#docker-compose">Docker Compose</a>) are not diff --git a/index.json b/index.json index 1ef576a222e..1e030205835 100644 --- a/index.json +++ b/index.json @@ -1 +1 @@ -[{"body":"SkyWalking NodeJS 0.8.0 is released. Go to downloads page to find release tars.\nWhat\u0026rsquo;s Changed Bump up test tool and testcontainers to fix tests by @kezhenxu94 in https://github.com/apache/skywalking-nodejs/pull/122 Fix http trace not sent if connection is keep-alive by @liu-zhizhu in https://github.com/apache/skywalking-nodejs/pull/121 fix tag name by @heyanlong in https://github.com/apache/skywalking-nodejs/pull/123 Fix: Express plugin compatibility for Express 4 [...] \ No newline at end of file +[{"body":"SkyWalking NodeJS 0.8.0 is released. Go to downloads page to find release tars.\nWhat\u0026rsquo;s Changed Bump up test tool and testcontainers to fix tests by @kezhenxu94 in https://github.com/apache/skywalking-nodejs/pull/122 Fix http trace not sent if connection is keep-alive by @liu-zhizhu in https://github.com/apache/skywalking-nodejs/pull/121 fix tag name by @heyanlong in https://github.com/apache/skywalking-nodejs/pull/123 Fix: Express plugin compatibility for Express 4 [...] \ No newline at end of file diff --git a/team/index.html b/team/index.html index a70b3f8a054..fde72ab7dde 100644 --- a/team/index.html +++ b/team/index.html @@ -637,9 +637,9 @@ The SkyWalking team is comprised of Members and Contributors, and the growth has <li class="mb-2 mr-2"> - <a class="link" href="https://github.com/wu-sheng" target="_blank"> + <a class="link" href="https://github.com/hanahmily" target="_blank"> <i class="iconfont icon-github"></i> - wu-sheng + hanahmily </a> </li> @@ -647,9 +647,9 @@ The SkyWalking team is comprised of Members and Contributors, and the growth has <li class="mb-2 mr-2"> - <a class="link" href="https://github.com/hanahmily" target="_blank"> + <a class="link" href="https://github.com/wu-sheng" target="_blank"> <i class="iconfont icon-github"></i> - hanahmily + wu-sheng </a> </li> @@ -3817,9 +3817,9 @@ The SkyWalking team is comprised of Members and Contributors, and the growth has <li class="mb-2 mr-2"> - <a class="link" href="https://github.com/844067874" target="_blank"> + <a class="link" href="https://github.com/jianghwxm" target="_blank"> <i class="iconfont icon-github"></i> - 844067874 + jianghwxm </a> </li> @@ -9423,9 +9423,9 @@ The SkyWalking team is comprised of Members and Contributors, and the growth has <li class="mb-2 mr-2"> - <a class="link" href="https://github.com/844067874" target="_blank"> + <a class="link" href="https://github.com/jianghwxm" target="_blank"> <i class="iconfont icon-github"></i> - 844067874 + jianghwxm </a> </li>