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

Prefix task function name #34

Merged
merged 5 commits into from
Feb 19, 2021
Merged

Conversation

TwitchBronBron
Copy link
Member

to define the function to run in a Task, you execute m.top.functionName from a script referenced by the task. ropm wasn't properly prefixing those, so this PR will handle that situation.

This does mean that no ropm packages may use functionName as an xml filed anymore, unless they are willing to change the value without using the m.top.functionName syntax. But that is a fair tradeoff, in my opinion.

@TwitchBronBron TwitchBronBron merged commit e88269a into master Feb 19, 2021
@TwitchBronBron TwitchBronBron deleted the prefix-task-functionName branch February 19, 2021 23:06
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