Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Many patterns lack an organization #508

Open
philipp-classen opened this issue Nov 15, 2024 · 0 comments
Open

Many patterns lack an organization #508

philipp-classen opened this issue Nov 15, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@philipp-classen
Copy link
Member

philipp-classen commented Nov 15, 2024

Many patterns do not have an organization set:

$ find db/patterns/ -name '*.eno' -exec grep -L '^organization:' {} \;

db/patterns/1822direkt.de.eno
db/patterns/1und1.eno
db/patterns/24-ads.com.eno
db/patterns/24smi.eno
... (459 in total)

The full list: list.txt

They are all old patterns. For new ones, we already treat the organization as a mandatory field. We used only provide it for the older entries, so we can enforce it in the data model.

@philipp-classen philipp-classen added the enhancement New feature or request label Nov 15, 2024
@philipp-classen philipp-classen self-assigned this Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant