Skip to content

Get config name from file_name - #47

Open
sstakhovski wants to merge 1 commit into
masterfrom
fix/underscored-names
Open

Get config name from file_name#47
sstakhovski wants to merge 1 commit into
masterfrom
fix/underscored-names

Conversation

@sstakhovski

@sstakhovski sstakhovski commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

https://app.asana.com/1/1126683767705082/project/1204122196581246/task/1216960393089793?focus=true

We made changes to correctly identify the user model based on the file path and replace underscores (_) in the name with hyphens (-).
However, the theme uses configuration files with "_" (e.g., schema_settings.json), and following these changes, we need to identify them correctly. To obtain the configuration name, I am using file_name instead of name.

@sstakhovski sstakhovski self-assigned this Aug 6, 2026
@sstakhovski
sstakhovski requested a review from awwit August 6, 2026 15:02
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.

3 participants