Skip to content

Commit

Permalink
[fixup] Update docs/faq.md
Browse files Browse the repository at this point in the history
Co-authored-by: Matej Focko <[email protected]>
  • Loading branch information
kapr200 and mfocko authored Oct 4, 2024
1 parent 0024a12 commit f97a8e5
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion docs/faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -161,5 +161,10 @@ Please read [this document on how to reproduce locally](reproduce-locally).
## Why you should use Packit instead of external devices directly?

- Packit uses various services Testing Farm, Copr, Koji, Bodhi…
- These services can be used without Packit, but Packit integrates them (the build in Copr is created automatically when a new version is released).
- These services can be used without Packit, but Packit integrates them in a
more user-friendly way reducing the manual labor that would be required from
the contributor or maintainer. For example:
- the build in Copr is created automatically when a new version is released
- RPMs built by Copr are specifically passed to the Testing Farm for testing
- RPM builds are verified against multiple releases (and also different OSs)
- The user does not have to wait and look for the results but just interprets them.

0 comments on commit f97a8e5

Please sign in to comment.