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: Courier Sync #29

Merged
merged 6 commits into from
Jul 6, 2020
Merged

feat: Courier Sync #29

merged 6 commits into from
Jul 6, 2020

Conversation

sdsantos
Copy link
Collaborator

@sdsantos sdsantos commented Jul 1, 2020

Initial version of the courier sync.

What it does:

  • Detects the correct IP address of the Courier device
  • Connects to the courier and fakes a regular sync

gnarea
gnarea previously approved these changes Jul 3, 2020
Copy link
Member

@gnarea gnarea left a comment

Choose a reason for hiding this comment

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

LGTM 👍

package tech.relaycorp.gateway.background

object CogRPC {
const val PORT = 21473
Copy link
Member

Choose a reason for hiding this comment

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

Heads up: I'll move this to the core lib: relaycorp/awala-jvm#63

@sdsantos sdsantos added the automerge Allow kodiak to automerge commit when all checks pass label Jul 6, 2020
@kodiakhq kodiakhq bot merged commit 0fce38d into master Jul 6, 2020
@kodiakhq kodiakhq bot deleted the courier-sync branch July 6, 2020 14:36
@github-actions
Copy link

🎉 This PR is included in version 1.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Allow kodiak to automerge commit when all checks pass released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants