boyney123 / eventcatalog

Discover, Explore and Document your Event Driven Architectures powered by Markdown.

Home Page:https://eventcatalog.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Owners are being removed from domains index.md file

jr-araujo opened this issue · comments

Have you read the Contributing Guidelines on issues?

Description

After running the command npm run generate the owners section is removed from the index.md for domain and services.

Steps to reproduce

  1. Add manually owners in the index.md file for any domain you have
  2. Run the command npm run generate
  3. Take a look at the index.md file for all domains and/or services, and you will see that the owners section was removed

Expected behavior

The owners section must be kept in the index.mdfile of domain and services, even after running npm run generate

Actual behavior

The owners section is being removed from the index.md for domains and services.

Your environment

  • EventCatalog version used: 1.2.5
  • Environment name and version (e.g. Chrome 89, Node.js 16.4): NodeJS v21.6.1
  • Operating system and version (e.g. Ubuntu 20.04.2 LTS): MacOS Sonoma