hapifhir / org.hl7.fhir.core

Apache License 2.0
153 stars 155 forks source link

Debian package #1720

Open jgsuess opened 3 weeks ago

jgsuess commented 3 weeks ago

As a DevOps Engineer I want to manage the installation of the validator using debian packages and apt in order to avoid delays, download costs and reinstallations of a wget installation.

It would be great if this could be added: https://wiki.debian.org/Java/Packaging/Maven

grahamegrieve commented 3 weeks ago

we'd welcome a PR so that we have some understanding of what you have in mind

jgsuess commented 3 weeks ago

I cannot create a branch. Do you want this as a patch?

grahamegrieve commented 3 weeks ago

As a PR

jgsuess commented 3 weeks ago

I need to be able to create a branch in order to create a PR, is that not correct? I am not part of your organisation and do not have permission to push. Or am I not understanding the way a PR works here?

grahamegrieve commented 3 weeks ago

You're not used to git then. Here: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-a-pull-request#:

If you want to create a new branch for your pull request and do not have write permissions to the repository, you can fork the repository first. For more information, see "Creating a pull request from a fork" and "About forks."