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

Install Operation #12

Merged
merged 7 commits into from
Oct 12, 2023
Merged

Install Operation #12

merged 7 commits into from
Oct 12, 2023

Conversation

prinikasn
Copy link
Collaborator

@prinikasn prinikasn commented Oct 10, 2023

PR for install op with unit tests

os/os.go Outdated Show resolved Hide resolved
os/os.go Outdated Show resolved Hide resolved
os/os.go Outdated Show resolved Hide resolved
os/os_test.go Outdated Show resolved Hide resolved
os/os_test.go Show resolved Hide resolved
@prinikasn prinikasn changed the title Draft for Install OP Install Operation Oct 12, 2023
@prinikasn prinikasn marked this pull request as ready for review October 12, 2023 00:37
os/os.go Outdated Show resolved Hide resolved
os/os.go Outdated Show resolved Hide resolved
os/os.go Outdated Show resolved Hide resolved
os/os.go Outdated Show resolved Hide resolved
os/os.go Outdated Show resolved Hide resolved
greg-dennis
greg-dennis previously approved these changes Oct 12, 2023
os/os.go Outdated

// InstallOperation represents the parameters of a Install operation.
type InstallOperation struct {
transferReq *ospb.TransferRequest
Copy link
Contributor

Choose a reason for hiding this comment

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

Rename this to req for consistency with the other operations?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

done

@prinikasn prinikasn merged commit 8e2e9ed into main Oct 12, 2023
3 checks passed
@prinikasn prinikasn deleted the install_op branch October 12, 2023 22:19
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.

2 participants