Skip to content

fix(rss): prevent undefined in siteRootUrl generation#7647

Merged
saurabhraghuvanshii merged 1 commit intolayer5io:masterfrom
Rajesh-Nagarajan-11:fix-rss-feed-url
Apr 22, 2026
Merged

fix(rss): prevent undefined in siteRootUrl generation#7647
saurabhraghuvanshii merged 1 commit intolayer5io:masterfrom
Rajesh-Nagarajan-11:fix-rss-feed-url

Conversation

@Rajesh-Nagarajan-11
Copy link
Copy Markdown
Member

@Rajesh-Nagarajan-11 Rajesh-Nagarajan-11 commented Apr 22, 2026

Description

Fixes a bug in gatsby-config.js where pathPrefix defaulted to undefined instead of an empty string. This fixes an issue where the RSS feed (meshery-community-feed.xml) was generating broken URLs like https://layer5.ioundefined/static/..

Refer : https://layer5.io/meshery-community-feed.xml

image

Notes for Reviewers

Signed commits

  • Yes, I signed my commits.

@saurabhraghuvanshii saurabhraghuvanshii merged commit 3632992 into layer5io:master Apr 22, 2026
3 of 4 checks passed
@github-actions
Copy link
Copy Markdown
Contributor

PR Preview Action v1.6.3
Preview removed because the pull request was closed.
2026-04-22 15:48 UTC

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants