Skip to content

Conversation

hikinggrass
Copy link
Member

Describe your changes

This allows us to add symlinks to modules, particularly useful when modules are renames

The ev_add_module_alias function has 3 parameters: ALIAS: the symlink name
MODULE: the symlink target
ADD_SHARE_ALIAD: optional, adds an additional symlink in share/everest/modules for modules that store data there

Issue ticket number and link

Checklist before requesting a review

  • I have performed a self-review of my code
  • I have made corresponding changes to the documentation
  • I read the contribution documentation and made sure that my changes meet its requirements

This allows us to add symlinks to modules, particularly useful when modules are renames

The ev_add_module_alias function has 3 parameters:
ALIAS: the symlink name
MODULE: the symlink target
ADD_SHARE_ALIAD: optional, adds an additional symlink in share/everest/modules for modules that store data there

Signed-off-by: Kai-Uwe Hermann <[email protected]>
@hikinggrass
Copy link
Member Author

@dorezyuk can we implement something like this (easily) for bazel? This would allow us (in an upcoming PR) to eg. rename the OCPP201 module without breaking configs

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.

1 participant