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

make namespace usage consistent with double underscore #2173

Closed
holic opened this issue Jan 23, 2024 · 1 comment
Closed

make namespace usage consistent with double underscore #2173

holic opened this issue Jan 23, 2024 · 1 comment
Assignees

Comments

@holic
Copy link
Member

holic commented Jan 23, 2024

We're now using a double underscore delimiter for namespaced function signatures ({namespace}__{functionName}) and may need to update other areas to be consistent with this change:

  • SQL table names/schemas
  • MUD config output and TS types
  • human-readable resource IDs (currently uses colon as a delimiter)
@holic holic added this to the v2 MUD stable milestone Jan 23, 2024
@holic holic added this to MUD Feb 8, 2024
@holic holic modified the milestone: v2 MUD stable Feb 8, 2024
@holic holic moved this to Planned in MUD Feb 8, 2024
@holic holic moved this from Planned to Next up in MUD Feb 8, 2024
@holic holic self-assigned this Feb 9, 2024
@holic holic removed their assignment Feb 21, 2024
@yonadaa yonadaa self-assigned this Feb 26, 2024
@yonadaa yonadaa moved this from Next up to In progress in MUD Feb 26, 2024
@holic
Copy link
Member Author

holic commented Feb 28, 2024

I think this is good enough. The rest will come with the config refactor (#1668)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Status: No status
Development

No branches or pull requests

2 participants