This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch gh-pages
in repository https://gitbox.apache.org/repos/asf/opendal.git


 discard 67cca4d21 deploy: 4bdc9c6338407aecf714fc1fc43816af53251e38
     new ab3c2789d deploy: 0c44e07c49f65a10cc4f6d56c377e851abb34876

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (67cca4d21)
            \
             N -- N -- N   refs/heads/gh-pages (ab3c2789d)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

The 1 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:
 404.html                                           |   2 +-
 assets/js/{main.2f08c9a4.js => main.ecfd7be3.js}   |   4 +-
 ...js.LICENSE.txt => main.ecfd7be3.js.LICENSE.txt} |   0
 binding-java/index.html                            |   2 +-
 binding-nodejs/index.html                          |   2 +-
 binding-python/index.html                          |   2 +-
 .../apache-opendal-meetup-beijing-1st/index.html   |   2 +-
 blog/2025/03/01/2025-roadmap/index.html            |   2 +-
 blog/apache-opendal-graduated/index.html           |   2 +-
 .../index.html                                     |   2 +-
 .../index.html                                     |   2 +-
 blog/archive/index.html                            |   2 +-
 blog/authors/index.html                            |   2 +-
 blog/how-opendal-read-data/index.html              |   2 +-
 blog/index.html                                    |   2 +-
 blog/opendal-access-data-freely/index.html         |   2 +-
 blog/opendal-entered-apache-incubator/index.html   |   2 +-
 blog/owo-1/index.html                              |   2 +-
 blog/tags/announcement/index.html                  |   2 +-
 blog/tags/index.html                               |   2 +-
 blog/tags/internal/index.html                      |   2 +-
 blog/tags/owo/index.html                           |   2 +-
 community/category/committers/index.html           |   2 +-
 community/category/events/index.html               |   2 +-
 community/category/pmc-members/index.html          |   2 +-
 community/category/reference/index.html            |   2 +-
 community/category/release/index.html              |   2 +-
 community/committers/onboarding/index.html         |   2 +-
 .../request_for_adding_secrets/index.html          |   2 +-
 community/events/gsoc-proposal-guide/index.html    |   2 +-
 community/events/ospp-proposal-guide/index.html    |   2 +-
 community/index.html                               |   2 +-
 community/maturity/index.html                      |   2 +-
 community/pmc_members/board-reporting/index.html   |   2 +-
 .../pmc_members/nominate-committer/index.html      |   2 +-
 .../pmc_members/nominate-pmc-member/index.html     |   2 +-
 community/pmc_members/onboarding/index.html        |   2 +-
 community/release/index.html                       |   2 +-
 .../reference/generate_release_note/index.html     |   2 +-
 community/release/reference/setup_gpg/index.html   |   2 +-
 community/release/verify/index.html                |   2 +-
 community/security/index.html                      |   2 +-
 dav-server/index.html                              |   2 +-
 docs/java/allclasses-index.html                    |   2 +
 docs/java/index-all.html                           |  30 +-
 docs/java/member-search-index.js                   |   2 +-
 docs/java/org/apache/opendal/AsyncOperator.html    |  28 +-
 docs/java/org/apache/opendal/Capability.html       |  60 ++-
 docs/java/org/apache/opendal/Operator.html         |  28 +-
 .../{PresignedRequest.html => WriteOptions.html}   |  18 +-
 .../{PresignedRequest.html => WriteOptions.html}   |  40 +-
 docs/java/org/apache/opendal/package-summary.html  |   2 +
 docs/java/org/apache/opendal/package-tree.html     |   1 +
 docs/java/org/apache/opendal/package-use.html      |   2 +
 docs/java/overview-tree.html                       |   1 +
 docs/java/type-search-index.js                     |   2 +-
 docs/lua/classes/opendal.metadata.html             |   2 +-
 docs/lua/classes/opendal.operator.html             |   2 +-
 docs/lua/index.html                                |   2 +-
 docs/nodejs/classes/BlockingLister.html            |   4 +-
 docs/nodejs/classes/BlockingReader.html            |   4 +-
 docs/nodejs/classes/BlockingWriter.html            |   8 +-
 docs/nodejs/classes/Capability.html                |  68 ++--
 docs/nodejs/classes/Entry.html                     |   4 +-
 docs/nodejs/classes/ExternalObject.html            |   4 +-
 docs/nodejs/classes/Layer.html                     |   2 +-
 docs/nodejs/classes/Lister.html                    |   4 +-
 docs/nodejs/classes/Metadata.html                  |  18 +-
 docs/nodejs/classes/Operator.html                  |  64 ++--
 docs/nodejs/classes/Reader.html                    |   6 +-
 docs/nodejs/classes/RetryLayer.html                |  14 +-
 docs/nodejs/classes/Writer.html                    |   8 +-
 docs/nodejs/interfaces/ListOptions.html            |   4 +-
 docs/nodejs/interfaces/PresignedRequest.html       |   8 +-
 docs/nodejs/interfaces/WriteOptions.html           |  12 +-
 docs/nodejs/interfaces/WriterOptions.html          |  12 +-
 docs/python/opendal.html                           | 412 ++++++++++-----------
 docs/python/search.js                              |   2 +-
 docs/ruby/OpenDAL.html                             |   2 +-
 docs/ruby/OpenDAL/Capability.html                  |   2 +-
 docs/ruby/OpenDAL/Entry.html                       |   2 +-
 docs/ruby/OpenDAL/IO.html                          |   2 +-
 docs/ruby/OpenDAL/Lister.html                      |   2 +-
 docs/ruby/OpenDAL/Metadata.html                    |   2 +-
 docs/ruby/OpenDAL/Operator.html                    |   2 +-
 docs/ruby/_index.html                              |   2 +-
 docs/ruby/file.README.html                         |   2 +-
 docs/ruby/index.html                               |   2 +-
 docs/ruby/top-level-namespace.html                 |   2 +-
 download/index.html                                |   2 +-
 index.html                                         |   2 +-
 lunr-index-1741010310098.json                      |   1 -
 lunr-index-1741010783083.json                      |   1 +
 lunr-index.json                                    |   2 +-
 object-store/index.html                            |   2 +-
 quickstart/index.html                              |   2 +-
 rust-core/index.html                               |   2 +-
 search-doc-1741010310098.json                      |   1 -
 search-doc-1741010783083.json                      |   1 +
 search-doc.json                                    |   2 +-
 vision/index.html                                  |   2 +-
 101 files changed, 580 insertions(+), 428 deletions(-)
 rename assets/js/{main.2f08c9a4.js => main.ecfd7be3.js} (99%)
 rename assets/js/{main.2f08c9a4.js.LICENSE.txt => 
main.ecfd7be3.js.LICENSE.txt} (100%)
 copy docs/java/org/apache/opendal/{PresignedRequest.html => WriteOptions.html} 
(92%)
 copy docs/java/org/apache/opendal/class-use/{PresignedRequest.html => 
WriteOptions.html} (55%)
 delete mode 100644 lunr-index-1741010310098.json
 create mode 100644 lunr-index-1741010783083.json
 delete mode 100644 search-doc-1741010310098.json
 create mode 100644 search-doc-1741010783083.json

Reply via email to