Build Service/Concepts
From openSUSE
(Difference between revisions)
| Revision as of 14:53, 1 November 2009 AdrianSuSE (Talk | contribs) � Previous diff |
Revision as of 14:54, 1 November 2009 AdrianSuSE (Talk | contribs) Next diff → |
||
| Line 12: | Line 12: | ||
| * [[Build_Service/Concepts/CrossDevelopment/Preinclude|Better package handling in kiwi builds]] | * [[Build_Service/Concepts/CrossDevelopment/Preinclude|Better package handling in kiwi builds]] | ||
| * [[Build_Service/Concepts/User Data|Storage of User Related Data]] in the openSUSE infrastructure. | * [[Build_Service/Concepts/User Data|Storage of User Related Data]] in the openSUSE infrastructure. | ||
| + | * [[Build_Service/Concepts/Trust|User Trust Handling]] (WIP, not yet ready) | ||
| * [[Build_Service/Concepts/AppDirectory|Application Directory Interface]] | * [[Build_Service/Concepts/AppDirectory|Application Directory Interface]] | ||
| * [[Build_Service/Concepts/OscProjPack|new osc CLI proposal]] | * [[Build_Service/Concepts/OscProjPack|new osc CLI proposal]] | ||
| Line 26: | Line 27: | ||
| * [[Build Service/Concepts/Product Definition|Product Definition]] | * [[Build Service/Concepts/Product Definition|Product Definition]] | ||
| * [[Build_Service/Concepts/CrossDevelopment|Cross Architecture Development]] | * [[Build_Service/Concepts/CrossDevelopment|Cross Architecture Development]] | ||
| - | * [[Build_Service/Concepts/Trust|User Trust Handling]] (WIP, not yet ready) | ||
| * [[Build_Service/Concepts/AttributeStorage|Attribute Storage]] | * [[Build_Service/Concepts/AttributeStorage|Attribute Storage]] | ||
Revision as of 14:54, 1 November 2009
Contents |
Concepts for further development of Build Service
This page discusses concepts for the openSUSE Build Service.
Draft Concepts
These concepts are under discussion to be implemented in the next versions of the Build Service. Input is very welcome, please join in the discussion on the openSUSE Build Service Mailinglist.
- Use git repositories with obs/osc.
- Source generate or pre-process service
- Windows Support
- Better package handling in kiwi builds
- Storage of User Related Data in the openSUSE infrastructure.
- User Trust Handling (WIP, not yet ready)
- Application Directory Interface
- new osc CLI proposal
- Maintenance
Implemented Concepts
These concepts are implemented in the Buildservice codebase already or will show up very soon in the upcoming version.
- Source branching
- Requests
- Devel Project
- Notification System
- Product Definition
- Cross Architecture Development
- Attribute Storage
Obsoleted Concepts
- Merge Request (obsoleted by Submit Request)
- Submit Request (obsoleted by generic Request system)

