Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch to new OpenVox packages #152

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

bastelfreak
Copy link
Member

@bastelfreak bastelfreak commented Jan 11, 2025

also contains #153

Puppet 7 is soon EoL and OpenVox doesn't provide packages for version 7,
only 8.
Copy link
Member

@ekohl ekohl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Crazy idea perhaps, but I've been thinking about how we declare Vox support. In metadata.json there's a requirements section that typically something like this today:

  "requirements": [
    {
      "name": "puppet",
      "version_requirement": ">= 7.0.0 < 9.0.0"
    }
  ],

I'd like us to start looking at vox instead of puppet. In the beginning we can keep puppet in there, but eventually drop it to signal we no longer support Perforce's builds.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants