Bug 1397508
| Summary: | RFE: Support for a fedpkg-like workflow, i.e. via mock-scm + spectool | ||
|---|---|---|---|
| Product: | [Community] Copr | Reporter: | Ben Rosser <rosser.bjr> |
| Component: | backend | Assignee: | clime |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | unspecified | CC: | brian, clime, kevin |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2017-11-02 11:34:18 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Ben Rosser
2016-11-22 16:36:43 UTC
+1, I have been asking for this for a while (even in person at DevConf Brno). By the way, as a workaround, you can use the client-side scripts in the root of: https://pagure.io/copr-dnfdragora/tree/master but indeed, I would like the SRPM to be built on the Copr end directly from git instead. Building .spec files is now possible by https://pagure.io/copr/copr/c/df9d0f994b643f9437b83ae8d7dfb3afd6b7938f?branch=master. You can use URL or upload methods to submit an updated .spec file. That is not what was requested. In particular, that approach is not workable if the dist-git-like repo contains patches. Thank you for the suggestion. With new SCM source type, this is now possible: Docs: https://docs.pagure.org/copr.copr/user_documentation.html#scm Blog: https://clime.github.io/2017/10/24/COPR-SCM.html |