Skip to content

Fix duplicate archived_version key in hugo.yaml#5101

Open
Pittu-Sharma wants to merge 2 commits into
dapr:v1.17from
Pittu-Sharma:fix-duplicate-archived-version
Open

Fix duplicate archived_version key in hugo.yaml#5101
Pittu-Sharma wants to merge 2 commits into
dapr:v1.17from
Pittu-Sharma:fix-duplicate-archived-version

Conversation

@Pittu-Sharma
Copy link
Copy Markdown

@Pittu-Sharma Pittu-Sharma commented Apr 6, 2026

Thank you for helping make the Dapr documentation better!

Please follow this checklist before submitting:

  • Commits are signed with Developer Certificate of Origin (DCO - learn more)
  • Read the contribution guide
  • Commands include options for Linux, MacOS, and Windows within tabpane
  • New file and folder names are globally unique
  • Page references use shortcodes instead of markdown or URL links
  • Images use HTML style and have alternative text
  • Places where multiple code/command options are given have tabpane

In addition, please fill out the following to help reviewers understand this pull request:

Description

Removed the duplicate archived_version key in hugo.yaml. The key was defined twice (at lines 129 and 139), which causes hugo server to fail on startup with:

Signed-off-by: pittu sharma <pittusharma47@gmail.com>
Signed-off-by: pittu sharma <pittusharma47@gmail.com>
Copy link
Copy Markdown
Contributor

@nelson-parente nelson-parente left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pre-review for @marcduiker handoff: LGTM with one conflict note.

  • Removes duplicate archived_version key from hugo.yaml — correct fix, the duplicate would break hugo server.
  • The maintainer-guide changes (azd login → azd auth login, remove stale SDK pull section, add default-branch step) are correct.
  • Warning: this PR overlaps with #5083 and #5130 from the same author — all three touch maintainer-guide.md with the same changes. Marc, only one of these should be merged; the others will conflict. Recommend picking one and closing the duplicates.
    Safe to merge after CI (resolve overlap with #5083 and #5130 first).

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