arc/docs/package-automation/packit-and-pagure.rst

37 lines
1.1 KiB
ReStructuredText
Raw Permalink Normal View History

2022-03-22 08:52:40 -03:00
Packit and Pagure
=================
Resources
---------
2022-03-22 08:52:40 -03:00
- https://github.com/packit/packit-service/issues/556
2022-03-22 08:52:40 -03:00
Discussion
----------
This discussion is about enabling Pagure support in Packit, what needs to be done and
the amount of effort to do so.
2022-03-22 08:52:40 -03:00
What would be needed
--------------------
Packit team estimates that would be 2-3 months implementation time but prioritization on
their side is needed.
2022-03-22 08:52:40 -03:00
The CPE team could contribute to this integration as the Packit codebase is structured
in a way that a "Pagure Handler" can be worked in parallel with other Packit code
changes.
2022-03-22 08:52:40 -03:00
Packit codebase is written in Python: https://github.com/packit/packit-service.
Conclusion
----------
The CPE could work on this and enable Pagure support, if we really want to invest in
Pagure support.
2022-03-22 08:52:40 -03:00
The topic of centralizing events in fedora-messaging for all SCMs showed up during this
discussion. there were some talks about it but nobody never took the time to work/design
it - it is whole new topic that should not be mixed in this work but something to
consider for a future initiative.