Skip to content

Implement support for installing staging packages#220

Open
bastelfreak wants to merge 1 commit intovoxpupuli:masterfrom
bastelfreak:staging
Open

Implement support for installing staging packages#220
bastelfreak wants to merge 1 commit intovoxpupuli:masterfrom
bastelfreak:staging

Conversation

@bastelfreak
Copy link
Member

No description provided.

@@ -56,37 +56,61 @@ def puppet_unit_test_matrix

def beaker_os_releases(at = nil)
Copy link
Member Author

Choose a reason for hiding this comment

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

There is now a bit of duplication in this function and it's a bit long. Not sure if we want a bit more abstraction?

if PuppetMetadata::OperatingSystem.eol?(os, release, at)
message = "Skipping EOL operating system #{os} #{release}"

if ENV.key?('GITHUB_ACTIONS')
Copy link
Member Author

Choose a reason for hiding this comment

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

when we configure a repo and use regular packages, we generate a warning for EoL OSes. We don't generate this warning for staging packages. Do we want this?

@bastelfreak bastelfreak marked this pull request as ready for review February 21, 2026 14:48
@bastelfreak
Copy link
Member Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant