Actions
action #19830
closedExtend adi command for automation to process special submission group eg. haskell
Start date:
2017-06-14
Due date:
% Done:
100%
Estimated time:
Description
adi command must be extend to provide an automation process against special submission group, for example, haskell.
as we know some package might not update during a big updates and that causes abi incompatible due to some package doesn't rebuilt. in the past we need to created package links for those un-rebuilt package manually to solve this problem, we should find a better way to do that, say automatic to created the links.
the purpose below:
- add an option to present the special devel project to dashboard/config file
- created adi staging by dynamic/static
- dynamic: while creating adi staging it should project-linked to Factory, calculate a frozenlinks which contains all packages from d:l:h and freeze the project. add requests to that staging project after all. remove this project as usual when we accept that project.
- static: created a adi staging which project-linked to Factory, created a frozenlinks which contains all packages from d:l:h. this project will not be removed but be freezed before we add request to it.
Actions