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

troupe: move non-primitive actions out of Process #37

Merged
merged 1 commit into from
Mar 29, 2023
Merged

Conversation

NicolasT
Copy link
Owner

Instead of keeping actions that can be built on top of primitive actions in the Troupe.Process module, from where these higher-level actions could touch implementation internals, move them to the Troupe module instead.

See: #16

@NicolasT NicolasT added the good first issue Good for newcomers label Mar 27, 2023
Instead of keeping actions that can be built on top of primitive actions
in the `Troupe.Process` module, from where these higher-level actions
could touch implementation internals, move them to the `Troupe` module
instead.

See: #16
@NicolasT NicolasT enabled auto-merge March 27, 2023 15:13
auto-merge was automatically disabled March 29, 2023 08:45

Base branch was modified

@NicolasT NicolasT merged commit d5437f7 into main Mar 29, 2023
@NicolasT NicolasT deleted the troupe-core branch March 29, 2023 08:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant