Skip to content
This repository was archived by the owner on Apr 24, 2023. It is now read-only.

Replace CRW datasync walkthrough with local setup #41

Merged
merged 5 commits into from
Jul 28, 2020

Conversation

mmusil
Copy link
Contributor

@mmusil mmusil commented Jul 28, 2020

Motivation

Local setup walkthrough with Data Sync walkthrough branch

CC @wtrocki

@mmusil mmusil changed the title Data sync wt local setup Replace CRW datasync walkthrough with local setup Jul 28, 2020
@wtrocki wtrocki requested a review from tiffanynolan July 28, 2020 11:38
@wtrocki
Copy link
Contributor

wtrocki commented Jul 28, 2020

Why we have this:

  • It is not based on any service that will go away.
  • It works all the time despite CRW limitations (because CRW might go away we could not recommend to improve it on RHMI)
  • It is 100% datasync focused - no fuzz
  • Very easy to tests and verify
  • Because our work was locked for quite long time this is just intermediate step.
    We have provided full plan in "Replace old datasync walkthrough with the latest one Replace old datasync walkthrough with the latest one #33"


. In your project go to `./model/task.graphql` file.
This file contains GraphQL compatible schema
. Please add `@datasync` annotation to the model right bellow `@model` annotation
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
. Please add `@datasync` annotation to the model right bellow `@model` annotation
. Please add `@datasync` annotation to the model right bellow `@model` annotation.
You can find more information about annotations in https://graphback.dev/docs/next/model/annotations

@wtrocki
Copy link
Contributor

wtrocki commented Jul 28, 2020

We have changed only small amount of the instructions. I have verified all of those before (we have another PR with the more advanced state that will be merged later.

What we want to do here is to merge the newest walkthrough that reflects what datasync team has with the most minimal and risky changes that simply work out of the box.

Co-authored-by: Enda <ephelan@redhat.com>
@wtrocki
Copy link
Contributor

wtrocki commented Jul 28, 2020

@tonyxrmdavidson Are you happy for us to land this? I can confirm that this works end to end based on the tests.

@tonyxrmdavidson
Copy link
Contributor

/lgtm

@tonyxrmdavidson
Copy link
Contributor

@wtrocki Yeah, I think it looks good.

@wtrocki wtrocki merged commit 59dcaa2 into integr8ly:master Jul 28, 2020
@mmusil mmusil deleted the data-sync-wt-local-setup branch August 12, 2020 12:37
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants