Skip to content

Issue: 697 - Remove obsolete _data/conrefs.yml file#698

Merged
joewxboy merged 1 commit intoopen-horizon:masterfrom
euconnor:issue-697
Apr 1, 2026
Merged

Issue: 697 - Remove obsolete _data/conrefs.yml file#698
joewxboy merged 1 commit intoopen-horizon:masterfrom
euconnor:issue-697

Conversation

@euconnor
Copy link
Copy Markdown
Contributor

@euconnor euconnor commented Apr 1, 2026

Fixes #697

Summary

Removes the obsolete _data/conrefs.yml file which is no longer used in the Open Horizon documentation.

Analysis

  • 0 references to site.data.conrefs found across all 7 Open Horizon repositories
  • 300+ references to site.data.keyword confirming _data/keyword.yml is the active file
  • Both files contain similar content, but keyword.yml has additional entries

Changes

  • Deleted _data/conrefs.yml file

Testing

  • Verified no references to the deleted file exist in the codebase
  • No content files were modified, so no front matter updates needed

Checklist

  • Signed commit with git commit -s
  • Branch named issue-697
  • PR title follows format
  • PR linked to issue
  • PR assigned to @joewxboy for review
  • Bug label added

Fixes open-horizon#697

The conrefs.yml file is obsolete and unused. Analysis shows:
- 0 references to site.data.conrefs across all repositories
- 300+ references to site.data.keyword confirming keyword.yml is active
- Both files contain similar content but keyword.yml has additional entries

This change removes the duplicate/unused file to reduce confusion.

Signed-off-by: EUGENE O'CONNOR <EUCONNOR@ie.ibm.com>
@euconnor euconnor added the bug Something isn't working label Apr 1, 2026
@euconnor euconnor requested a review from joewxboy April 1, 2026 15:50
Copy link
Copy Markdown
Member

@joewxboy joewxboy left a comment

Choose a reason for hiding this comment

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

LGTM

@joewxboy joewxboy merged commit 0283a15 into open-horizon:master Apr 1, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug🐛: Remove obsolete file _data/conrefs.yml

2 participants