IRC logs for #aegir, 2018-01-31 (GMT)

2018-01-30
2018-02-01
TimeNickMessage
[14:06:36]* mutin-s has joined #aegir
[14:09:53]* s-mutin has quit (Ping timeout: 256 seconds)
[18:52:56]* mengi has quit (Ping timeout: 255 seconds)
[19:01:30]* ybabel has joined #aegir
[19:33:13]* anarcat has quit (Read error: Connection reset by peer)
[19:33:41]* anarcat has joined #aegir
[21:45:42]* theMusician has joined #aegir
[21:51:01]* theMusician has quit (Ping timeout: 268 seconds)
[22:07:01]* theMusician has joined #aegir
[22:11:28]* theMusician has quit (Ping timeout: 252 seconds)
[22:28:10]* theMusician has joined #aegir
[22:32:49]* theMusician has quit (Ping timeout: 248 seconds)
[22:49:08]* theMusician has joined #aegir
[22:54:03]* theMusician has quit (Ping timeout: 256 seconds)
[23:10:38]* theMusician has joined #aegir
[23:15:30]* theMusician has quit (Ping timeout: 260 seconds)
[23:32:54]* theMusician has joined #aegir
[23:37:10]* theMusician has quit (Ping timeout: 240 seconds)
[23:54:02]* theMusician has joined #aegir
[23:54:28]* reaper013 has joined #aegir
[23:56:26]* calbasi has joined #aegir
[23:58:40]* theMusician has quit (Ping timeout: 260 seconds)
[00:15:18]* theMusician has joined #aegir
[00:19:48]* theMusician has quit (Ping timeout: 252 seconds)
[00:36:38]* theMusician has joined #aegir
[00:38:52]* ybabel has quit (Ping timeout: 252 seconds)
[00:41:28]* theMusician has quit (Ping timeout: 256 seconds)
[00:53:26]* ybabel has joined #aegir
[00:57:51]* theMusician has joined #aegir
[01:08:01]* theMusician has quit (Ping timeout: 248 seconds)
[01:44:03]<jonpugh>Thanks for digging into Drupal on that issue helmo
[01:45:06]<jonpugh>Using composer based Drupal 8 along with the config_installer profile is awesome
[01:45:33]<jonpugh>Powerful stuff. Works essentially as distro-as-config
[01:48:57]* ybabel has quit (Ping timeout: 263 seconds)
[01:49:54]* ybabel has joined #aegir
[02:17:29]* theMusician has joined #aegir
[02:42:11]<joestewart_>We've mostly moved from config_installer to the core patch in #2788777
[02:42:28]<joestewart_>https://www.drupal.org/project/drupal/issues/2788777
[02:42:32]<hefring>https://www.drupal.org/project/drupal/issues/2788777 => Allow a profile to be installed from existing config [#2788777] => 143 comments, 1 IRC mention
[02:54:33]<jonpugh>oh yeah? that's cool...
[02:54:45]<jonpugh>And there's a way to include the core patch in my composer.json file, right? ...
[03:00:05]<jonpugh>joestewart_: You'd have to create a new install profile for every project with that patch, right?
[03:00:15]<jonpugh>I'm asking the same question here: https://www.drupal.org/project/config_installer/issues/2910643#comment-1...
[03:00:17]<hefring>https://www.drupal.org/project/config_installer/issues/2910643 => Deprecate this module? [#2910643] => 5 comments, 1 IRC mention
[03:12:13]* reaper013 has quit (Quit: Page closed)
[03:32:10]* theMusician has quit (Ping timeout: 260 seconds)
[04:00:04]* ybabel has quit (Quit: ybabel)
[07:03:01]* mengi has joined #aegir
[07:06:58]* theMusician has joined #aegir
[07:57:23]<joestewart_>jonpugh: I'm just now catching up some. I think Damien answered in that issue. Yes we have an install profile per project.
[07:57:35]<jonpugh>yep, he did, thanks!
[07:58:00]<jonpugh>I like the ability to do that, but sometimes I might want to avoid having to write a new profile, so config_installer is nice to have