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

Implements process-manifest command #23

Merged
merged 26 commits into from
Aug 26, 2022
Merged

Implements process-manifest command #23

merged 26 commits into from
Aug 26, 2022

Conversation

mscottford
Copy link
Member

Fixes #2.

@mscottford mscottford marked this pull request as ready for review August 24, 2022 14:59
@mscottford mscottford requested a review from klhoot August 24, 2022 14:59
mscottford and others added 20 commits August 24, 2022 10:59
Co-Authored-By: Kimarie Hoot <52430349+klhoot@users.noreply.github.com>
Co-Authored-By: Kimarie Hoot <52430349+klhoot@users.noreply.github.com>
Co-Authored-By: Kimarie Hoot <52430349+klhoot@users.noreply.github.com>
Co-Authored-By: Kimarie Hoot <52430349+klhoot@users.noreply.github.com>
Co-Authored-By: Kimarie Hoot <52430349+klhoot@users.noreply.github.com>
Co-Authored-By: Kimarie Hoot <52430349+klhoot@users.noreply.github.com>
Co-Authored-By: Kimarie Hoot <52430349+klhoot@users.noreply.github.com>
Co-Authored-By: Kimarie Hoot <52430349+klhoot@users.noreply.github.com>
Co-Authored-By: Kimarie Hoot <52430349+klhoot@users.noreply.github.com>
This switches to a single `runBlocking` statement instead of two different ones that there was before.
Copy link
Contributor

@klhoot klhoot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

src/main/kotlin/com/corgibytes/freshli/agent/java/Main.kt Outdated Show resolved Hide resolved
src/main/kotlin/com/corgibytes/freshli/agent/java/Main.kt Outdated Show resolved Hide resolved
@mscottford mscottford merged commit 3f02d33 into main Aug 26, 2022
@mscottford mscottford deleted the process-manifest branch August 26, 2022 15:08
@github-actions github-actions bot locked and limited conversation to collaborators Aug 26, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement process-manifest command
2 participants