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

zhaijia pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/bookkeeper.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new a32f4bc575 Update .asf.yaml to remove 'source' field in publish block
a32f4bc575 is described below

commit a32f4bc5759799e0290561e8714fd1d87c84e64b
Author: Jia Zhai <[email protected]>
AuthorDate: Wed Apr 9 00:55:49 2025 +0800

    Update .asf.yaml to remove 'source' field in publish block
    
    There was an error report the
    ======
    An error occurred while processing the publish feature in .asf.yaml:
    
    while parsing a mapping
    unexpected key not in schema 'source'
      in "bookkeeper.git/.asf.yaml::publish", line 2, column 1:
        source: github
        ^ (line: 2)
    
    ---
    With regards, ASF Infra.
    For further information, please see the .asf.yaml documentation at:
    https://github.com/apache/infrastructure-asfyaml/blob/main/README.md
---
 .asf.yaml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index 79be2781b5..07355508b4 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -1,3 +1,2 @@
 publish:
   whoami: asf-site
-  source: github
\ No newline at end of file

Reply via email to