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

Action loader from external assembly #3935

Merged
merged 3 commits into from
Sep 9, 2024
Merged

Conversation

s2quake
Copy link
Contributor

@s2quake s2quake commented Aug 27, 2024

Changes

  • Added the IActionService that externally loads the action loader with the module path specified in the ActionOptions.
  • Added test code for IActionService. The test code compiles the source code and actually loads the assembly containing IActionLoader.

@s2quake s2quake marked this pull request as draft August 27, 2024 02:33
@s2quake s2quake added no changelog Bypasses changelog check sdk labels Aug 27, 2024
@s2quake s2quake force-pushed the exp/sdk/action-loader branch 2 times, most recently from 350f808 to 286cc35 Compare September 5, 2024 08:22
@s2quake s2quake marked this pull request as ready for review September 6, 2024 06:29
@s2quake s2quake merged commit acd0bce into exp/sdk/node Sep 9, 2024
29 checks passed
@s2quake s2quake deleted the exp/sdk/action-loader branch September 9, 2024 07:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no changelog Bypasses changelog check sdk
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants