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: add more playbook actions #587

Merged
merged 6 commits into from
Oct 13, 2023
Merged

feat: add more playbook actions #587

merged 6 commits into from
Oct 13, 2023

Conversation

adityathebe
Copy link
Member

Resolves: #582

@adityathebe adityathebe marked this pull request as ready for review October 11, 2023 15:48
go.mod Show resolved Hide resolved
playbook/actions/pod.go Outdated Show resolved Hide resolved
playbook/actions/pod.go Outdated Show resolved Hide resolved
playbook/actions/http.go Outdated Show resolved Hide resolved
playbook/actions/http.go Outdated Show resolved Hide resolved
playbook/actions/pod.go Outdated Show resolved Hide resolved
playbook/actions/pod.go Outdated Show resolved Hide resolved
Comment on lines +24 to +26
type PodResult struct {
Logs string
}
Copy link
Member Author

Choose a reason for hiding this comment

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

@moshloop Maybe we could return a string? Cuz the result on the UI isn't looking very good.

image

@moshloop moshloop merged commit 7fbe6e4 into main Oct 13, 2023
5 checks passed
@moshloop moshloop deleted the feat/playbook-actions branch October 13, 2023 10:01
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.

New Playbook Action Types
2 participants