FHIR Chat · Github integration · pascal

Stream: pascal

Topic: Github integration


view this post on Zulip Jose Costa Teixeira (Dec 09 2018 at 15:38):

Where / how should the toolkit integrate with repositories?

view this post on Zulip Jose Costa Teixeira (Dec 09 2018 at 15:42):

I started with having a button in the ImplementationGuide editor, but I think it makes more sense to have it on the main window - pulling from repo after you open a file makes less sense than opening something from repo. and that something is a source package - with the IG, conformance resources etc.
The package editor does allow to open the files. What if we have options like "open this for editing" and "pack and commit"?

view this post on Zulip Grahame Grieve (Dec 09 2018 at 20:15):

you can open a resource from a server, and save will PUT it back. I'm not sure what you have in mind?

view this post on Zulip Jose Costa Teixeira (Dec 10 2018 at 04:28):

I was thinking of how / whether to handle opening a bunch of resources or even other files from git. E.g. open an implementationguide and also get associated conformance resources and examples ..

view this post on Zulip Grahame Grieve (Dec 10 2018 at 05:09):

a button to open target references?

view this post on Zulip Jose Costa Teixeira (Dec 10 2018 at 07:17):

Rather a button to open

view this post on Zulip Jose Costa Teixeira (Dec 10 2018 at 07:18):

To open a source package

view this post on Zulip Jose Costa Teixeira (Dec 10 2018 at 07:22):

If I have an implementation guide in git, with references to other resources and also files in specific locations, I would have one button that pulls all that stuff, and lets me work on the individual files locally

view this post on Zulip Jose Costa Teixeira (Dec 10 2018 at 07:24):

Currently what I have does not feel right: I open the implementation guide as a resource and then I can do a git pull of the files. But my implementation guide should also be in those files that I pull

view this post on Zulip Jose Costa Teixeira (Dec 10 2018 at 07:44):

Files can be images, pages etc


Last updated: Apr 12 2022 at 19:14 UTC