CollectionBuilder / collectionbuilder-csv

CollectionBuilder-CSV is a "stand alone" template for creating digital collection and exhibit websites using Jekyll and a metadata CSV.
MIT License
23 stars 19 forks source link

cb_helper warning messages cause automated build to exit #25

Closed evanwill closed 2 years ago

evanwill commented 2 years ago

... investigate?

e.g. Error cb_helpers: Item for featured image with objectid 'demo_001' not found in configured metadata 'demo-sg'. Please check 'featured-image' in '_data/theme.yml' seems to cause failed build.

dcnb commented 2 years ago

@evanwill You know, I have seen errors for keeping watch -- one that's a warning that says;

Notice cb_page_gen: record '83' in 'keepingwatch', 'indian-mica-' is being sanitized to create a valid filename. This may cause issues with links generated on other pages. Please check the naming convention used in 'objectid' field.

But it doesn't break the render build. It might just be a certain kind of error?

On Thu, Nov 11, 2021 at 12:34 PM EvanWill @.***> wrote:

... investigate?

e.g. Error cb_helpers: Item for featured image with objectid 'demo_001' not found in configured metadata 'demo-sg'. Please check 'featured-image' in '_data/theme.yml' seems to cause failed build.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/CollectionBuilder/collectionbuilder-csv/issues/25, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACTM4GIOFXWH7Z4WTHEYFBTULQSELANCNFSM5H3JQJ3Q .

evanwill commented 2 years ago

yeah actually, I can't see what was breaking it... it doesn't seem to be the CB helper notices