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 ac13d3e4261 deploy: 22fe848f6ace1bd9848dc234184ea84acc24bbc6
ac13d3e4261 is described below

commit ac13d3e426135c8a8fa42b4ee73d62cff3a7fe2a
Author: wu-sheng <wu-sh...@users.noreply.github.com>
AuthorDate: Tue Feb 21 10:04:57 2023 +0000

    deploy: 22fe848f6ace1bd9848dc234184ea84acc24bbc6
---
 .../next/api-reference/index.html                    |  2 +-
 docs/skywalking-banyandb/next/clients/index.html     |  2 +-
 .../next/concept/data-model/index.html               |  2 +-
 docs/skywalking-banyandb/next/concept/wal/index.html |  2 +-
 docs/skywalking-banyandb/next/crud/group/index.html  |  6 +++---
 .../next/crud/index_rule/index.html                  |  6 +++---
 .../next/crud/index_rule_binding/index.html          |  6 +++---
 .../next/crud/measure/query/index.html               |  2 +-
 .../next/crud/measure/schema/index.html              |  2 +-
 .../next/crud/property/index.html                    |  6 +++---
 .../next/crud/stream/query/index.html                |  2 +-
 .../next/crud/stream/schema/index.html               |  2 +-
 .../skywalking-banyandb/next/installation/index.html |  2 +-
 docs/skywalking-banyandb/next/readme/index.html      |  2 +-
 docs/skywalking-banyandb/next/release/index.html     |  4 ++--
 index.json                                           |  2 +-
 team/index.html                                      | 20 ++++++++++----------
 17 files changed, 35 insertions(+), 35 deletions(-)

diff --git a/docs/skywalking-banyandb/next/api-reference/index.html 
b/docs/skywalking-banyandb/next/api-reference/index.html
index cd93c2c68e2..3369beb2ec7 100644
--- a/docs/skywalking-banyandb/next/api-reference/index.html
+++ b/docs/skywalking-banyandb/next/api-reference/index.html
@@ -506,7 +506,7 @@ if (!doNotTrack) {
   })()
 </script>
 
-                  <div class="commit-id">Commit Id: 1cc0a42</div>
+                  <div class="commit-id">Commit Id: adbd3e8</div>
                 
 
 
diff --git a/docs/skywalking-banyandb/next/clients/index.html 
b/docs/skywalking-banyandb/next/clients/index.html
index 2b388d8bbe3..276ace0d959 100644
--- a/docs/skywalking-banyandb/next/clients/index.html
+++ b/docs/skywalking-banyandb/next/clients/index.html
@@ -455,7 +455,7 @@ if (!doNotTrack) {
   })()
 </script>
 
-                  <div class="commit-id">Commit Id: 1cc0a42</div>
+                  <div class="commit-id">Commit Id: adbd3e8</div>
                 
 
 
diff --git a/docs/skywalking-banyandb/next/concept/data-model/index.html 
b/docs/skywalking-banyandb/next/concept/data-model/index.html
index 20575498d41..314b8715bb2 100644
--- a/docs/skywalking-banyandb/next/concept/data-model/index.html
+++ b/docs/skywalking-banyandb/next/concept/data-model/index.html
@@ -458,7 +458,7 @@ if (!doNotTrack) {
   })()
 </script>
 
-                  <div class="commit-id">Commit Id: 1cc0a42</div>
+                  <div class="commit-id">Commit Id: adbd3e8</div>
                 
 
 
diff --git a/docs/skywalking-banyandb/next/concept/wal/index.html 
b/docs/skywalking-banyandb/next/concept/wal/index.html
index 2f0d0da371d..34c8067f86b 100644
--- a/docs/skywalking-banyandb/next/concept/wal/index.html
+++ b/docs/skywalking-banyandb/next/concept/wal/index.html
@@ -449,7 +449,7 @@ if (!doNotTrack) {
   })()
 </script>
 
-                  <div class="commit-id">Commit Id: 1cc0a42</div>
+                  <div class="commit-id">Commit Id: adbd3e8</div>
                 
 
 
