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

State#cause_path, error_path #249

Merged
merged 1 commit into from
Jul 15, 2024
Merged

State#cause_path, error_path #249

merged 1 commit into from
Jul 15, 2024

Conversation

kbrock
Copy link
Member

@kbrock kbrock commented Jul 14, 2024

No description provided.

@kbrock kbrock requested review from agrare and Fryguy as code owners July 14, 2024 03:47
@miq-bot
Copy link
Member

miq-bot commented Jul 14, 2024

Checked commit kbrock@24064a1 with ruby 3.1.5, rubocop 1.56.3, haml-lint 0.51.0, and yamllint
1 file checked, 0 offenses detected
Everything looks fine. 🍰

@agrare agrare merged commit 08240db into ManageIQ:master Jul 15, 2024
5 checks passed
@agrare agrare self-assigned this Jul 15, 2024
@kbrock kbrock deleted the fail_vars branch July 16, 2024 02:48
agrare added a commit that referenced this pull request Aug 1, 2024
Added
- Set Floe.logger.level if DEBUG env var set (#234)
- Add InstrinsicFunction foundation + States.Array, States.UUID (#194)
- Evaluate IntrinsicFunctions from PayloadTemplate (#236)
- Add more intrinsic functions (#242)
- Add State#cause_path, error_path (#249)
- Validate Catcher Next (#250)
- Add spec/supports (#248)

Fixed
- Handle non-hash input/output values (#214)
- Fix Input/Output handling for Pass, Choice, Succeed states (#225)
- Wrap Parslet::ParseFailed errors as Floe::InvalidWorkflowError (#235)
- Fix edge cases with States.Array (#237)
- Fix sporadic test failure with Wait state (#243)
- Fix invalid container names after normalizing (#252)

Changed
- Extract ErrorMatcherMixin from Catch and Retry (#186)
- Output should be JSON (#230)
- Normalize functions to all take arguments (#238)
- Pass full path name to State.new for better errors (#229)
- Validate that state machine input is valid JSON (#227)
- Move the Parslet parse into initialize so that invalid function definition will fail on workflow load (#245)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants