[foreman-dev] Re: [foreman-users] Strawpoll - Switching the community demo to a monthly timeframe

2016-05-23 Thread Daniel Lobato Garcia
eminders on IRC to put things in the current sprint info page http://projects.theforeman.org/projects/foreman/wiki/Current_Sprint_Information page would help :) -- Daniel Lobato Garcia @dLobatog blog.daniellobato.me daniellobato.me GPG: http://keys.gnupg.net/pks/lookup?op=get&search=0x7A92D

[foreman-dev] Nominating Timo Goebel for theforeman/foreman commit access

2016-06-02 Thread Daniel Lobato Garcia
ctions or comments in private are welcome, but public replies to this thread are preferred :) Best, -- Daniel Lobato Garcia @dLobatog blog.daniellobato.me daniellobato.me GPG: http://keys.gnupg.net/pks/lookup?op=get&search=0x7A92D6DD38D6DE30 Keybase: https://keybase.io/elobato -- You rece

[foreman-dev] CodeClimate on Foreman core PRs

2016-06-02 Thread Daniel Lobato Garcia
e/213-github-pull-request-integration You thoughts? Best, * (I know assigning a number to it is not really how it works, but it's better than nothing) -- Daniel Lobato Garcia @dLobatog blog.daniellobato.me daniellobato.me GPG: http://keys.gnupg.net/pks/lookup?op=get&search=0x7A92D6DD38D6DE30 K

Re: Re: [foreman-dev] CodeClimate on Foreman core PRs

2016-06-03 Thread Daniel Lobato Garcia
On 06/02, Dominic Cleal wrote: > On 02/06/16 15:54, Daniel Lobato Garcia wrote: > > Hi devs, > > > > We activated CodeClimate analysis on our project some time ago - > > https://codeclimate.com/github/theforeman/foreman > > > > It's an useful too

Re: [foreman-dev] smart-proxy rake test fails for me

2016-06-07 Thread Daniel Lobato Garcia
c rake test' (that uses gems in the smart-proxy bundle)? -- Daniel Lobato Garcia @dLobatog blog.daniellobato.me daniellobato.me GPG: http://keys.gnupg.net/pks/lookup?op=get&search=0x7A92D6DD38D6DE30 Keybase: https://keybase.io/elobato -- You received this message because you are

[foreman-dev] Re: Nominating Timo Goebel for theforeman/foreman commit access

2016-06-07 Thread Daniel Lobato Garcia
Reminder - 2 days left if you have any objections or comments! On 06/02, Daniel Lobato Garcia wrote: > Hi devs, > > I'd like to nominate Timo Goebel (timogoebel on Github & IRC) for commit > access to theforeman/foreman repo. > > He's been contributing to the pup

[foreman-dev] Re: Re: Nominating Timo Goebel for theforeman/foreman commit access

2016-06-10 Thread Daniel Lobato Garcia
On 06/07, Daniel Lobato Garcia wrote: > Reminder - 2 days left if you have any objections or comments! Done! Welcome to the core team and may Jenkins help you with your code reviews :) > > On 06/02, Daniel Lobato Garcia wrote: > > Hi devs, > > > > I'd like to nom

Re: Re: [foreman-dev] Foreman Sentry plugin

2016-06-13 Thread Daniel Lobato Garcia
gt; -- > You received this message because you are subscribed to the Google Groups > "foreman-dev" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to foreman-dev+unsubscr...@googlegroups.com. > For more options, visit https://groups.

Re: [foreman-dev] Re: flot.js seems dead

2016-06-22 Thread Daniel Lobato Garcia
> > -- > > Have a nice day, > > Tomer Brisker > > > > -- > You received this message because you are subscribed to the Google Groups > "foreman-dev" group. > To unsubscribe from this group and stop receiving emails from it, send an > email t

Re: Re: [foreman-dev] Rubocop cops in Foreman

2016-06-29 Thread Daniel Lobato Garcia
oc.info/github/bbatsov/rubocop/Rubocop/Cop/Style/SpaceIn > >> >>> sideHashLiteralBraces>>> > >> >>> > > > Style/SingleLineBlockParams > >> >>> > > > < > >> >>> > >> >>> http:/

Re: [foreman-dev] Revamping the news section of the website frontpage - design discussion

2016-07-01 Thread Daniel Lobato Garcia
u are subscribed to the Google Groups > "foreman-dev" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to foreman-dev+unsubscr...@googlegroups.com. > For more options, visit https://groups.google.com/d/optout. -- Daniel Lobato

Re: [foreman-dev] Rubocop cops in Foreman

2016-07-01 Thread Daniel Lobato Garcia
re any questions. Thanks. > > David > > -- > You received this message because you are subscribed to the Google Groups > "foreman-dev" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to foreman-dev+unsubscr...@google