diff --git a/docs/skywalking-banyandb/next/crud/group/index.html 
b/docs/skywalking-banyandb/next/crud/group/index.html
index 2b3c64a0e47..57d43773911 100644
--- a/docs/skywalking-banyandb/next/crud/group/index.html
+++ b/docs/skywalking-banyandb/next/crud/group/index.html
@@ -461,7 +461,7 @@ if (!doNotTrack) {
   })()
 </script>
 
-                  <div class="commit-id">Commit Id: 1cc0a42</div>
+                  <div class="commit-id">Commit Id: adbd3e8</div>
                 
 
 
@@ -486,7 +486,7 @@ if (!doNotTrack) {
        <h1 id="crud-groups">CRUD Groups</h1>
 <p>CRUD operations create, read, update and delete groups.</p>
 <p>The group represents a collection of a class of resources. Each resource 
has a name unique to a group.</p>
-<p><a 
href="https://github.com/apache/skywalking-banyandb/tree/1cc0a42bc41dca9b8f4e1b3c4fd13b283f24f817/clients.md#command-line";><code>bydbctl</code></a>
 is the command line tool in examples.</p>
+<p><a 
href="https://github.com/apache/skywalking-banyandb/tree/adbd3e87df7f84e5d1904fcf40476d2e81842058/clients.md#command-line";><code>bydbctl</code></a>
 is the command line tool in examples.</p>
 <h2 id="create-operation">Create operation</h2>
 <p>Create operation adds a new group to the database&rsquo;s metadata registry 
repository. If the group does not currently exist, create operation will create 
the schema.</p>
 <h3 id="examples-of-creating">Examples of creating</h3>
@@ -541,7 +541,7 @@ if (!doNotTrack) {
 <h3 id="examples">Examples</h3>
 <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">$ bydbctl group list
 </code></pre></div><h2 id="api-reference">API Reference</h2>
-<p><a 
href="https://github.com/apache/skywalking-banyandb/tree/1cc0a42bc41dca9b8f4e1b3c4fd13b283f24f817/api-reference.md#groupservice";>GroupService
 v1</a></p>
+<p><a 
href="https://github.com/apache/skywalking-banyandb/tree/adbd3e87df7f84e5d1904fcf40476d2e81842058/api-reference.md#groupservice";>GroupService
 v1</a></p>
 
 
 
diff --git a/docs/skywalking-banyandb/next/crud/index_rule/index.html 
b/docs/skywalking-banyandb/next/crud/index_rule/index.html
index 2655deafb53..3fb1c3ebc05 100644
--- a/docs/skywalking-banyandb/next/crud/index_rule/index.html
+++ b/docs/skywalking-banyandb/next/crud/index_rule/index.html
@@ -458,7 +458,7 @@ if (!doNotTrack) {
   })()
 </script>
 
-                  <div class="commit-id">Commit Id: 1cc0a42</div>
+                  <div class="commit-id">Commit Id: adbd3e8</div>
                 
 
 
@@ -484,7 +484,7 @@ if (!doNotTrack) {
 <p>CRUD operations create, read, update and delete index rules.</p>
 <p>IndexRule defines how to generate indices based on tags and the index type.
 IndexRule should bind to a subject(stream or measure) through an 
IndexRuleBinding to generate proper indices.</p>
-<p><a 
href="https://github.com/apache/skywalking-banyandb/tree/1cc0a42bc41dca9b8f4e1b3c4fd13b283f24f817/clients.md#command-line";><code>bydbctl</code></a>
 is the command line tool in examples.</p>
+<p><a 
href="https://github.com/apache/skywalking-banyandb/tree/adbd3e87df7f84e5d1904fcf40476d2e81842058/clients.md#command-line";><code>bydbctl</code></a>
 is the command line tool in examples.</p>
 <h2 id="create-operation">Create operation</h2>
 <p>Create operation adds a new index rule to the database&rsquo;s metadata 
registry repository. If the index rule does not currently exist, create 
operation will create the schema.</p>
 <h3 id="examples-of-creating">Examples of creating</h3>
@@ -547,7 +547,7 @@ segment that will generate a block every 2 hours.</p>
 <h3 id="examples-of-listing">Examples of listing</h3>
 <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">$ bydbctl indexRule list -g sw_stream
 </code></pre></div><h2 id="api-reference">API Reference</h2>
-<p><a 
href="https://github.com/apache/skywalking-banyandb/tree/1cc0a42bc41dca9b8f4e1b3c4fd13b283f24f817/api-reference.md#IndexRuleRegistryService";>indexRuleService
 v1</a></p>
+<p><a 
href="https://github.com/apache/skywalking-banyandb/tree/adbd3e87df7f84e5d1904fcf40476d2e81842058/api-reference.md#IndexRuleRegistryService";>indexRuleService
 v1</a></p>
 
 
 
diff --git a/docs/skywalking-banyandb/next/crud/index_rule_binding/index.html 
b/docs/skywalking-banyandb/next/crud/index_rule_binding/index.html
index 814e202f262..c787f625508 100644
--- a/docs/skywalking-banyandb/next/crud/index_rule_binding/index.html
+++ b/docs/skywalking-banyandb/next/crud/index_rule_binding/index.html
@@ -458,7 +458,7 @@ if (!doNotTrack) {
   })()
 </script>
 
-                  <div class="commit-id">Commit Id: 1cc0a42</div>
+                  <div class="commit-id">Commit Id: adbd3e8</div>
                 
 
 
@@ -484,7 +484,7 @@ if (!doNotTrack) {
 <p>CRUD operations create, read, update and delete index rule bindings.</p>
 <p>An index rule binding is a bridge to connect several index rules to a 
subject.
 This binding is valid between <code>begin_at_nanoseconds</code> and 
<code>expire_at_nanoseconds</code>, that provides flexible strategies to 
control how to generate time series indices.</p>
-<p><a 
href="https://github.com/apache/skywalking-banyandb/tree/1cc0a42bc41dca9b8f4e1b3c4fd13b283f24f817/clients.md#command-line";><code>bydbctl</code></a>
 is the command line tool in examples.</p>
+<p><a 
href="https://github.com/apache/skywalking-banyandb/tree/adbd3e87df7f84e5d1904fcf40476d2e81842058/clients.md#command-line";><code>bydbctl</code></a>
 is the command line tool in examples.</p>
 <h2 id="create-operation">Create operation</h2>
 <p>Create operation adds a new index rule binding to the database&rsquo;s 
metadata registry repository. If the index rule binding does not currently 
exist, create operation will create the schema.</p>
 <h3 id="examples">Examples</h3>
@@ -577,7 +577,7 @@ segment which will generate a block every 2 hours.</p>
 <h3 id="examples-of-listing">Examples of listing</h3>
 <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">$ bydbctl indexRuleBinding list -g 
sw_stream
 </code></pre></div><h2 id="api-reference">API Reference</h2>
-<p><a 
href="https://github.com/apache/skywalking-banyandb/tree/1cc0a42bc41dca9b8f4e1b3c4fd13b283f24f817/api-reference.md#IndexRuleBindingRegistryService";>indexRuleBindingService
 v1</a></p>
+<p><a 
href="https://github.com/apache/skywalking-banyandb/tree/adbd3e87df7f84e5d1904fcf40476d2e81842058/api-reference.md#IndexRuleBindingRegistryService";>indexRuleBindingService
 v1</a></p>
 
 
 
diff --git a/docs/skywalking-banyandb/next/crud/measure/query/index.html 
b/docs/skywalking-banyandb/next/crud/measure/query/index.html
index 460511ac4e5..98da9666f29 100644
--- a/docs/skywalking-banyandb/next/crud/measure/query/index.html
+++ b/docs/skywalking-banyandb/next/crud/measure/query/index.html
@@ -458,7 +458,7 @@ if (!doNotTrack) {
   })()
 </script>
 
-                  <div class="commit-id">Commit Id: 1cc0a42</div>
+                  <div class="commit-id">Commit Id: adbd3e8</div>
                 
 
 
diff --git a/docs/skywalking-banyandb/next/crud/measure/schema/index.html 
b/docs/skywalking-banyandb/next/crud/measure/schema/index.html
index 625e6d44b83..2e5aa727c48 100644
--- a/docs/skywalking-banyandb/next/crud/measure/schema/index.html
+++ b/docs/skywalking-banyandb/next/crud/measure/schema/index.html
@@ -461,7 +461,7 @@ if (!doNotTrack) {
   })()
 </script>
 
-                  <div class="commit-id">Commit Id: 1cc0a42</div>
+                  <div class="commit-id">Commit Id: adbd3e8</div>
                 
 
 
diff --git a/docs/skywalking-banyandb/next/crud/property/index.html 
b/docs/skywalking-banyandb/next/crud/property/index.html
index f09e17455fa..6f222fc37dd 100644
--- a/docs/skywalking-banyandb/next/crud/property/index.html
+++ b/docs/skywalking-banyandb/next/crud/property/index.html
@@ -461,7 +461,7 @@ if (!doNotTrack) {
   })()
 </script>
 
-                  <div class="commit-id">Commit Id: 1cc0a42</div>
+                  <div class="commit-id">Commit Id: adbd3e8</div>
                 
 
 
@@ -486,7 +486,7 @@ if (!doNotTrack) {
        <h1 id="crud-property">CRUD Property</h1>
 <p>CRUD operations create/update, read and delete property.</p>
 <p>Property stores the user defined data.</p>
-<p><a 
href="https://github.com/apache/skywalking-banyandb/tree/1cc0a42bc41dca9b8f4e1b3c4fd13b283f24f817/clients.md#command-line";><code>bydbctl</code></a>
 is the command line tool in examples.</p>
+<p><a 
href="https://github.com/apache/skywalking-banyandb/tree/adbd3e87df7f84e5d1904fcf40476d2e81842058/clients.md#command-line";><code>bydbctl</code></a>
 is the command line tool in examples.</p>
 <h2 id="apply-createupdate-operation">Apply (Create/Update) operation</h2>
 <p>Apply creates a property if it&rsquo;s absent, or updates an existed one 
based on a strategy. If the property does not currently exist, create operation 
will create the property.</p>
 <h3 id="examples-of-applying">Examples of applying</h3>
@@ -543,7 +543,7 @@ if (!doNotTrack) {
 <h3 id="examples-of-listing">Examples of listing</h3>
 <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">$ bydbctl property list -g sw -n 
ui_template
 </code></pre></div><h2 id="api-reference">API Reference</h2>
-<p><a 
href="https://github.com/apache/skywalking-banyandb/tree/1cc0a42bc41dca9b8f4e1b3c4fd13b283f24f817/api-reference.md#PropertyService";>MeasureService
 v1</a></p>
+<p><a 
href="https://github.com/apache/skywalking-banyandb/tree/adbd3e87df7f84e5d1904fcf40476d2e81842058/api-reference.md#PropertyService";>MeasureService
 v1</a></p>
 
 
 
diff --git a/docs/skywalking-banyandb/next/crud/stream/query/index.html 
b/docs/skywalking-banyandb/next/crud/stream/query/index.html
index b47d016808a..43f979a2f9b 100644
--- a/docs/skywalking-banyandb/next/crud/stream/query/index.html
+++ b/docs/skywalking-banyandb/next/crud/stream/query/index.html
@@ -458,7 +458,7 @@ if (!doNotTrack) {
   })()
 </script>
 
-                  <div class="commit-id">Commit Id: 1cc0a42</div>
+                  <div class="commit-id">Commit Id: adbd3e8</div>
                 
 
 
diff --git a/docs/skywalking-banyandb/next/crud/stream/schema/index.html 
b/docs/skywalking-banyandb/next/crud/stream/schema/index.html
index 0aa053322d8..054ba7e12e2 100644
--- a/docs/skywalking-banyandb/next/crud/stream/schema/index.html
+++ b/docs/skywalking-banyandb/next/crud/stream/schema/index.html
@@ -461,7 +461,7 @@ if (!doNotTrack) {
   })()
 </script>
 
-                  <div class="commit-id">Commit Id: 1cc0a42</div>
+                  <div class="commit-id">Commit Id: adbd3e8</div>
                 
 
 
diff --git a/docs/skywalking-banyandb/next/installation/index.html 
b/docs/skywalking-banyandb/next/installation/index.html
index 0cebd511038..66e4dad581f 100644
--- a/docs/skywalking-banyandb/next/installation/index.html
+++ b/docs/skywalking-banyandb/next/installation/index.html
@@ -458,7 +458,7 @@ if (!doNotTrack) {
   })()
 </script>
 
-                  <div class="commit-id">Commit Id: 1cc0a42</div>
+                  <div class="commit-id">Commit Id: adbd3e8</div>
                 
 
 
diff --git a/docs/skywalking-banyandb/next/readme/index.html 
b/docs/skywalking-banyandb/next/readme/index.html
index c66096dbdb4..5eedfb9af8a 100644
--- a/docs/skywalking-banyandb/next/readme/index.html
+++ b/docs/skywalking-banyandb/next/readme/index.html
@@ -455,7 +455,7 @@ if (!doNotTrack) {
   })()
 </script>
 
-                  <div class="commit-id">Commit Id: 1cc0a42</div>
+                  <div class="commit-id">Commit Id: adbd3e8</div>
                 
 
 
