sardell commented on PR #9855: URL: https://github.com/apache/nifi/pull/9855#issuecomment-2787724160
@exceptionfactory Thanks for raising the failing CI to my attention. It looks like the failure was due to the favicon missing from the old registry ui directory. I accidentally deleted it when copying over images to the new project. I noticed the missing file while working on this PR and added the file back, but it seems that file was accidentally added to the .gitignore (I think intention of that .gitignore line was to ignore the _generated_ favicon, not all instances of that file). I believe this is why I could successfully build locally and also see the CI failures you pointed out. Fingers crossed the CI passes this time. I'll keep an eye on it. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