[foreman-dev] Missing foreman_gutterball on Katello 3.0 repo

2016-07-06 Thread Daniel Lobato Garcia
d, as per http://projects.theforeman.org/issues/14858 Was that meant to be for 3.1? The installer asks for the package but it can't be found in any repo older than 2.4 Best, -- Daniel Lobato Garcia @dLobatog blog.daniellobato.me daniellobato.me GPG: http://keys.gnupg.net/pks/looku

[foreman-dev] Status of RPM packaging for npm modules in Foreman

2016-07-21 Thread Daniel Lobato Garcia
I don't see why we can't move forward, merge these PRs and figure out other packaging strategies if we need to. --- If you got this far, you surely know if I'm missing something or you can make some suggestions about which would be the best process

[foreman-dev] Re: Status of RPM packaging for npm modules in Foreman

2016-07-22 Thread Daniel Lobato Garcia
On 07/21, Daniel Lobato Garcia wrote: > 3. Put node_modules in a new package (foreman-npm-assets?) that > foreman-assets %install section puts in the right place? > > - Upsides: > - relatively easy to do > - jenkins can automate it > > - Downsides:

[foreman-dev] Re: Re: Status of RPM packaging for npm modules in Foreman

2016-07-22 Thread Daniel Lobato Garcia
On 07/22, Daniel Lobato Garcia wrote: > On 07/21, Daniel Lobato Garcia wrote: > > > 3. Put node_modules in a new package (foreman-npm-assets?) that > > foreman-assets %install section puts in the right place? > > > > - Upsides: > > - relatively easy to d

[foreman-dev] Re: Status of RPM packaging for npm modules in Foreman

2016-07-27 Thread Daniel Lobato Garcia
On 07/21, Daniel Lobato Garcia wrote: > Hi devs, > > Just wanted to give you an update on packaging for npm & webpack > incidentally. We have two PRs in core that are dabbling in a more modern > way of doing frontend development in Foreman. > https://github.com/theforeman/for

[foreman-dev] Re: Re: Re: Status of RPM packaging for npm modules in Foreman

2016-07-28 Thread Daniel Lobato Garcia
On 07/22, Daniel Lobato Garcia wrote: > On 07/22, Daniel Lobato Garcia wrote: > > On 07/21, Daniel Lobato Garcia wrote: > > > > > 3. Put node_modules in a new package (foreman-npm-assets?) that > > > foreman-assets %install section puts in the rig

Re: Re: [foreman-dev] Deprecate EL6?

2016-07-29 Thread Daniel Lobato Garcia
(or connecting to a capsule just for candlepin) so pointers to that would be very helpful. I don't know much about migrating tasks (Dynflow), so any guides on that would help too. tl;dr: Migrating Foreman itself should be a piece of cake. For services that are not that easy to migrate su

Re: Re: Re: [foreman-dev] Deprecate EL6?

2016-08-01 Thread Daniel Lobato Garcia
o unsubscribe from this group and stop receiving emails from it, send an > email to foreman-dev+unsubscr...@googlegroups.com. > For more options, visit https://groups.google.com/d/optout. -- Daniel Lobato Garcia @dLobatog blog.daniellobato.me daniellobato.me GPG: http://keys.gnupg.net/p

Re: Re: Re: Re: [foreman-dev] Deprecate EL6?

2016-08-02 Thread Daniel Lobato Garcia
On 08/01, Dmitri Dolguikh wrote: > On Mon, Aug 1, 2016 at 11:56 AM, Daniel Lobato Garcia > wrote: > > Sorry, I meant 'more complicated'. It's more complicated to > > migrate all the config files when we don't provide a simple script like we > > do

Re: Re: [foreman-dev] sprints vs trackers [was: Possible to move redmine Katello project under] Foreman?

2016-08-04 Thread Daniel Lobato Garcia
To unsubscribe from this group and stop receiving emails from it, send an > email to foreman-dev+unsubscr...@googlegroups.com. > For more options, visit https://groups.google.com/d/optout. -- Daniel Lobato Garcia @dLobatog blog.daniellobato.me daniellobato.me GPG: http://keys.gnupg.net/

Re: Re: Re: [foreman-dev] sprints vs trackers [was: Possible to move redmine Katello project under] Foreman?

2016-08-05 Thread Daniel Lobato Garcia
n for getting less issues, as that field isn't that reliable & still returns 1000s of issues I'm all open to ideas that allow us to have a concise backlog we can prioritize from -- Daniel Lobato Garcia @dLobatog blog.daniellobato.me daniellobato.me GPG: http://keys.gnupg.net/pks

Re: [foreman-dev] Katello test coverage report

2016-08-08 Thread Daniel Lobato Garcia
and stop receiving emails from it, send an > email to foreman-dev+unsubscr...@googlegroups.com. > For more options, visit https://groups.google.com/d/optout. -- Daniel Lobato Garcia @dLobatog blog.daniellobato.me daniellobato.me GPG: http://keys.gnupg.net/pks/lookup?op=get&search=0x7A92D6D

