The wikis are now using the new authentication system.
If you did not migrate your account yet, visit https://idp-portal-info.suse.com/
If you did not migrate your account yet, visit https://idp-portal-info.suse.com/
openSUSE:Build Service Concept ObsCpio
The content of this page is outdated Please visit the documentation in our Reference Guide
A new draft proposal for Source Code Management Next Generation
Basics
- service scm_cpio is running on source service server
- stores the scm tree in a cpio archive (newc format) with the suffix .obscpio.
- some selected git information is stored in .obsinfo file
- fields in .obsinfo
- commit: (e.g. full git sha1)
- git-describe: (output of git describe if scm is git)
- version: ( TBD )
- the .obscpio file will be extracted in the rpm SOURCES dir inside the build-container and removed after unpacking
- the .obsinfo file also will be stored in SOURCES dir
- creating a new tar ball at build time e.g. with build time service