packit / packit-service

Packit provided as a service
https://packit.dev
MIT License
34 stars 48 forks source link

Everyone can easily contribute to packit-service #1880

Open TomasTomecek opened 1 year ago

TomasTomecek commented 1 year ago

Since all sources of Packit GitHub app are open, let's continue towards open source service concept by making it easier for everyone to contribute.

Old confusing motivation Keeping this paragraph for sake of transparency, thanks Hunor for pointing it out. All our code, deployment recipes, app metadata, documentation is open. The deployment itself (i.e. the cluster) is not for obvious reasons. Metrics are also not open. Hence we meet the criteria for Packit GitHub app to be a truly [open source service](http://stef.thewalter.net/open-source-services.html).

The goal of this issue is to make packit-service more friendly to receive contributions from the public.

We also want to provide info on what exact code (git hash) it is running for all our git repos. One can then navigate and browse sources of code that is running live: both prod and stg.

TODO:

csomh commented 1 year ago

Do you mean: "Hence, we do not meet the criteria..."?

TomasTomecek commented 1 year ago

Thanks for the pointer, I am going to reword the first paragraph, agreed it is confusing. The main problem is that we don't have a precise definition of what "open source service" is, the Stef's blog is just a pitch.