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

Add support for current Operating Systems #100

Merged
merged 13 commits into from
Sep 10, 2024
Merged

Add support for current Operating Systems #100

merged 13 commits into from
Sep 10, 2024

Conversation

smortex
Copy link
Member

@smortex smortex commented Aug 7, 2024

The list of supported Operating Systems is outdated. Update it and add some basic acceptance tests to ensure the code is valid.

Also include:

bastelfreak and others added 10 commits June 21, 2024 10:24
These corrections are always safe:

bundle exec rubocop -a
These ones are sometimes not safe

bundle exec rubocop -A
The list of supported Operating Systems is outdated.  Update it and add
some basic acceptance tests to ensure the code is valid.
While AIO Puppet has a well-known path to augeas lenses, non-AIO Puppet
use a sysstem path that is OS-dependant.

Rework the way this path is retrieved so that we can extand this easily
using Hiera.
@smortex smortex added the enhancement New feature or request label Aug 7, 2024
@smortex smortex marked this pull request as ready for review August 7, 2024 06:31
@smortex
Copy link
Member Author

smortex commented Aug 20, 2024

If we drop EOL Puppet, CI will be all green. Do we want to do a minor release first or should we proceed with removal of legacy stuff and do a major release for the next release?

@ekohl
Copy link
Member

ekohl commented Aug 20, 2024

The module has been migrated to Vox Pupuli and not seen a release yet. I'd go for a full major release that sets a new baseline.

@bastelfreak bastelfreak merged commit c68d69c into master Sep 10, 2024
14 of 17 checks passed
@bastelfreak bastelfreak deleted the modern-os branch September 10, 2024 05:50
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.

4 participants