Hi Daniel, > On Apr 28, 2021, at 7:52 AM, Daniel Gruno <humbed...@apache.org> wrote: > > > > On 2021/04/28 14:26:08, Dave Fisher <dave2w...@comcast.net> wrote: >> Hi Kirs, >> >> I’m working on Pelican builds myself and I noticed you have failing builds >> on the buildbot. > > dolphinscheduler-website is a docsite repo, not pelican. Their .asf.yaml is > straight-up wrong. It should not have the pelican section at all.
pelican-build.py should reject builds w/o pelicanconf.py Regards, Dave > >> >> For instance: https://ci2.apache.org/#/builders/3/builds/2309 >> >> You are missing configuration from your pelicanconf.py file specifically the >> PATH. >> >> See https://docs.getpelican.com/en/latest/settings.html#basic-settings >> >> Regards, >> Dave