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

    VoxBot

    05/23/2023, 1:21 PM
    obviously that's a lamda passed to a function, not a logical or
  • v

    VoxBot

    05/23/2023, 1:28 PM
    I think it's a very confusing syntax and now I start to understand something I saw somewhere else
  • l

    Lumiere

    05/23/2023, 1:40 PM
    so, can I just say that ruby syntax rarely surprises me when it does something confusing anymore
  • v

    VoxBot

    05/23/2023, 1:46 PM
    that's Puppet, not Ruby :P
  • v

    VoxBot

    05/23/2023, 1:46 PM
    ewoud: yeah. took me some time to figure that out
  • v

    vchepkov

    05/23/2023, 1:54 PM
    It does look weird, it is used in bolt in construct like this a lot
    Copy code
    without_default_logging() || {
      notice('Doing stuff')
    }
  • v

    vchepkov

    05/23/2023, 1:55 PM
    Type of Callable as argument
  • y

    Yury Bushmelev

    05/23/2023, 1:57 PM
    x.then |$x| { $x+1 }.lest || { 0 }
    sadluke 1
  • s

    Slackbot

    05/23/2023, 2:45 PM
    This message was deleted.
    y
    • 2
    • 1
  • v

    VoxBot

    05/23/2023, 6:36 PM
    I'm blocked on librarian-puppet defaulting for to API v1 and that gives me problems so I plan to complete https://github.com/voxpupuli/librarian-puppet/pull/93/commits/183a37d21db0c76ab03ff5c8f8d4b5bf2ceed233
  • v

    VoxBot

    05/23/2023, 6:37 PM
    This removes the hack to always use v3 for the official forge by
  • v

    VoxBot

    05/23/2023, 6:37 PM
    detecting the hostname
  • v

    VoxBot

    05/23/2023, 6:37 PM
    wat.jpg
  • v

    VoxBot

    05/23/2023, 6:38 PM
    yes :D
  • v

    VoxBot

    05/23/2023, 6:38 PM
    https://www.destroyallsoftware.com/talks/wat
  • v

    VoxBot

    05/23/2023, 6:38 PM
    (everybody should invest those 4 minutes to watch the video)
  • v

    VoxBot

    05/23/2023, 6:42 PM
    ewoud: let me know when you need a review
  • v

    VoxBot

    05/23/2023, 6:45 PM
    bastelfreak: I've rebased the PR
  • v

    VoxBot

    05/23/2023, 6:46 PM
    I'm wondering about the best way to document the changes - separate PRs?
  • v

    VoxBot

    05/23/2023, 6:47 PM
    if you want to go the easy tour, create a few issues that mention the changes and link them to that single PR
  • v

    VoxBot

    05/23/2023, 6:47 PM
    separate PRs work as well but that's usually more work
  • l

    Lumiere

    05/23/2023, 7:23 PM
    I should rewatch wat
  • l

    Lumiere

    05/23/2023, 7:24 PM
    I try and watch that like once a year
  • v

    VoxBot

    05/23/2023, 7:47 PM
    bastelfreak: hmm, I think I'll continue on it tomorrow
  • v

    VoxBot

    05/23/2023, 7:50 PM
    alrighty
  • v

    voxel

    05/23/2023, 8:42 PM
    https://github.com/voxpupuli/puppet-check_mk/actions/runs/5061646192/jobs/9086464348 Sombody has an idea why it always runs into a timeout?
  • b

    bastelfreak

    05/23/2023, 8:47 PM
    happens sometimes when github has a bad day, I restarted it
    šŸ‘ 1
  • v

    voxel

    05/23/2023, 8:59 PM
    hope you have a better connection šŸ˜‰ already tried 2 times
  • v

    voxel

    05/23/2023, 9:00 PM
    computer says no šŸ˜ž
  • v

    VoxBot

    05/24/2023, 10:05 AM
    bastelfreak: Zhenech: I'm starting to pull apart the librarian-puppet PR: https://github.com/voxpupuli/librarian-puppet/pull/101 is the first
1...486487488...642Latest