Skip to content
This repository has been archived by the owner on Aug 1, 2022. It is now read-only.

fix(proxy): add include to project creation #1205

Merged
merged 14 commits into from Nov 11, 2020
Merged

Conversation

FintanH
Copy link
Contributor

@FintanH FintanH commented Nov 6, 2020

Fixes #1201

WIP: I have a suspicion this won't quite work. Need to test it out with the seed and a peer.
Tested and twerks.

We add include setup during project creation to ensure that we have one
for when we need to update it.
Once we track and untrack peers we should update the include file.

We add include setup during project creation to ensure that we have one
for when we need to update it.
Once we track and untrack peers we should update the include file.
@FintanH FintanH requested review from xla and rudolfs November 6, 2020 16:16
@FintanH FintanH self-assigned this Nov 6, 2020
@FintanH FintanH added this to In progress in Project Tracking/Replication Nov 6, 2020
@FintanH
Copy link
Contributor Author

FintanH commented Nov 9, 2020

When we fetch or when have applied a change we know that a peer that we
tracked but not received changes for yet should now exist in our repo.
This is the opportune time to update the include file for this project
and add the peer's handle as a remote.
It turns out can use the PeerEvents to see if we Applied any changes.
@FintanH FintanH marked this pull request as ready for review November 11, 2020 10:11
xla
xla previously approved these changes Nov 11, 2020
Copy link
Contributor

@xla xla left a comment

Choose a reason for hiding this comment

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

Extra dope!

🛅 🕦 🏎 📀

Copy link
Contributor

@xla xla left a comment

Choose a reason for hiding this comment

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

🈺 🔭 😎 ☺️

@FintanH FintanH merged commit 06cc610 into master Nov 11, 2020
@FintanH FintanH deleted the fintan/remote-includes branch November 11, 2020 14:10
@FintanH FintanH moved this from In progress to Done in Project Tracking/Replication Nov 12, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

Add/remove remotes in include on track/untrack
3 participants