Skip to content

feat: switch to :ok/:error tuples, drop stacktraces#32

Merged
NeilMenne merged 3 commits into
masterfrom
devex-pt1
Feb 25, 2026
Merged

feat: switch to :ok/:error tuples, drop stacktraces#32
NeilMenne merged 3 commits into
masterfrom
devex-pt1

Conversation

@NeilMenne
Copy link
Copy Markdown
Member

Based on observed adoption attempts, it became obvious that the two patterns of expecting implementers to raise and returning error triples were confusing and for little benefit. Switching to more standard Elixir developer ergonomics makes sense to me.

This is meant to be the first in a few DevEx focused PRs to make the core part of Maestro ready for adoption.

@NeilMenne NeilMenne requested a review from langmartin February 25, 2026 04:29
Comment thread test/support/commands/raise_command.ex
@NeilMenne NeilMenne merged commit 04e0b1a into master Feb 25, 2026
7 checks passed
@NeilMenne NeilMenne deleted the devex-pt1 branch February 25, 2026 23:28
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.

2 participants