add repo manifest timestamp file#55
Conversation
|
I think what you're proposing could be very interesting, but doing this right can be very difficult and lead to many discussion and/or confusion. So please make the PR description as clear as possible. This is what I think it does, or should do, so correct me if I'm wrong:
Questions:
|
With limitation for now, that i don't record main dependancies, the
we don't use this file (yet) but android repo implementation need a URI for the first
in fact, dockerfile here only use build-extra.sh so it doesn't retrieve the repos i commented. It more a limitation of how docker image are build on ps2dev, but in the fact, the pinned manifest create here, is true for what have been necessary to build the docker image, and a bit why i don't use the build-manifest.sh on other targets (windows/mac/ubuntu). I just let commented stuff as a record. |
|
|
This is nice as a draft / proof-of-concept, but I'm missing the complete picture:
Please describe your plans on how to make this complete and usefull in the PR description. |
|
I see some issues here :
|
allow docker user to be able to track commit revision of ps2dev and save detail of build env in their asset, and others stuffs like that. Could be easily shared to other ps2dev repo.