Re: Re: [foreman-dev] Webpack merged into develop branch

2016-08-12 Thread Daniel Lobato Garcia
;t work when you're > developing on a different host. Can this be tuned right away in some config > or does it need additional patches to switch the hostname? I think this should cover that? It was merged just yesterday https://github.com/theforeman/foreman/commit/42ba771cc8bfc

Re: [foreman-dev] Webpack merged into develop branch

2016-08-12 Thread Daniel Lobato Garcia
send an > email to foreman-dev+unsubscr...@googlegroups.com. > For more options, visit https://groups.google.com/d/optout. -- Daniel Lobato Garcia @dLobatog blog.daniellobato.me daniellobato.me GPG: http://keys.gnupg.net/pks/lookup?op=get&search=0x7A92D6DD38D6DE30 Keybase: https://keybas

Re: Re: [foreman-dev] Possible Feature Requst: Discussion: EC2 Subnet Display - include comment/description field in seperate view

2016-08-17 Thread Daniel Lobato Garcia
ill > > be > > > a much harder sell to use going forward. > > > > > > thoughts ? > > > > > > Matt > > > > Hello > > > > that sounds as a good addition to me. I'd prefer combining into a single > > select box, the second

Re: Re: [foreman-dev] Hash rocket syntax

2016-08-19 Thread Daniel Lobato Garcia
ter, > Lukas #lzap Zapletal > > -- > You received this message because you are subscribed to the Google Groups > "foreman-dev" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to foreman-dev+unsubscr...@googlegroups.com. &g

Re: Re: [foreman-dev] Hash rocket syntax

2016-08-25 Thread Daniel Lobato Garcia
we have, gave birth to Rubocop, it is meant to be precisely a way to enforce the "ruby community style guide" -- Daniel Lobato Garcia @dLobatog blog.daniellobato.me daniellobato.me GPG: http://keys.gnupg.net/pks/lookup?op=get&search=0x7A92D6DD38D6DE30 Keybase: https://keybase

Re: [foreman-dev] RFC for foreman_api_v3

2016-08-26 Thread Daniel Lobato Garcia
ay - generates an SDK for the API in many languages automatically through https://github.com/swagger-api/swagger-codegen -- Daniel Lobato Garcia @dLobatog blog.daniellobato.me daniellobato.me GPG: http://keys.gnupg.net/pks/lookup?op=get&search=0x7A92D6DD38D6DE30 Keybase: https://keybase.i

Re: Re: [foreman-dev] Adding GitHub label for all UI/Visual enhancements

2016-08-26 Thread Daniel Lobato Garcia
e.com/d/optout. > > > > > > -- > Eric D. Helms > Red Hat Engineering > Ph.D. Student - North Carolina State University > > -- > You received this message because you are subscribed to the Google Groups > "foreman-dev" group. > To unsubscribe fr

Re: [foreman-dev] CfP entry for CfgMgmt camp in Berlin

2016-09-06 Thread Daniel Lobato Garcia
iscussion > > -- > Later, > Lukas #lzap Zapletal > > -- > You received this message because you are subscribed to the Google Groups > "foreman-dev" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to

Re: [foreman-dev] Please welcome a new gem in town: foreman_devel

2016-10-11 Thread Daniel Lobato Garcia
p. > To unsubscribe from this group and stop receiving emails from it, send an > email to foreman-dev+unsubscr...@googlegroups.com. > For more options, visit https://groups.google.com/d/optout. -- Daniel Lobato Garcia @dLobatog blog.daniellobato.me daniellobato.me GPG: http://keys.gnupg.n

Re: [foreman-dev] Foreman Development getting started

2016-10-11 Thread Daniel Lobato Garcia
because you are subscribed to the Google Groups > "foreman-dev" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to foreman-dev+unsubscr...@googlegroups.com. > For more options, visit https://groups.google.com/d/optout. -- Daniel Lobato

Re: [foreman-dev] Use mention-bot to increase reviews?

2016-10-12 Thread Daniel Lobato Garcia
ibed to the Google Groups > "foreman-dev" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to foreman-dev+unsubscr...@googlegroups.com. > For more options, visit https://groups.google.com/d/optout. -- Daniel Lobato Garcia @dLob

Re: [foreman-dev] Smart or Foreman Proxy? Let's do Foreman Smart Proxy

2016-10-14 Thread Daniel Lobato Garcia
3/files#r83370195 > > -- > Later, > Lukas #lzap Zapletal > > -- > You received this message because you are subscribed to the Google Groups > "foreman-dev" group. > To unsubscribe from this group and stop receiving emails from it, send an >

