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

Consistent implementation of source/dest #468

Merged
merged 2 commits into from
Jan 13, 2022

Conversation

markmandel
Copy link
Contributor

What type of PR is this?

Uncomment only one /kind <> line, press enter to put that in a new line, and remove leading whitespace from that line:

/kind breaking
/kind bug

/kind cleanup

/kind documentation
/kind feature
/kind hotfix

What this PR does / Why we need it:

Changes all the places we had to/from and made sure they are source/dest.

Which issue(s) this PR fixes:

Closes #448

Special notes for your reviewer:

I don't think this touches any public APIs, so I didn't mark it as breaking - if you catch anything I missed, please let me know.

Changes all the places we had to/from and made sure they are
source/dest.

Closes googleforgames#448
@markmandel markmandel added the kind/cleanup Refactoring code, fixing up documentation, etc label Jan 13, 2022
@quilkin-bot
Copy link
Collaborator

Build Succeeded 🥳

Build Id: 1b98b2f7-eaf1-4be3-9b19-976651702f56

To build this version:

git fetch git@github.com:googleforgames/quilkin.git pull/468/head:pr_468 && git checkout pr_468
cargo build

@XAMPPRocky XAMPPRocky merged commit b32e48a into googleforgames:main Jan 13, 2022
@markmandel markmandel deleted the cleanup/src-dest branch January 13, 2022 19:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/cleanup Refactoring code, fixing up documentation, etc size/m
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Refactor to source/destination rather than to/from
4 participants