Hey
Today I've noticed that my panda 'tests' builds are failing, a quick chat with bhoj later I knew about the new kernel and updated my 'tests' configuration to build properly.
Now I've noticed that snowball builds differ vs non-tests variant (they didn't build properly) so after eyeballing both configurations I've updated mine to match again.
Is there a way to request being notified whenever configuration is changed?
Alternatively, could you please me in CC when that happens so that I can keep track of my builds. Thanks
On 25 June 2012 08:11, Zygmunt Krynicki zygmunt.krynicki@linaro.org wrote:
The plan has been to put the configs in git. We want to create a directory in the android build, put the config in it and have the build service use that. Maybe something good to work out in 12.07.
Paul, where does the code live that could take the build config from a git after cloning a tree?
Hello,
On Mon, 25 Jun 2012 09:30:20 -0500 Zach Pfeffer zach.pfeffer@linaro.org wrote:
Indeed, it was a long-standing request, which was implemented few months ago, but so far wasn't migrated to (completely?). It should be noted that keeping build config in git besides obvious benefits will also make it more complicated (more steps required) to update a build config, but either "web-interactive" or "git-based" configs can be used at the same time (for different builds).
We want to create a directory in the android build,
"In Android git tree" I guess was meant here, and we have a repository for that already: http://android.git.linaro.org/gitweb?p=linaro/build-configs.git%3Ba=summary , and there's some content in it already.
The code is deployed on android-build, for reference, underlying code lives in https://code.launchpad.net/~linaro-infrastructure/linaro-android-build-tools...
Let me also forward original ann for git support which has details on syntax to use.
On 25 June 2012 17:30, Zach Pfeffer zach.pfeffer@linaro.org wrote:
We switched to use the git configs at some point then reverted because asac asked a better support. As a result, the following blueprint has been created: https://blueprints.launchpad.net/linaro-android-build-tools/+spec/android-bu...
I didn't get free time to work on it this cycle.
linaro-android@lists.linaro.org