Re: Re: Creating a plugin-for-tests (was [foreman-dev] Plugin test failures)

2016-11-04 Thread Daniel Lobato Garcia
; > Cheers > Greg > > -- > You received this message because you are subscribed to the Google Groups > "foreman-dev" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to foreman-dev+unsubscr...@googlegroups.com. > For more op

Re: [foreman-dev] Foreman bootloaders effort

2016-11-16 Thread Daniel Lobato Garcia
smart proxy How could that work so that we don't have to overwrite the bootloaders every time we want to provision a host of a different OS family? -- Daniel Lobato Garcia @dLobatog blog.daniellobato.me daniellobato.me GPG: http://keys.gnupg.net/pks/lookup?op=get&search=0x7A92D6DD38D6DE30

Re: [foreman-dev] Redmine permissions

2016-11-17 Thread Daniel Lobato Garcia
le Groups > "foreman-dev" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to foreman-dev+unsubscr...@googlegroups.com. > For more options, visit https://groups.google.com/d/optout. -- Daniel Lobato Garcia @dLobatog blog.daniellobato.m

Re: [foreman-dev] 1.14-stable branching in a week or two

2016-11-25 Thread Daniel Lobato Garcia
n-dev" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to foreman-dev+unsubscr...@googlegroups.com. > For more options, visit https://groups.google.com/d/optout. -- Daniel Lobato Garcia @dLobatog blog.daniellobato.me daniellobato.me

Re: Re: [foreman-dev] Use mention-bot to increase reviews?

2016-12-06 Thread Daniel Lobato Garcia
t; To unsubscribe from this group and stop receiving emails from it, send an > > email to foreman-dev+unsubscr...@googlegroups.com. > > For more options, visit https://groups.google.com/d/optout. > > > > -- > You received this message because you are subscribed to the

[foreman-dev] Nominating Katello.org devs for theforeman/theforeman.org commit access

2016-12-06 Thread Daniel Lobato Garcia
it makes sense for them to become committers. Objections or comments in private welcome, public replies to this thread preferred. :) Best, -- Daniel Lobato Garcia @dLobatog blog.daniellobato.me daniellobato.me GPG: http://keys.gnupg.net/pks/lookup?op=get&search=0x7A92D6DD38D6DE30 Keyba

Re: [foreman-dev] 1.14 branched

2016-12-09 Thread Daniel Lobato Garcia
subscribed to the Google Groups > "foreman-dev" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to foreman-dev+unsubscr...@googlegroups.com. > For more options, visit https://groups.google.com/d/optout. -- Daniel Lobato Garcia @dLobat

Re: [foreman-dev] Foreman Button Proposals

2016-12-23 Thread Daniel Lobato Garcia
> You received this message because you are subscribed to the Google Groups > "foreman-dev" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to foreman-dev+unsubscr...@googlegroups.com. > For more options, visit https://groups.

Re: [foreman-dev] [Ansible] Support for playbook execution, not just role execution

2016-12-23 Thread Daniel Lobato Garcia
Google Groups > "foreman-dev" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to foreman-dev+unsubscr...@googlegroups.com. > For more options, visit https://groups.google.com/d/optout. -- Daniel Lobato Garcia @dLobatog blog.daniel

[foreman-dev] Revert removal of @host.params for host_param

2017-01-11 Thread Daniel Lobato Garcia
it stands right now, I propose reverting that commit entirely to avoid inflicting that pain on users - which include many devs who maintain templates. Best, -- Daniel Lobato Garcia @dLobatog blog.daniellobato.me daniellobato.me GPG: http://keys.gnupg.net/pks/lookup?op=get&search=0x7A92D

Re: Re: [foreman-dev] Revert removal of @host.params for host_param

2017-01-13 Thread Daniel Lobato Garcia
roup. > > > To unsubscribe from this group and stop receiving emails from it, send an > > > email to foreman-dev+unsubscr...@googlegroups.com. > > > For more options, visit https://groups.google.com/d/optout. > > -- > You received this message because you are s

Re: [foreman-dev] ERROR: Cannot find rabl template 'katello/api/v2/content_facet/base_with_root'

2017-01-13 Thread Daniel Lobato Garcia
gt; thank you, > Daniel > > -- > You received this message because you are subscribed to the Google Groups > "foreman-dev" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to foreman-dev+unsubscr...@googlegroups.com. > For more option

Re: [foreman-dev] HoundCI - annoying?

2017-01-13 Thread Daniel Lobato Garcia
" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to foreman-dev+unsubscr...@googlegroups.com. > For more options, visit https://groups.google.com/d/optout. -- Daniel Lobato Garcia @dLobatog blog.daniellobato.me daniellobato.me GP

Re: [foreman-dev] Foreman plugin accessing katello host data like asigned content view

2017-01-17 Thread Daniel Lobato Garcia
v+unsubscr...@googlegroups.com. > For more options, visit https://groups.google.com/d/optout. -- Daniel Lobato Garcia @dLobatog blog.daniellobato.me daniellobato.me GPG: http://keys.gnupg.net/pks/lookup?op=get&search=0x7A92D6DD38D6DE30 Keybase: https://keybase.io/elobato -- You received

[foreman-dev] Notifications API & UI available - quick HOWTO

2017-01-20 Thread Daniel Lobato Garcia
t notification that should show up. A cronjob could check out the health of your infrastructure to add these notifications, or ... do you have any ideas? Please reply in this thread as I'd love to see the drawer getting some use ASAP for 1.15 :) Best, -- Daniel Lobato Garcia @dLobatog blog.

Re: Re: [foreman-dev] Notifications API & UI available - quick HOWTO

2017-01-23 Thread Daniel Lobato Garcia
t; > > Maybe when a host is discovered, not sure. > > > > LZ > > > > On Fri, Jan 20, 2017 at 1:15 PM, Daniel Lobato Garcia > > wrote: > > > Hi Foreman devs, > > > > > > Thanks to Gail Steiger and Ohad Levy - > > > https://githu

Re: [foreman-dev] Plan for dropping Puppet 3 in the installer modules

2017-01-23 Thread Daniel Lobato Garcia
on a > best-effort basis and no backwards incompatible changes. > > Thoughts on this? Sound reasonable to me -- Daniel Lobato Garcia @dLobatog blog.daniellobato.me daniellobato.me GPG: http://keys.gnupg.net/pks/lookup?op=get&search=0x7A92D6DD38D6DE30 Keybase: https://keybase.io

Re: Re: Re: [foreman-dev] Notifications API & UI available - quick HOWTO

2017-01-24 Thread Daniel Lobato Garcia
rward to a unified notification framework. > > > On Mon, Jan 23, 2017 at 11:54 AM, Daniel Lobato Garcia > wrote: > > > On 01/23, Tom McKay wrote: > > > Is there a dedicated page where these notifications are displayed? For > > > example, if I mark one as "r

Re: [foreman-dev] Conference booths & manpower

2017-01-26 Thread Daniel Lobato Garcia
-- > You received this message because you are subscribed to the Google Groups > "foreman-dev" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to foreman-dev+unsubscr...@googlegroups.com. > For more options, visit https://groups.goo

Re: Re: [foreman-dev] Notification content

2017-01-26 Thread Daniel Lobato Garcia
Subscription expiry > > Virt-who reporting failures > > SCAP failures? > > > > > > Thanks, > > Ohad > > > > > > > > > > > > > > > > > > -- > > > > > > You received this message because you

Re: [foreman-dev] Establish full foreman user session from my single page web app

2017-02-13 Thread Daniel Lobato Garcia
just extended https conf) > > thank you, > Daniel > > -- > You received this message because you are subscribed to the Google Groups > "foreman-dev" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to foreman-dev+un

Re: [foreman-dev] Host Creation

2017-02-16 Thread Daniel Lobato Garcia
er hand, Katello and other plugins could easily mount components or modify the state of the current ones very easily instead of what they do with deface now Thanks! -- Daniel Lobato Garcia @dLobatog blog.daniellobato.me daniellobato.me GPG: http://keys.gnupg.net/pks/lookup?op=get&search=0x7A92

[foreman-dev] 1.15 branching in approximately 2 weeks

2017-03-10 Thread Daniel Lobato Garcia
have any critical fixes that you think should be included in 1.15 in any of the core projects, please reply to this read to raise attention over them. Maintainers feel free to set the 1.15 label to any PR of that nature. Best, -- Daniel Lobato Garcia @dLobatog blog.daniellobato.me daniellobato.me

Re: Re: [foreman-dev] Retire the RFC repo?

2017-03-13 Thread Daniel Lobato Garcia
t;foreman-dev" group. > > To unsubscribe from this group and stop receiving emails from it, send an > > email to foreman-dev+unsubscr...@googlegroups.com. > > For more options, visit https://groups.google.com/d/optout. > > > > -- > Later, > Lukas @lzap Zaple

Re: [foreman-dev] Re: Heads up: Use ApplicationRecord base for your models

2017-04-17 Thread Daniel Lobato Garcia
group. > To unsubscribe from this group and stop receiving emails from it, send an > email to foreman-dev+unsubscr...@googlegroups.com. > For more options, visit https://groups.google.com/d/optout. -- Daniel Lobato Garcia @dLobatog blog.daniellobato.me daniellobato.me GPG: http://key

Re: Re: [foreman-dev] Nominating Daniel Lobato for commiter to release related tasks

2017-05-05 Thread Daniel Lobato Garcia
stop receiving emails from it, send an > >> email to foreman-dev+unsubscr...@googlegroups.com. > >> For more options, visit https://groups.google.com/d/optout. > > > > > > > > > > -- > > Have a nice day, > > Tomer Brisker > >

Re: Re: [foreman-dev] Nominating Daniel Lobato for commiter to release related tasks

2017-05-05 Thread Daniel Lobato Garcia
is not an ideal situation in case something needs to be done during holidays etc.. About -installer, I don't mean to update anything there, except for tagging stuff for the releases. I'm not sure if there's a way to give permission to just branch and tag but not commit t

Re: Re: [foreman-dev] Nomination for an additional GitHub org owner

2017-06-29 Thread Daniel Lobato Garcia
ave a nice day, > Tomer Brisker > Red Hat Engineering > > -- > You received this message because you are subscribed to the Google Groups > "foreman-dev" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to foreman-dev+unsub

Re: [foreman-dev] Re: Plugins configuration managment platform

2017-06-29 Thread Daniel Lobato Garcia
m it, send an > email to foreman-dev+unsubscr...@googlegroups.com. > For more options, visit https://groups.google.com/d/optout. -- Daniel Lobato Garcia @dLobatog blog.daniellobato.me daniellobato.me GPG: http://keys.gnupg.net/pks/lookup?op=get&search=0x7A92D6DD38D6DE30 Keybase: https://keybas

[foreman-dev] 1.16 branching in approximately 2 weeks

2017-07-03 Thread Daniel Lobato Garcia
. Maintainers feel free to set the 1.16 label to any PR of that nature. Best, -- Daniel Lobato Garcia @dLobatog blog.daniellobato.me daniellobato.me GPG: http://keys.gnupg.net/pks/lookup?op=get&search=0x7A92D6DD38D6DE30 Keybase: https://keybase.io/elobato -- You received this message because you

Re: [foreman-dev] Proposal/Request - Foreman Ansible plugin - Dynamic inventory parameters definition

2017-07-17 Thread Daniel Lobato Garcia
s group and stop receiving emails from it, send an > email to foreman-dev+unsubscr...@googlegroups.com. > For more options, visit https://groups.google.com/d/optout. -- Daniel Lobato Garcia @dLobatog blog.daniellobato.me daniellobato.me GPG: http://keys.gnupg.net/pks/lookup?op=get&a

Re: [foreman-dev] Taking over plugins - do we need a policy?

2017-07-18 Thread Daniel Lobato Garcia
message because you are subscribed to the Google Groups > "foreman-dev" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to foreman-dev+unsubscr...@googlegroups.com. > For more options, visit https://groups.google.com/d/opto

[foreman-dev] State of Nightlies

2017-08-01 Thread Daniel Lobato Garcia
and object_assign is in the node_modules directory. The current PR trying to build Foreman: https://github.com/theforeman/foreman-packaging/pull/1739 If you have found this error or you can reproduce it building locally that would help. Thanks! -- Daniel Lobato Garcia @dLobatog

Re: Re: [foreman-dev] Proposal/Request - Foreman Ansible plugin - Dynamic inventory parameters definition

2017-08-22 Thread Daniel Lobato Garcia
On 07/17, Daniel Lobato Garcia wrote: > On 07/14, juraj.fun...@gmail.com wrote: > > Hi, > > > > first of all, I'd like to thank you for the great work you've done so far. > > I really admire all of you guys. > > My programming skills are not so good so

Re: Re: [foreman-dev] Proposal/Request - Foreman Ansible plugin - Dynamic inventory parameters definition

2017-08-22 Thread Daniel Lobato Garcia
; > > they need/want without hard-coding into Foreman Ansible plugin ruby > > > scripts, OR > > > make them hard-coded but the list of available parameter must be > > complete. > > > > > > What do you think? > > > > I think it makes a lot

Re: [foreman-dev] Plugin gems with a single author

2017-08-22 Thread Daniel Lobato Garcia
ist of gems that need an additional maintainer, grouped > by owner. Could these people please add a second author to the gem, > just in case? If you've got someone in mind just go for it, if you want > help deciding who show be added, feel free to reply here. > > Daniel Lobato

[foreman-dev] Foreman 1.16 branching update

2017-08-25 Thread Daniel Lobato Garcia
being merged though. If you know other issues that are bound to happen if some PR is not merged by the RC, please raise it in this thread to ensure we pay attention to it. Best regards, sorry for the delay - it's all in the name of stability and a solid release :) -- Daniel Lobato Garcia

Re: [foreman-dev] [Infra] Openshift V2 Sunsetting: Redmine and Prprocessor

2017-08-28 Thread Daniel Lobato Garcia
eering > > -- > You received this message because you are subscribed to the Google Groups > "foreman-dev" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to foreman-dev+unsubscr...@googlegroups.com. > For more options, visit

Re: [foreman-dev] Test failures and merging PRs

