Sources for the component architecture poc assuming a 1:1 relationship between source setup and build service project. Meaning every component has a build service project and has a subproject in this source repository.
Go to file
Robert Schweikert 3b5475903d
Add README file
Describe the purpose of this project.
2023-09-25 15:19:04 -04:00
README Add README file 2023-09-25 15:19:04 -04:00

This is the top level project for the Component Architecture [1], [2], [3]
initiative related to ALP. The idea is to put the puzzle pieces together
in a way that provides tangible examples. Not every detail will and can be
worked out, it is a POC after all.

This POC focuses on a 1:1 relationship between source, i.e. in this project in
src.opensuse.org and binaries, i.e. a build project in OBS (build.opensuse.org).
With the idea to highlight one specific workflow and definition. The
implementation of one hopefully gives us enough insight such that we do not
have to implement different scanarios and we can reason from this one
implementation about the direction we want to pursue.



[1] https://confluence.suse.com/pages/viewpage.action?spaceKey=~rjschwei&title=A+Life-Cycle+Proposal
[2] https://confluence.suse.com/display/~rjschwei/Of+Components+Products+and+Dependencies
[3] https://confluence.suse.com/display/~rjschwei/From+source+to+binaries