janhoy commented on PR #86: URL: https://github.com/apache/solr-site/pull/86#issuecomment-1380597980
Here is the log of apache buildbot https://ci2.apache.org/#/builders/3/builds/19190/steps/1/logs/stdio Look at the last lines there: ``` Building web site with: ('/bin/bash', '-c', 'source bin/activate; cd source && (pelican content -o /tmp/solr/build/output)') 20 html files. Web site successfully generated! Copying web site to branch: asf-staging - Doing fresh checkout of branch asf-staging - Adding new content to branch Removing existing output dir /tmp/solr/source/output - Committing and pushing to https://gitbox.apache.org/repos/asf/solr-site.git Web site generated and published successfully! ``` So it appears to me that pelican has some explicit knowledge of what files is updated, and in "Adding new content to branch" it fails to copy `solr.vex.json` which was output "under the radar"?. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org