2017-08-29 Thread Daniel Lobato Garcia
t in stone (or in bytes (: ). > > [1] https://groups.google.com/forum/#!topic/foreman-dev/p7ESagXwNwk > > Thanks for comments > > -- > Marek > > -- > You received this message because you are subscribed to the Google Groups > "foreman-dev" group. > To

Re: [foreman-dev] What is the process to get new resources added to transifex?

2017-08-31 Thread Daniel Lobato Garcia
ore options, visit https://groups.google.com/d/optout. -- Daniel Lobato Garcia @dLobatog blog.daniellobato.me daniellobato.me GPG: http://keys.gnupg.net/pks/lookup?op=get&search=0x7A92D6DD38D6DE30 Keybase: https://keybase.io/elobato -- You received this message because you are subscr

[foreman-dev] 1.15.4 status - few outstanding issues

2017-09-04 Thread Daniel Lobato Garcia
ith any of these, by commenting/reviewing/submitting a PR is very appreciated. If you've found something worthy of 1.15.4 please feel free to reply here. Find the full list of 1.15.4 slated fixes in: http://projects.theforeman.org/rb/release/287 Best, -- Daniel Lobato Garcia @dLobatog blog.

Re: [foreman-dev] Foreman core nightly is currently broken

2017-09-05 Thread Daniel Lobato Garcia
foreman/pull/4809 > > -- > You received this message because you are subscribed to the Google Groups > "foreman-dev" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to foreman-dev+unsubscr...@googlegroups.com. > For more opt

Re: [foreman-dev] Permissions cleanup

2017-09-12 Thread Daniel Lobato Garcia
smart-proxy > * Sam Kottler: > * Github: no commits in over a year, remove commit on > - foreman-installer > - foreman-packaging > - foreman-infra > - community-templates > - kafo > - foreman-bats > - redmine (our fork) > - prprocessor &

[foreman-dev] 1.15.4 - 1.16 RC.1 - 1.17 status

2017-09-14 Thread Daniel Lobato Garcia
. Happy to help, give more details about any of these, or accept any collaborators that want to nanny any of these to completion :) Best, -- Daniel Lobato Garcia @dLobatog blog.daniellobato.me daniellobato.me GPG: http://keys.gnupg.net/pks/lookup?op=get&search=0x7A92D6DD38D6DE30 Keybase: h

[foreman-dev] Re: 1.15.4 - 1.16 RC.1 - 1.17 status

2017-09-20 Thread Daniel Lobato Garcia
More updates on what's going on: On 09/14, Daniel Lobato Garcia wrote: > Hi all, > > Just a heads up on the status of all of the upcoming releases: > > - 1.15.4 > - After doing all the cherry-picks, 1.15.stable went red in Jenkins > https://github.com/th

Re: Re: [foreman-dev] Re: Bundler is unable to solve deps for fresh checkout

2017-09-21 Thread Daniel Lobato Garcia
Lukas @lzap Zapletal > > -- > You received this message because you are subscribed to the Google Groups > "foreman-dev" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to foreman-dev+unsubscr...@googlegroups.com. > For more

Re: Re: [foreman-dev] Re: 1.15.4 - 1.16 RC.1 - 1.17 status

2017-09-25 Thread Daniel Lobato Garcia
On 09/24, Ohad Levy wrote: > On Wed, Sep 20, 2017 at 10:04 AM, Daniel Lobato Garcia > wrote: > > > More updates on what's going on: > > > > On 09/14, Daniel Lobato Garcia wrote: > > > Hi all, > > > > > > Just a heads up on the sta

[foreman-dev] Release process & permissions

2017-09-27 Thread Daniel Lobato Garcia
e mash scripts - Create packages - Tag builds Repository servers - ssh in deb.theforeman.org - ssh in yum.theforeman.org Announcements - - Post to foreman-announce - Merge access in theforeman.org - Change IRC message - Publish in Twitter, G+ --- -- Daniel Lob

Re: Re: [foreman-dev] Release process & permissions

2017-10-03 Thread Daniel Lobato Garcia
ready in place, from my experience I would > > recommend one of the following approaches. > > > > 1) create a flow chart of every action that has to happen using something > > like plantuml with parallel actions where possible > > 2) Create a new release job, st

Re: Re: [foreman-dev] unscheduled 1.15.5

2017-10-03 Thread Daniel Lobato Garcia
t; > For more options, visit https://groups.google.com/d/optout. > > > > -- > Later, > Lukas @lzap Zapletal > > -- > You received this message because you are subscribed to the Google Groups > "foreman-dev" group. > To unsubscribe from this group a

Re: [foreman-dev] Katello Packaging Migration to Foreman Packaging Plan Proposal

