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

feat: sequence support BatchMsg #581

Merged

Conversation

stoffeastrom
Copy link
Contributor

@stoffeastrom stoffeastrom commented Oct 28, 2022

#415 added support for tea.Sequence. This adds support for tea.Batch cmd in the tea.Sequence cmd.

Fixes #582

@stoffeastrom stoffeastrom force-pushed the feat/sequence-support-batch branch 2 times, most recently from 3f6b84b to 75f21a9 Compare October 29, 2022 07:08
@stoffeastrom stoffeastrom marked this pull request as ready for review October 29, 2022 07:24
@stoffeastrom stoffeastrom force-pushed the feat/sequence-support-batch branch from 75f21a9 to 5f6e8fc Compare November 11, 2022 08:31
@meowgorithm
Copy link
Member

This makes a ton of sense to me; thank you for the PR. We just merged another PR that touches this portion this code and is now causing a conflict. Do you mind updating your PR accordingly?

@stoffeastrom stoffeastrom force-pushed the feat/sequence-support-batch branch from 5f6e8fc to 2e4e547 Compare January 29, 2023 20:47
@stoffeastrom
Copy link
Contributor Author

@meowgorithm Rebased. Let me know if anything else is needed!

@stoffeastrom stoffeastrom force-pushed the feat/sequence-support-batch branch 2 times, most recently from 8271571 to adca91e Compare February 6, 2023 16:24
@stoffeastrom
Copy link
Contributor Author

@meowgorithm saw there was some mismatch in go.sum so updated those as well.

@meowgorithm
Copy link
Member

@meowgorithm saw there was some mismatch in go.sum so updated those as well.

Thank you!

@stoffeastrom stoffeastrom force-pushed the feat/sequence-support-batch branch from adca91e to 4ce44c6 Compare February 6, 2023 19:44
@stoffeastrom
Copy link
Contributor Author

Apparently I missed updating go.sum in tutorials so fixed that as well

@meowgorithm
Copy link
Member

Alright, this looks good! Thanks for all your help with this, @stoffeastrom!

@meowgorithm meowgorithm merged commit e95e1a0 into charmbracelet:master Feb 7, 2023
@stoffeastrom stoffeastrom deleted the feat/sequence-support-batch branch February 7, 2023 16:40
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.

feat: add support for BatchMsg in sequenceMsg
3 participants