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

    VoxBot

    07/06/2023, 8:58 PM
    a few weeks ago :D
  • v

    VoxBot

    07/06/2023, 8:58 PM
    the old function is still there, but deprecated
  • v

    VoxBot

    07/06/2023, 8:59 PM
    ah dang, yeah just namespaced in 9
  • v

    VoxBot

    07/06/2023, 8:59 PM
    we could merge and release it as is, then switch to the new finction
  • v

    VoxBot

    07/06/2023, 8:59 PM
    We'd have to drop all stdlib < 9 which isn't great to do so soon
  • v

    VoxBot

    07/06/2023, 8:59 PM
    Okay, that works
  • v

    VoxBot

    07/06/2023, 8:59 PM
    Deprecated doesn't mean gone ;)
  • v

    VoxBot

    07/06/2023, 8:59 PM
    yeah it is... tricky :D
  • v

    VoxBot

    07/06/2023, 9:00 PM
    true
  • v

    VoxBot

    07/06/2023, 9:00 PM
    so shall it be!
  • v

    VoxBot

    07/06/2023, 9:01 PM
    I'll get a changelog pr up
  • v

    VoxBot

    07/06/2023, 9:01 PM
    once I figure out changelog generator again... it's been a long time since I did this tooling :P
  • v

    VoxBot

    07/06/2023, 9:01 PM
    bump version in metadata.json, run release:prep rake task
  • v

    VoxBot

    07/06/2023, 9:02 PM
    and probably export a github token
  • v

    VoxBot

    07/06/2023, 9:10 PM
    https://github.com/voxpupuli/puppet-falco/pull/30
  • v

    VoxBot

    07/06/2023, 9:13 PM
    if you like you can merge and run the release rake task
  • v

    VoxBot

    07/06/2023, 9:20 PM
    šŸ‘
  • v

    VoxBot

    07/07/2023, 6:50 AM
    morning, can I get a review for https://github.com/voxpupuli/voxpupuli-rubocop/pull/27
  • v

    VoxBot

    07/07/2023, 7:05 AM
    and https://github.com/voxpupuli/puppet-syntax/pull/146 please
  • v

    VoxBot

    07/07/2023, 7:13 AM
    and https://github.com/voxpupuli/voxpupuli-rubocop/pull/28 please
  • v

    VoxBot

    07/07/2023, 7:31 AM
    https://github.com/voxpupuli/puppet-syntax/pull/148
  • v

    VoxBot

    07/07/2023, 7:55 AM
    Zhenech: when you've a minute or two, please let me know if that's fine now: https://github.com/theforeman/foreman-packaging/pull/9517
  • v

    VoxBot

    07/07/2023, 9:02 AM
    can I get a review for https://github.com/voxpupuli/puppet-syntax/pull/149
  • y

    Yury Bushmelev

    07/07/2023, 9:04 AM
    Is it possible to have both namespaced and non-namespaced functions? I’m starting to think we did too big leap with stdlib9
  • b

    bastelfreak

    07/07/2023, 9:18 AM
    most of the functions are still available as non-namespaced, but have a deprecation warning
  • y

    Yury Bushmelev

    07/07/2023, 9:21 AM
    ah, ok then
  • y

    Yury Bushmelev

    07/07/2023, 9:22 AM
    what I miss in the voxpupuli modules is ability to run
    pdk validate
    šŸ˜ž
  • y

    Yury Bushmelev

    07/07/2023, 9:22 AM
    do you make the
    bundle install
    in every module or do you have anything better?
  • y

    Yury Bushmelev

    07/07/2023, 9:22 AM
    e.g. some rbenv for all the modules?
  • b

    bastelfreak

    07/07/2023, 9:23 AM
    depending on your OS
    bundle install
    will install to
    ~/.bundle
    and the gems will be available for all modules/ruby projects
1...543544545...647Latest