2017-10-23 Thread Daniel Lobato Garcia
> email to foreman-dev+unsubscr...@googlegroups.com. > For more options, visit https://groups.google.com/d/optout. -- Daniel Lobato Garcia @dLobatog blog.daniellobato.me daniellobato.me GPG: http://keys.gnupg.net/pks/lookup?op=get&search=0x7A92D6DD38D6DE30 Keybase: https://keybase

Re: [foreman-dev] Centralizing tool_belt in theforeman Github

2017-10-23 Thread Daniel Lobato Garcia
ore options, visit https://groups.google.com/d/optout. +1, I would also like to merge https://github.com/dlobatog/foreman_release into that repository, making each of the scripts a subcommand of tool_belt -- Daniel Lobato Garcia @dLobatog blog.daniellobato.me daniellobato.me GPG: http://keys.gn

Re: [foreman-dev] Merge permissions to foreman-packaging

2017-10-24 Thread Daniel Lobato Garcia
quot;foreman-dev" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to foreman-dev+unsubscr...@googlegroups.com. > For more options, visit https://groups.google.com/d/optout. +1 -- Daniel Lobato Garcia @dLobatog blog.daniellobato.me daniell

Re: [foreman-dev] Building a Rails 5.1 SCL

2017-11-02 Thread Daniel Lobato Garcia
SCLs (which if I’m not wrong are going to be less used from EL8 onward) and maintaining packages (which consumes a great deal of our time). Parallel to this effort, do you think it’s worth moving forward with the vendorization of npm so that gems can follow suit? -- Daniel Lobato Garcia

Re: Re: [foreman-dev] Building a Rails 5.1 SCL

2017-11-03 Thread Daniel Lobato Garcia
On 11/02, Ewoud Kohl van Wijngaarden wrote: > On Thu, Nov 02, 2017 at 11:24:26AM +0100, Daniel Lobato Garcia wrote: > > Just one question, my understanding is that you prefer to do this (SCL) > > because we are uncertain of the time/effort required for vendoring the > >

Re: Re: [foreman-dev] Regular Foreman-core issue triage?

2017-11-15 Thread Daniel Lobato Garcia
t; > Greg > > -- > You received this message because you are subscribed to the Google Groups > "foreman-dev" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to foreman-dev+unsubscr...@googlegroups.com. > For more op

Re: Re: Re: [foreman-dev] Re: 1.15.4 - 1.16 RC.1 - 1.17 status

2017-11-20 Thread Daniel Lobato Garcia
and stop receiving emails from it, send an > > email to foreman-dev+unsubscr...@googlegroups.com. > > For more options, visit https://groups.google.com/d/optout. > > > > -- > You received this message because you are subscribed to the Google Groups > "forem

Re: Re: [foreman-dev] Kanban tools and redmine

2017-11-29 Thread Daniel Lobato Garcia
t; email to foreman-dev+unsubscr...@googlegroups.com. > For more options, visit https://groups.google.com/d/optout. -- Daniel Lobato Garcia @dLobatog blog.daniellobato.me daniellobato.me GPG: http://keys.gnupg.net/pks/lookup?op=get&search=0x7A92D6DD38D6DE30 Keybase: https://keybase.io/elobato

Re: Re: [foreman-dev] [RFC] Deprecate and move Github RFC repo content

2017-11-29 Thread Daniel Lobato Garcia
bed to the Google Groups > "foreman-dev" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to foreman-dev+unsubscr...@googlegroups.com. > For more options, visit https://groups.google.com/d/optout. -- Daniel Lobato Garcia @dLobatog blog.daniell

Re: [foreman-dev] Is it time to remove turbolinks?

2017-12-07 Thread Daniel Lobato Garcia
You received this message because you are subscribed to the Google Groups > "foreman-dev" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to foreman-dev+unsubscr...@googlegroups.com. > For more options, visit https://groups.google.c

Re: Re: [foreman-dev] Nominating additional maintainers in foreman-core

2017-12-07 Thread Daniel Lobato Garcia
he Google Groups > "foreman-dev" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to foreman-dev+unsubscr...@googlegroups.com. > For more options, visit https://groups.google.com/d/optout. -- Daniel Lobato Garcia @dLobatog blog.danie

Re: Re: [foreman-dev] RFC Auto Refresh on ForemanTasks#Tasks Page

2017-12-07 Thread Daniel Lobato Garcia
> >>>> -- > >>>> You received this message because you are subscribed to the Google > >>>> Groups "foreman-dev" group. > >>>> To unsubscribe from this group and stop receiving emails from it, send > >>>> an email t

Re: Re: [foreman-dev] Proposal: Let's make notifications optional

2017-12-21 Thread Daniel Lobato Garcia
ore options, visit https://groups.google.com/d/optout. > > > > -- > > You received this message because you are subscribed to the Google Groups > > "foreman-dev" group. > > To unsubscribe from this group and stop receiving emails from it, send an > >