Re: Depending on GitHub & Travis was: FYI: Enabling Travis CI for incubator-netbeans repository

2017-10-09 Thread Emilian Bold
No problem, I understand all this and the GitHub Travis integration is pretty handy! What I found odd was that you had to ask INFRA about Travis. But I guess it has something to do with they premium plan Apache is under vs the free plan which has more limits. --emi On Mon, Oct 9, 2017 at 7:01 P

Depending on GitHub & Travis was: FYI: Enabling Travis CI for incubator-netbeans repository

2017-10-09 Thread Jaroslav Tulach
On pondělí 9. října 2017 17:44:12 CEST Emilian Bold wrote: > Well, I also find it odd how much Apache depends on GitHub. I'm OK with > Hudson / Jenkins since it's open source and you may (and I have) run it > yourself. AFAIK Travis is a pure service, no way to run it on my own server > and compile

Re: Enabling Travis CI for incubator-netbeans repository

2017-10-09 Thread Richard Lowery
I tend to agree… GitLab being very GitHub-ish in nature, but runnable on your own infrastructure. GitLab-CI is very similar to Travis-CI, but yet on-par with the reporting and visualizations you can get from Jenkins. Just my opinion though. -- Richard On 10/9/17, 10:45 AM, "Emilian Bold" w

Re: FYI: Enabling Travis CI for incubator-netbeans repository

2017-10-09 Thread Emilian Bold
Well, I also find it odd how much Apache depends on GitHub. I'm OK with Hudson / Jenkins since it's open source and you may (and I have) run it yourself. AFAIK Travis is a pure service, no way to run it on my own server and compile it from source code. --emi On Mon, Oct 9, 2017 at 5:40 PM, Wade

Re: FYI: Enabling Travis CI for incubator-netbeans repository

2017-10-09 Thread Wade Chandler
On Oct 9, 2017 05:18, "Emilian Bold" wrote: but I'm not entirely cool with it being a commercial service after all. As opposed to Github or Jenkins (CloudBees)? I don't follow the use of "commercial" here. Wade

Re: FYI: Enabling Travis CI for incubator-netbeans repository

2017-10-09 Thread Jaroslav Tulach
Guys, if you like Travis, please approve: github.com/apache/incubator-netbeans/pull/108 On pondělí 9. října 2017 12:17:41 CEST Emilian Bold wrote: > Is this part of builds.apache.org or is Travis doing the build in some > remote corner of the Cloud? > > I really like the GitHub integration and

Re: FYI: Enabling Travis CI for incubator-netbeans repository

2017-10-09 Thread Emilian Bold
Is this part of builds.apache.org or is Travis doing the build in some remote corner of the Cloud? I really like the GitHub integration and the sanity check on PRs but I'm not entirely cool with it being a commercial service after all. --emi On Mon, Oct 9, 2017 at 11:40 AM, Jaroslav Tulach wro

AW: Enabling Travis CI for incubator-netbeans repository

2017-10-09 Thread Christian Lenz
Awesome 😊 Gesendet von Mail für Windows 10 Von: Jaroslav Tulach Gesendet: Montag, 9. Oktober 2017 10:41 An: dev@netbeans.incubator.apache.org Betreff: FYI: Enabling Travis CI for incubator-netbeans repository Hi. I've just requested issues.apache.org/jira/browse/INFRA-15249 It should he

FYI: Enabling Travis CI for incubator-netbeans repository

2017-10-09 Thread Jaroslav Tulach
Hi. I've just requested issues.apache.org/jira/browse/INFRA-15249 It should help us verify essential aspects of NetBeans are preserved. For example that the code will remain buildable after merging a PR. -jt