-
Notifications
You must be signed in to change notification settings - Fork 19
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
Adds the ability to drive workflows from data #193
Merged
Merged
Conversation
This file contains 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
…s showcase scenarios that we're supporting - RAG
…scriber Co-authored-by: Tyler Thompson <33705774+Tyler-Keith-Thompson@users.noreply.github.com>
…protocol subclassing.
… that I added in - RAG
…ry when Self is a View and FlowRepresentable - RAG
…xtendedFlowRepresentableMetadata - RAG
…iftUI metadata - RAG
Adds Metadata describer.
…riber to WorkflowDecodable because it is even exhausting typing that out in a commit message to say we removed it - TT RAG Co-authored-by: Richard Gist <Richard.Gist@wwt.com>
…ll gonna play games while Morgan fixes the problem - TT RAG Co-authored-by: Richard Gist <Richard.Gist@wwt.com>
…rsion stops a test from failing for the right reasons - TT
… from JSON along with helpful errors - TT RAG Co-authored-by: Richard Gist <Richard.Gist@wwt.com>
…al test for subclasses - TT RAG Co-authored-by: Richard Gist <Richard.Gist@wwt.com>
…pport creating typed workflows from SwiftUI views has been removed, now you can only create them through data - TT RAG Co-authored-by: Richard Gist <Richard.Gist@wwt.com>
…the entire workflow should just be as simple as adding additional fields around it. The trick was to make something that can be decoded easily, that has been done - TT
…nce conversation decided that was not an important feature. Added new failing tests so the todos cannot be skipped - TT RAG Co-authored-by: Richard Gist <Richard.Gist@wwt.com>
… to be internal, fixed a file_types_order issue - TT RAG Co-authored-by: Richard Gist <Richard.Gist@wwt.com>
…antic side - TT RAG Co-authored-by: Richard Gist <Richard.Gist@wwt.com>
…or launch styles and created some scaffolding for decoding them - TT RAG Co-authored-by: Richard Gist <Richard.Gist@wwt.com>
…he new factory with parameters - TT RAG Co-authored-by: Richard Gist <Richard.Gist@wwt.com>
Co-authored-by: Morgan Zellers <morgan.zellers@gmail.com>
Co-authored-by: Morgan Zellers <morgan.zellers@gmail.com>
Co-authored-by: Morgan Zellers <morgan.zellers@gmail.com>
Co-authored-by: Morgan Zellers <morgan.zellers@gmail.com>
…e a million times as this gets changed or copied - TT
…ent with FlowRepresentableMetadata initializers - TT
…since that played poorly with older versions of Xcode for some reason - TT
morganzellers
approved these changes
Apr 1, 2022
Gonna leave this for a few hours and merge around noon - Looks great! |
Closed
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.
Linked Issue:
Checklist: