You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@avro.apache.org by mg...@apache.org on 2022/12/20 13:24:38 UTC

[avro] branch avro-3686-asf.yaml-docs updated (95c0d4230 -> 4081c18b1)

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

mgrigorov pushed a change to branch avro-3686-asf.yaml-docs
in repository https://gitbox.apache.org/repos/asf/avro.git


 discard 95c0d4230 AVRO-3686: Deploy docs from master to https://avro.apache.org/next
     new 4081c18b1 AVRO-3686: Deploy docs from master to https://avro.apache.org/next

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   (95c0d4230)
            \
             N -- N -- N   refs/heads/avro-3686-asf.yaml-docs (4081c18b1)

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:
 .github/workflows/docs.yaml | 2 +-
 doc/config.toml             | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)


[avro] 01/01: AVRO-3686: Deploy docs from master to https://avro.apache.org/next

Posted by mg...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

mgrigorov pushed a commit to branch avro-3686-asf.yaml-docs
in repository https://gitbox.apache.org/repos/asf/avro.git

commit 4081c18b1495b7b34bb6dc30ff48306dd8c82c33
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
AuthorDate: Tue Dec 20 14:57:55 2022 +0200

    AVRO-3686: Deploy docs from master to https://avro.apache.org/next
    
    Signed-off-by: Martin Tzvetanov Grigorov <mg...@apache.org>
---
 .asf.yaml       | 6 ++----
 doc/config.toml | 2 +-
 2 files changed, 3 insertions(+), 5 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index 4354d9eda..8580b6ab8 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -49,8 +49,6 @@ notifications:
   pullrequests_comment: issues@avro.apache.org
   jira_options: link label worklog
 
-staging:
-  whoami: site-staging
-
 publish:
-  whoami: site-production
+  whoami: site-staging
+  subdir: next
diff --git a/doc/config.toml b/doc/config.toml
index dac3f8050..2d5054f2e 100644
--- a/doc/config.toml
+++ b/doc/config.toml
@@ -17,7 +17,7 @@
 # under the License.
 #
 
-baseURL = "/"
+baseURL = "/next"
 title = "Apache Avro"
 
 # Language settings