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

Save modules directly to GitHub #232

Open
dehall opened this issue Aug 13, 2018 · 0 comments
Open

Save modules directly to GitHub #232

dehall opened this issue Aug 13, 2018 · 0 comments
Labels
difficult Especially difficult to implement enhancement low priority

Comments

@dehall
Copy link
Contributor

dehall commented Aug 13, 2018

Now that we have the ability to pull modules from GitHub, the next feature we'll want is to be able to push updated modules directly to GitHub.

This will require some form of authentication, which should be optional (people should still be able to use the module builder anonymously), as well as the ability to choose alternative repositories (most people do not have access to the main synthea repo, and would want to be able to push to their fork).

Also consider some form of version protection - if 2 people try to edit one file at the same time, one should not be able to overwrite the other without realizing it.

@dehall dehall added low priority difficult Especially difficult to implement enhancement labels Aug 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
difficult Especially difficult to implement enhancement low priority
Projects
None yet
Development

No branches or pull requests

1 participant