diff --git a/docs/skywalking-banyandb/next/release/index.html 
b/docs/skywalking-banyandb/next/release/index.html
index dd3a16c1ab6..483e613cb15 100644
--- a/docs/skywalking-banyandb/next/release/index.html
+++ b/docs/skywalking-banyandb/next/release/index.html
@@ -452,7 +452,7 @@ if (!doNotTrack) {
   })()
 </script>
 
-                  <div class="commit-id">Commit Id: 1cc0a42</div>
+                  <div class="commit-id">Commit Id: adbd3e8</div>
                 
 
 
@@ -479,7 +479,7 @@ if (!doNotTrack) {
 <h2 id="prerequisites">Prerequisites</h2>
 <ol>
 <li>Close(if finished, or move to next milestone otherwise) all issues in the 
current milestone from <a 
href="https://github.com/apache/skywalking-banyandb/milestones";>skywalking-banyandb</a>
 and <a href="https://github.com/apache/skywalking/milestones";>skywalking</a>, 
create a new milestone if needed.</li>
-<li>Update <a 
href="https://github.com/apache/skywalking-banyandb/tree/1cc0a42bc41dca9b8f4e1b3c4fd13b283f24f817/CHANGES.md";>CHANGES.md</a>.</li>
+<li>Update <a 
href="https://github.com/apache/skywalking-banyandb/tree/adbd3e87df7f84e5d1904fcf40476d2e81842058/CHANGES.md";>CHANGES.md</a>.</li>
 </ol>
 <h2 id="add-your-gpg-public-key-to-apache-svn">Add your GPG public key to 
Apache svn</h2>
 <ol>
diff --git a/index.json b/index.json
index cf8c676af35..b9676561fbf 100644
--- a/index.json
+++ b/index.json
@@ -1 +1 @@
-[{"body":"SkyWalking BanyanDB 0.3.0 is released. Go to downloads page to find 
release tars.\nFeatures  Support 64-bit float type. Web Application. Close 
components in tsdb gracefully. Add TLS for the HTTP server. Use the table 
builder to compress data.  Bugs  Open blocks concurrently. Sync index writing 
and shard closing. TimestampRange query throws an exception if no data in this 
time range.  Chores  Fixes issues related to leaked goroutines. Add validations 
to APIs.  ","excerpt":"SkyWa [...]
\ No newline at end of file
+[{"body":"SkyWalking BanyanDB 0.3.0 is released. Go to downloads page to find 
release tars.\nFeatures  Support 64-bit float type. Web Application. Close 
components in tsdb gracefully. Add TLS for the HTTP server. Use the table 
builder to compress data.  Bugs  Open blocks concurrently. Sync index writing 
and shard closing. TimestampRange query throws an exception if no data in this 
time range.  Chores  Fixes issues related to leaked goroutines. Add validations 
to APIs.  ","excerpt":"SkyWa [...]
\ No newline at end of file
diff --git a/team/index.html b/team/index.html
index 3ff4137d98f..886bb39e87e 100644
--- a/team/index.html
+++ b/team/index.html
@@ -15973,6 +15973,16 @@ 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/inversionhourglass"; 
target="_blank">
+              <i class="fab fa-github"></i>
+              inversionhourglass
+            </a>
+          </li>
+          
+          
+
           <li class="mb-2 mr-2">
             
             <a>
@@ -16092,16 +16102,6 @@ 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/inversionhourglass"; 
target="_blank">
-              <i class="fab fa-github"></i>
-              inversionhourglass
-            </a>
-          </li>
-          
-          
-
           <li class="mb-2 mr-2">
             
             <a class="link" href="https://github.com/limfriend"; 
target="_blank">

Reply via email to