buckminster jenkins with -data [message #1404473] |
Fri, 01 August 2014 15:05  |
Eclipse User |
|
|
|
Hi,
The jenkins buckminster page says:
The working and data directory of buckminster is set to the directory of
the job workspace. This is especially useful if you want your code to be
checked out with Jenkins and only do a local resolution of the already
checked-out source code from within buckminster.
I'm not sure to understand the advantage of that. Is it supposed that I
checkout/clone directly into the job workspace root? The result is
that .git and .metadata are siblings. Is that really a good idea?
I would like to have the git checkout in job_workspace/git
and the bucky workspace in job_workspace_/workspace and the bucky output
in job_workspace/output, not everything mangled together. Maybe I miss a
piece?
Felix
|
|
|
Re: buckminster jenkins with -data [message #1404561 is a reply to message #1404473] |
Mon, 04 August 2014 07:56   |
Eclipse User |
|
|
|
On 01/08/2014 17:05, Felix Dorner wrote:
> Hi,
>
> The jenkins buckminster page says:
>
> The working and data directory of buckminster is set to the directory of
> the job workspace. This is especially useful if you want your code to be
> checked out with Jenkins and only do a local resolution of the already
> checked-out source code from within buckminster.
>
> I'm not sure to understand the advantage of that. Is it supposed that I
> checkout/clone directly into the job workspace root? The result is
> that .git and .metadata are siblings. Is that really a good idea?
Hi
I think that for the jenkins build is not that bad (while for
development IIRC having the data and the metadata in the same directory
is discouraged).
>
> I would like to have the git checkout in job_workspace/git
> and the bucky workspace in job_workspace_/workspace and the bucky output
> in job_workspace/output, not everything mangled together. Maybe I miss a
> piece?
I think you can still specify the arguments to achieve that...
cheers
Lorenzo
--
Lorenzo Bettini, PhD in Computer Science, DI, Univ. Torino
HOME: http://www.lorenzobettini.it
Xtext Book:
http://www.packtpub.com/implementing-domain-specific-languages-with-xtext-and-xtend/book
|
|
|
Re: buckminster jenkins with -data [message #1404567 is a reply to message #1404561] |
Mon, 04 August 2014 08:11  |
Eclipse User |
|
|
|
On 04/08/2014 09:56, Lorenzo Bettini wrote:
> On 01/08/2014 17:05, Felix Dorner wrote:
>> Hi,
>>
>> The jenkins buckminster page says:
>>
>> The working and data directory of buckminster is set to the directory of
>> the job workspace. This is especially useful if you want your code to be
>> checked out with Jenkins and only do a local resolution of the already
>> checked-out source code from within buckminster.
>>
>> I'm not sure to understand the advantage of that. Is it supposed that I
>> checkout/clone directly into the job workspace root? The result is
>> that .git and .metadata are siblings. Is that really a good idea?
>
Ciao Lorenzo,
> I think that for the jenkins build is not that bad (while for
> development IIRC having the data and the metadata in the same directory
> is discouraged).
>
Maybe. I just want to keep it clean.
>> I would like to have the git checkout in job_workspace/git
>> and the bucky workspace in job_workspace_/workspace and the bucky output
>> in job_workspace/output, not everything mangled together. Maybe I miss a
>> piece?
>
> I think you can still specify the arguments to achieve that...
I'll have a look at the code later.
Grazie,
Felix
> cheers
> Lorenzo
>
|
|
|
Powered by
FUDForum. Page generated in 0.04812 seconds