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

    VoxBot

    03/28/2023, 10:56 AM

    https://youtu.be/TzMCjcVzPcM?t=149▾

    best scene <3
  • v

    VoxBot

    03/28/2023, 10:59 AM
    :)
  • v

    VoxBot

    03/28/2023, 11:10 AM
    mhm
  • v

    VoxBot

    03/28/2023, 11:11 AM
    I cannot set a working directory in a gitlab-ci cofig?
  • v

    VoxBot

    03/28/2023, 11:40 AM
    bleh, so annoying that beaker-hostgenerator took centos64 as sort of the "default" OS in tests
  • b

    bastelfreak

    03/28/2023, 11:40 AM
    yeah 😞
  • s

    Slackbot

    03/28/2023, 11:41 AM
    This message was deleted.
    c
    • 2
    • 1
  • b

    bastelfreak

    03/28/2023, 11:41 AM
    @Craig Gumbley https://github.com/puppetlabs/beaker-puppet_install_helper can you migrate to Vox Pupuli?
  • r

    Robert Waffen

    03/28/2023, 12:07 PM
    is there a reason for this?
    Copy code
    Because voxpupuli-test >= 4.0.0 depends on rubocop ~> 1.22.3
      and Gemfile depends on rubocop ~> 1.48,
      voxpupuli-test >= 4.0.0 cannot be used.
    So, because Gemfile depends on voxpupuli-test ~> 5.6,
      version solving has failed.
  • r

    Robert Waffen

    03/28/2023, 12:08 PM
    so why does voxpupuli-test require a specific old rubocop version?
  • b

    bastelfreak

    03/28/2023, 12:08 PM
    because we support Puppet 6 which is ancient and ships ancient Ruby 2.5
  • b

    bastelfreak

    03/28/2023, 12:08 PM
    where do you see the error?
  • b

    bastelfreak

    03/28/2023, 12:09 PM
    I want to update it to a newer ruby/rubocop version when all the beaker gems are released
  • r

    Robert Waffen

    03/28/2023, 12:09 PM
    in a company repo for a docker image with puppet tools. i wanted to update the gems
  • r

    Robert Waffen

    03/28/2023, 12:09 PM
    in a company repo for a docker image with docker tools. i wanted to update the gems
  • r

    Robert Waffen

    03/28/2023, 12:09 PM
    in a company repo for a docker image with puppet tools. i wanted to update the gems
  • b

    bastelfreak

    03/28/2023, 12:10 PM
    in our CI config we usually only install specific groups and that works at the moment, as far as I know
  • r

    Robert Waffen

    03/28/2023, 12:11 PM
    okay, then i revert from using voxpupuli-test ftm and setup all gems it depends on on their own...
  • s

    Slackbot

    03/28/2023, 12:11 PM
    This message was deleted.
    c
    b
    • 3
    • 12
  • b

    bastelfreak

    03/28/2023, 12:11 PM
    @Robert Waffen checkout https://github.com/voxpupuli/gha-puppet/blob/v1/.github/workflows/beaker.yml and watch for BUNDLE_WITHOUT
  • r

    Robert Waffen

    03/28/2023, 12:13 PM
    does not help atm (or i dont understand it). i need/want to build a container image with certain tools for the customers gitlab-ci
  • r

    Robert Waffen

    03/28/2023, 12:14 PM
    i'm fine. just wanted to ask why there is such an old rubocop
  • v

    VoxBot

    03/28/2023, 12:16 PM
    ah softwarre... I've a CI pipeline that runs
    bundle outdated
    , but that sets exit code 1 if gems are outdated
  • v

    VoxBot

    03/28/2023, 12:17 PM
    and I was wondering why the pipeline doesn't continue
  • v

    VoxBot

    03/28/2023, 12:19 PM
    ewoud: can I merge https://github.com/voxpupuli/beaker-hostgenerator/pull/275 and then fix rubocop
  • r

    Robert Waffen

    03/28/2023, 12:38 PM
    in my Rakefile is it right: when i have
    require 'voxpupuli/acceptance/rake'
    i don't need
    require 'beaker/tasks/test'
    ?
  • v

    VoxBot

    03/28/2023, 12:50 PM
    I think so, yes
  • v

    VoxBot

    03/28/2023, 12:51 PM
    can I get another review for https://github.com/voxpupuli/beaker-puppet/pull/217
  • v

    VoxBot

    03/28/2023, 1:06 PM
    ah beaker-puppet has some requirements to beaker 4.x
  • v

    VoxBot

    03/28/2023, 1:07 PM
    bastelfreak: I just fixed rubocop
1...389390391...648Latest