https://www.puppet.com/community logo
Join Slack
Powered by
# voxpupuli
  • y

    Yury Bushmelev

    03/29/2023, 1:19 PM
    from my point of view stubbing used methods of
    docker-api
    is good enough.. though I had no chance to read anything about proper unit testing in ruby yet..
  • v

    VoxBot

    03/29/2023, 1:20 PM
    personally I'm more a fan of integration testing than unit testing
  • v

    VoxBot

    03/29/2023, 1:20 PM
    also because I like small methods that are very clean, and then you compose them together
  • v

    VoxBot

    03/29/2023, 1:20 PM
    and the unit tests are often too trivial
  • y

    Yury Bushmelev

    03/29/2023, 1:21 PM
    yeah, pure functions are nice 🙂
  • v

    VoxBot

    03/29/2023, 1:21 PM
    I think at the time I failed to appreciate how much my view of programming changed by the course of functional programming back in university
  • s

    Slackbot

    03/30/2023, 10:24 AM
    This message was deleted.
    s
    c
    • 3
    • 2
  • c

    Craig Gumbley

    03/30/2023, 10:24 AM
    long shot but I don’t suppose anyone knows the person that maintains this lib https://github.com/enkessler/childprocess ?
  • b

    bastelfreak

    03/30/2023, 10:46 AM
    I don't
  • v

    VoxBot

    03/30/2023, 12:32 PM
    bastelfreak, how did you get hetzner to sponsor vox?
  • v

    VoxBot

    03/30/2023, 12:32 PM
    I asked nicely
  • v

    VoxBot

    03/30/2023, 12:32 PM
    do you need sponsoring as well?
  • v

    VoxBot

    03/30/2023, 12:42 PM
    I take sponsoring :D
  • v

    VoxBot

    03/30/2023, 1:05 PM
    mhm, we don't have appstream support in our puppet/nginx module
  • d

    Dr Bunsen Honeydew

    03/30/2023, 1:05 PM
    See the
    puppet-nginx
    module at https://forge.puppet.com/puppet/nginx?src=slack&channel=voxpupuli
  • b

    binford2k

    03/30/2023, 4:51 PM
    @tuxmea++ Happy Birthday! 🎂
    🎉 1
    ❤️ 1
    🎉 1
  • d

    Dr Bunsen Honeydew

    03/30/2023, 4:51 PM
    tuxmea gained a level! (Karma: 7)
  • v

    VoxBot

    03/30/2023, 5:34 PM
    hi all! could I get some eyes on https://github.com/voxpupuli/puppet-falco/pull/17 please?
  • v

    VoxBot

    03/30/2023, 7:48 PM
    I feel like tuxmea is older than 7
  • r

    rusty

    03/30/2023, 10:16 PM
    @bastelfreak, getting an expired cert for https://www.puppetmodule.info
  • b

    bastelfreak

    03/31/2023, 6:04 AM
    meh
  • b

    bastelfreak

    03/31/2023, 6:05 AM
    will have a look
  • v

    VoxBot

    03/31/2023, 7:14 AM
    the cert is fixed
  • s

    Slackbot

    03/31/2023, 9:17 AM
    This message was deleted.
    y
    • 2
    • 2
  • b

    bastelfreak

    03/31/2023, 9:41 AM
    I think the issue is that if we pull in beaker 5, we get an older version of beaker-puppet_install_helper, because the latest release of beaker-puppet_install_helper only allows beaker 5
  • y

    Yury Bushmelev

    03/31/2023, 9:41 AM
    Though.. it doesn’t seems related
  • v

    VoxBot

    03/31/2023, 9:43 AM
    maybe I should have spent time instead of getting rid of beaker-puppet & beaker-puppet_install_helper
  • v

    VoxBot

    03/31/2023, 9:43 AM
    https://github.com/voxpupuli/beaker_puppet_helpers gets rid of so many complexities that we don't need
  • v

    VoxBot

    03/31/2023, 9:44 AM
    https://github.com/voxpupuli/beaker-puppet/pull/216 so I heavily stripped it down and it seems to be fine now
  • v

    VoxBot

    03/31/2023, 9:45 AM
    but it requies a new release of beaker-pe, which is still owned/used by Puppet, and a new release of beaker-puppet_install_helper, which is archived
1...395396397...648Latest