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

    VoxBot

    11/29/2022, 4:15 PM
    https://github.com/voxpupuli/puppet-lint-unquoted_string-check/pull/20
  • v

    VoxBot

    11/29/2022, 4:16 PM
    bastelfreak: I really hope you're scripting this :)
  • v

    VoxBot

    11/29/2022, 4:16 PM
    https://github.com/voxpupuli/puppet-lint-version_comparison-check/pull/14
  • v

    VoxBot

    11/29/2022, 4:16 PM
    in parts, yes
  • v

    VoxBot

    11/29/2022, 4:17 PM
    bastelfreak: I always use hub: hub pr --message "Release $VERSION" --labels skip-changelog
  • v

    VoxBot

    11/29/2022, 4:17 PM
    I really like my git ph, git pr and git phr aliases
  • v

    VoxBot

    11/29/2022, 4:19 PM
    ph = !git push $(whoami) HEAD --set-upstream --quiet ; pr = !hub pull-request ; phr = !git ph && git pr
  • v

    VoxBot

    11/29/2022, 4:24 PM
    ah neat
  • v

    VoxBot

    11/29/2022, 4:26 PM
    I use that all the time - you can add -d to hub pull-request to submit a draft PR as well
  • v

    VoxBot

    11/29/2022, 4:34 PM
    ewoud: can you recheck https://github.com/voxpupuli/voxpupuli-puppet-lint-plugins/pull/26
  • v

    VoxBot

    11/29/2022, 4:38 PM
    and https://github.com/voxpupuli/voxpupuli-puppet-lint-plugins/pull/27
  • a

    Alex Fisher

    11/29/2022, 5:09 PM
    Realistically, what are you actually licensing here?
  • a

    Alex Fisher

    11/29/2022, 5:10 PM
    a list of gems? (each with their own licenses)
  • v

    VoxBot

    11/29/2022, 5:10 PM
    mostly a bit of metadata
  • a

    Alex Fisher

    11/29/2022, 5:14 PM
    I doubt a list of (publicly accessible) gems is something you can copyright.
  • a

    Alex Fisher

    11/29/2022, 5:15 PM
    and is there anything else in that project that wasn't just copied from another repo (with a more open license!)
  • v

    VoxBot

    11/29/2022, 5:17 PM
    I'm not going to touch the legal aspect ;)
  • v

    VoxBot

    11/29/2022, 5:17 PM
    a more restrictive license would be more problematic
  • v

    VoxBot

    11/29/2022, 5:18 PM
    it could probably also be something like MIT but honestly, I don't care that much
  • a

    Alex Fisher

    11/29/2022, 5:20 PM
    No, me neither. In this case I'm sure the license is irrelevant. The list of puppet-lint gems we want to use is available without needing access to the gemspec file.
  • v

    VoxBot

    11/29/2022, 5:22 PM
    I also suspect that whether you can license a curated list or not will depend on the local law
  • a

    Alex Fisher

    11/29/2022, 5:25 PM
    If you did claim its the list of gems themselves which is only available under the agpl, then its a good job rubygems make all their hosting code opensource or they'd be breaking that license when they published our 'copyrighted' work!? 🙂
  • a

    Alex Fisher

    11/29/2022, 5:28 PM
    Local law is always a complication...
  • a

    Alex Fisher

    11/29/2022, 5:31 PM
    I create my own reverse-puppet-lint-plugins gem which has the exact same list but in reverse alphabetical order. In the UK, is that then covered under https://www.gov.uk/guidance/exceptions-to-copyright#parody-caricature-and-pastiche ? 🙂
  • a

    Alex Fisher

    11/29/2022, 5:32 PM
    Anyway... what else is going on? something something puppet_metadata
  • v

    VoxBot

    11/29/2022, 5:43 PM
    I'm trying to clear out my inbox, I saw your PR somewhere in that queue
  • b

    bastelfreak

    11/29/2022, 6:06 PM
    @Alex Fisher rubygems doesnt use our gem and even if they did, they dont build a product out of it and they dont link (as in: gcc throwing libs together) anythink against it
  • k

    kenyon

    11/29/2022, 8:31 PM
    the license is for the whole gem, which is more than just that one list, but even just a list is a creative work that can by protected by copyright. the content of the list is irrelevant. consider all of the "list of" articles on wikipedia, for example. those are covered by copyright law which gives the ability to apply a license.
  • v

    VoxBot

    11/30/2022, 8:28 AM
    can I get a review for https://github.com/voxpupuli/voxpupuli-puppet-lint-plugins/pull/28
  • v

    VoxBot

    11/30/2022, 8:29 AM
    o/
1...197198199...648Latest