Skip to content

Commit

Permalink
Update simplifierGithub.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
ArdonToonstra committed Jul 22, 2016
1 parent 603766b commit 51eeb98
Showing 1 changed file with 5 additions and 14 deletions.
19 changes: 5 additions & 14 deletions docs_simplifier/simplifierGithub.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,26 +6,17 @@ This page will elaborate further on how to perform the linking.

GitHub Linking
--------------
You can link a repository in Github to your Simplifier project by going to your project and selecting the "Link to Github Repository" under the Options menu.
You will be redirected to the GitHub login or, when you are already logged in in GitHub, straight to the page where you will be asked to authorize that Simplifier can access your repository.

You can link a repository in Github to your Simplifier project by
going to your project and selecting the "Link to Github Repository" under the Options menu.
You will be redirected to the GitHub login or, when you are already logged in in GitHub, straight
to the page where you will be asked to authorize that Simplifier can access your repository.

When that succeeds, you will be directed back to Simplifier, where Simplifier will ask you
which repository you want to link and which branch within that repository.
When that succeeds, you will be directed back to Simplifier, where Simplifier will ask you which repository you want to link and which branch within that repository.

Settings
--------
When connecting a GitHub repository you will be asked to choose a strategy on how
to deal with resources that fail to import (most likely because they are not valid FHIR resources)
and whether to remove resources from your project when they are removed from your repository.

When connecting a GitHub repository you will be asked to choose a strategy on how to deal with resources that fail to import (most likely because they are not valid FHIR resources) and whether to remove resources from your project when they are removed from your repository.

Fetch Updates
-------------
After the linking is performed, any updates on your resources in the Github repository will
be sent automatically to Simplifier. Based on the the linking settings, resources
from your Simplifier project will be updates/deleted/added from Github.
After the linking is performed, any updates on your resources in the Github repository will be sent automatically to Simplifier. Based on the the linking settings, resources from your Simplifier project will be updates/deleted/added from Github.


0 comments on commit 51eeb98

Please sign in to comment.