Revert "Merge pull request #140 from niACS/feature/49-add-state-patte…#143
Merged
Conversation
Collaborator
Author
|
@niACS This PR reverts the addition of State Pattern Actor into the Actor Framework repo since we decided to move it into its own repo. |
gregr-ni
approved these changes
Oct 28, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
After discussiosn with @elijah286 we decided that the State Pattern Actor should go into its own repo. I have created a repo for State Pattern actor at https://github.com/ni/state-pattern-actor.
This reverts commit 24a309d, reversing changes made to d81df65.
GitHub Issue for the Pull Request
Link to the relevant GitHub issue
GitHub Discussions Related to this Pull Request
List any GitHub discussion links related to this PR
Checklists
Completing these checklists ensures that your PR meets our build server requirements on the first attempt. If you're unable to complete any of the following checks, please submit your PR as a draft to the best of your ability. We will provide any clarification you may need after posting it.
Summary of Changes
Revert addition of State Pattern Actor into this repo
Reason for Change
State Pattern Actor has its own repo now.
Visual Aids
Include any visual aids that would help the reviewer gain additional context.
Additional Information
Include any further details that may assist the reviewer in understanding the context of this PR.
Testing
This section describes the automated and manual tests performed for this bugfix/feature.
Manual Tests
Describe any manual tests conducted.