Re: [foreman-dev] Diploma projects - need ideas

2016-09-29 Thread Tom McKay
I have just recently dusted off a pet project, sample-bastion-plugin[1], that I had started to use as a model for the generator-bastion[2] work. While I'm not sure there is anything greatly technical here, it is an opportunity to cover all aspects of a RoR UI project. The idea was that I would cre

Re: [foreman-dev] Disabling merge commits on Katello repositories

2016-09-29 Thread David Davis
Since there were no objections, we went ahead and disabled commit merges and merges via squash on Katello/katello. We’ll try it out for a while and let other teams decide whether to do the same for other repos. David On Tue, Sep 27, 2016 at 5:28 PM, Justin Sherrill wrote: > On 09/27/2016 04:57

[foreman-dev] Diploma projects - need ideas

2016-09-29 Thread Lukas Zapletal
Hello, few students of mine are considering doing Diploma Thesis for Red Hat. Can you figure out some good Foreman topics? Unfortunately, it looks like today UNIX and datacenter administration is uncool, as I have learned the other day, so ideally they are looking for: - JavaScript and UI/UX - we

Re: [foreman-dev] npm 3.x now needed for source installs

2016-09-29 Thread Lukas Zapletal
> 2. install locally using 'npm install npm' inside the foreman directory, > after which you will need to run './node_module/.bin/npm install' to use > the local version (this is what we do on jenkins) Thanks. Could you please update our https://theforeman.org/contribute.html guide with relevant

Re: [foreman-dev] npm 3.x now needed for source installs

2016-09-29 Thread Ewoud Kohl van Wijngaarden
On Thu, Sep 29, 2016 at 12:34:48PM +0300, Tomer Brisker wrote: > Hi, > > This command upgrades the currently installed version of npm on your system. > > If you wish to use a different version from the rest of your system, you > have two options: > 1. you can look into NVM (which is similar to RV

Re: [foreman-dev] npm 3.x now needed for source installs

2016-09-29 Thread Tomer Brisker
Hi, This command upgrades the currently installed version of npm on your system. If you wish to use a different version from the rest of your system, you have two options: 1. you can look into NVM (which is similar to RVM) 2. install locally using 'npm install npm' inside the foreman directory, a

Re: [foreman-dev] npm 3.x now needed for source installs

2016-09-29 Thread Lukas Zapletal
> TL;DR: run "sudo npm install npm -g" on you development machines Were does it install in? I definitely don't want to install anything like that on my machine. -- Later, Lukas #lzap Zapletal -- You received this message because you are subscribed to the Google Groups "foreman-dev" group. To