Skip to content

Conversation

JoeZiminski
Copy link
Member

@JoeZiminski JoeZiminski commented Sep 8, 2025

This PR renames Name templates to Validation templates (these are custom templates that can be validated against). Name templates is unfinformative as a name so it needs to be changed

Unfortunately it is used in many places across the codebase, including in the configs. Therefore, a new entry into the config-loader is created to find "name_template" as an entry and convert it to "validation_template".

The docs are also updated.

TODO:

  1. change the TUI from `template validation" to "validation templates" and update the image on the docs accordingly
  2. Do a once-through manual test (CI tests should cover everything but this is a big change touching many places)
  3. Check that backward compatibility tests are properly updated.
  4. First merge Update documentation: new images, better links to API. #591

@JoeZiminski JoeZiminski changed the title Rename 'name templates' to 'validation templates'. Rename name templates to validation templates Sep 8, 2025
@JoeZiminski JoeZiminski force-pushed the rename_name_templates branch 2 times, most recently from 691fd4c to 4d9a491 Compare September 8, 2025 17:17
@JoeZiminski JoeZiminski linked an issue Sep 8, 2025 that may be closed by this pull request
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.

Make 'Name Templates' title clearer in the documentation
1 participant