Hi all,
the ci server was reconfigured to host our next.gen blog platform;
I have now created a build job here:
http://ci.hibernate.org/view/Website/job/staging.in.relation.to
It's using the following build script:
rake clean
rake setup
rake test gen[staging] && rsync -avh _site/
ci.hibernate
This seems not related to RVM. More to the fact that we don't have any
RSpec tests ("_spec" dir doesn't exist):
cannot load such file -- /.../staging.in.relation.to/_spec
Hence "rake test" fails. Just running "rake gen[staging]" should do the
trick. Btw. you might check out the job for stagin
On 12 June 2015 at 14:38, Gunnar Morling wrote:
> This seems not related to RVM. More to the fact that we don't have any RSpec
> tests ("_spec" dir doesn't exist):
>
> cannot load such file -- /.../staging.in.relation.to/_spec
>
> Hence "rake test" fails. Just running "rake gen[staging]" shoul
Hi,
it seems thath the worflow for WEBSITE on JIRA does not include the state
"PULL REQUEST SENT" (like in Search and OGM, for example)
I'd like to have it so that I can have a quick overview from JIRA of the
issues that are "almost" done.
Would it be ok to add it?
Cheers,
Davide
___
sure!
On 12 June 2015 at 16:03, Davide D'Alto wrote:
> Hi,
> it seems thath the worflow for WEBSITE on JIRA does not include the state
> "PULL REQUEST SENT" (like in Search and OGM, for example)
>
> I'd like to have it so that I can have a quick overview from JIRA of the
> issues that are "almost
On Fri, Jun 12, 2015 at 02:08:44PM +0100, Sanne Grinovero wrote:
> I copied this script from the job which builds www.hibernate.org, but
> I guess the incantation needs to be different in this case?
Correct. I think there will be more changes coming, since I am adjusting the
build script. Also as
Ok, so the staging website is up and running at:
- http://staging.in.relation.to
[provided you tune your hosts file to have that domain name point to
the same IP as ci.hibernate.org]
A similar setup is ready for in.relation.to as well, but I didn't push
any preview to its location yet.
It takes
Hi,
> it seems thath the worflow for WEBSITE on JIRA does not include the state
> "PULL REQUEST SENT" (like in Search and OGM, for example)
>
> I'd like to have it so that I can have a quick overview from JIRA of the
> issues that are "almost" done.
>
> Would it be ok to add it?
+1 from my side
Hi,
On Fri, Jun 12, 2015 at 07:56:28PM +0100, Sanne Grinovero wrote:
> Ok, so the staging website is up and running at:
> - http://staging.in.relation.to
> [provided you tune your hosts file to have that domain name point to
> the same IP as ci.hibernate.org]
Sweet. Works for me.
> It takes mo
I just pushed my initial work on performing some indexing of explicit from
clauses. Essentially it takes the from clauses defined in the query and
begins the massage process. From here I will start working on handling
implicit from-clause-elements. Part of that however will require me being
able
10 matches
Mail list logo