Skip to content

Fix build error caused by blog tags not being a list #106

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 31, 2025

Conversation

pedro-psb
Copy link
Member

@pedro-psb pedro-psb commented Jan 31, 2025

This is hitting the CI if the frontmatter (yaml) doesnt contain a list in the 'tags` field.

ERROR   -  Error reading page 'blog/posts/2021/2021-06-28-tasking-event-blog.md':
ERROR   -  Error reading tags of page 'blog/posts/2021/2021-06-28-tasking-event-blog.md' in '../../../../../../tmp/pulp-docs-tmp/repo_docs':
Expected iterable tags, but received: event

Aborted with a BuildError!

Couldnt reproduce locally.
Maybe some dependency changed how it handles this.

@pedro-psb pedro-psb force-pushed the fix-blog-tags-not-in-list branch from 8e7ad82 to 9a30348 Compare January 31, 2025 19:30
@pedro-psb pedro-psb enabled auto-merge (rebase) January 31, 2025 19:34
@pedro-psb pedro-psb merged commit d260d95 into pulp:main Jan 31, 2025
4 checks passed
@pedro-psb pedro-psb deleted the fix-blog-tags-not-in-list branch January 31, 2025 19:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants