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

    VoxBot

    06/16/2022, 12:10 PM
    yes. blacksmith creates the git tag, then bumps to -rc0 and then wants to push to master and then the tag
  • v

    VoxBot

    06/16/2022, 12:11 PM
    probably because you tag the merge commit, not the actual release commit: https://github.com/voxpupuli/puppet-unattended_upgrades/commit/f78c9379ceba6a04000457e13f3a13930428ff5e
  • v

    VoxBot

    06/16/2022, 12:11 PM
    I've the tag locally and can try to push it if you like. that should work
  • v

    VoxBot

    06/16/2022, 12:11 PM
    for now I removed the branch protection again
  • v

    VoxBot

    06/16/2022, 12:11 PM
    okay
  • j

    josh

    06/16/2022, 3:47 PM
    I'm trying to update beaker's
    CHANGELOG.md
    using a github token (via CHANGELOG_GITHUB_TOKEN), but I'm still hitting a secondary github rate limit: https://gist.github.com/joshcooper/6d9679e6b96f81cec56b3beb04d90258 thoughts on how to work around that?
  • j

    josh

    06/16/2022, 3:52 PM
    Hmm looks like https://github.com/github-changelog-generator/github-changelog-generator/issues/1010
  • j

    josh

    06/16/2022, 3:52 PM
    Hmm looks like https://github.com/github-changelog-generator/github-changelog-generator/issues/1010
  • j

    josh

    06/16/2022, 4:03 PM
    I manually updated the changelog for now: https://github.com/voxpupuli/beaker/pull/1743
  • j

    josh

    06/16/2022, 4:03 PM
    I manually updated the changelog for now: https://github.com/voxpupuli/beaker/pull/1743
  • p

    Pat Riehecky

    06/16/2022, 8:24 PM
    I'm thinking my PRs test failures at https://github.com/voxpupuli/puppet-mlocate/pulls are probably not my error....
  • v

    VoxBot

    06/17/2022, 6:44 AM
    can I get a review for https://github.com/voxpupuli/puppet-vault_lookup/pull/51
  • v

    VoxBot

    06/17/2022, 7:08 AM
    you got it
  • r

    root-expert

    06/17/2022, 7:47 AM
    @bastelfreak I closed some issues that the Puppet runtime PR fixed. Can you regenerate the changelog?
  • t

    tvaughan

    06/17/2022, 12:12 PM
    Hi folks. Sorry to be a pest about this, but it's causing issues and I'm trying not to fork. Would it be possible to get a review on https://github.com/voxpupuli/puppet-systemd/pull/277? I don't think that the recent comment by Ewoud is a blocker, but I also don't have an approval 😕.
  • t

    tvaughan

    06/17/2022, 12:12 PM
    Hi folks. Sorry to be a pest about this, but it's causing issues and I'm trying not to fork. Would it be possible to get a review on https://github.com/voxpupuli/puppet-systemd/pull/277? I don't think that the recent comment by Ewoud is a blocker, but I also don't have an approval 😕.
  • v

    VoxBot

    06/17/2022, 12:19 PM
    lol, I was literally just commenting on that
  • v

    VoxBot

    06/17/2022, 12:19 PM
    I think our comments just crossed eachother
  • t

    tvaughan

    06/17/2022, 12:23 PM
    Haha 🤷
  • t

    tvaughan

    06/17/2022, 12:25 PM
    @ewoud Part of the issue is that I didn't want to dig the hooks for the resource into the rest of the catalog in case it created dependency cycles. Technically, that whole part isn't really needed but you risk having systems that were broken by the releases between this and 2.9.0 not getting fixed until a reboot.
  • t

    tvaughan

    06/17/2022, 12:26 PM
    The 100% correct thing to do would be to write a custom type that figures out what needs to be triggered and flips the services after reloading the daemon but that seems....excessive.
  • t

    tvaughan

    06/17/2022, 12:26 PM
    Running daemon-reload doesn't actually hurt anything if you run it twice, and that's pretty much the worst case scenario here.
  • t

    tvaughan

    06/17/2022, 12:40 PM
    Removed the lazy reload since it's technically optional to the fix
  • t

    tvaughan

    06/17/2022, 2:36 PM
    @Lumiere Did you happen to get a chance to test the systemd update?
  • l

    Lumiere

    06/17/2022, 2:37 PM
    nope
  • t

    tvaughan

    06/17/2022, 2:37 PM
    Ah well 😄
  • l

    Lumiere

    06/17/2022, 2:58 PM
    been a bit nuts at work
  • t

    tvaughan

    06/17/2022, 3:02 PM
    Fair enough. I keep finding more things that it fixes 😕
  • v

    VoxBot

    06/17/2022, 4:26 PM
    tvaughan: sorry for the slow review but technically I'm on leave until next week
  • v

    VoxBot

    06/17/2022, 4:30 PM
    ewoud: I was worried about that :-/
1...808182...648Latest