Skip to content

remove duplicate asciidoc plugin and unused imagesdir config#595

Closed
abhi-battula wants to merge 1 commit intojenkins-infra:mainfrom
abhi-battula:abhinav
Closed

remove duplicate asciidoc plugin and unused imagesdir config#595
abhi-battula wants to merge 1 commit intojenkins-infra:mainfrom
abhi-battula:abhinav

Conversation

@abhi-battula
Copy link
Copy Markdown
Contributor

@abhi-battula abhi-battula commented Mar 28, 2026

Description

Removed duplicate gatsby-transformer-asciidoc plugin declaration and cleaned up unused imagesdir configuration in Gatsby config.

The plugin was previously declared twice, and the imagesdir attribute pointed to an invalid path (static@). After testing, it was confirmed that imagesdir is not used in the current setup, as images are served directly from the static/ directory and referenced via metadata.

Fixes

Screenshots (if applicable)

Checklist

  • PR title is clear and descriptive
  • Changes follow project conventions
  • No unrelated changes included
  • Documentation updated if needed

Additional Context

  • Verified by modifying imagesdir to a random path and confirming that image rendering was unaffected
  • Ran gatsby clean, gatsby build, and served the public/ folder to validate no regressions

@abhi-battula abhi-battula requested a review from a team as a code owner March 28, 2026 06:59
@hassaansaleem28
Copy link
Copy Markdown
Contributor

Hi @abhi-battula, it seems like a duplicate of this issue and PR. Isn't it?

@krisstern
Copy link
Copy Markdown
Member

Duplicate of #548

@krisstern krisstern marked this as a duplicate of #548 Apr 3, 2026
@krisstern krisstern closed this Apr 3, 2026
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.

3 participants