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

Allow up-to-date dependencies #1019

Merged
merged 2 commits into from
May 20, 2022
Merged

Allow up-to-date dependencies #1019

merged 2 commits into from
May 20, 2022

Conversation

smortex
Copy link
Member

@smortex smortex commented Aug 25, 2021

@smortex smortex changed the title Allow stdlib 8.0.0 Allow up-to-date dependencies Aug 25, 2021
@bastelfreak
Copy link
Member

still blocked due to puppetlabs/puppetlabs-java#497

@@ -13,7 +13,7 @@
Optional[Numeric] $cli_try_sleep = undef,
Optional[String] $cli_username = undef,
Optional[String] $cli_password = undef,
String $cli_password_file = '/tmp/jenkins_credentials_for_puppet',
Stdlib::Absolutepath $cli_password_file = '/tmp/jenkins_credentials_for_puppet',
Copy link
Member

Choose a reason for hiding this comment

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

This looks more than a simple puppet-lint fix.

Copy link
Member

Choose a reason for hiding this comment

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

I reduced this PR to just bumping. The change is in 6488f46.

@ekohl ekohl force-pushed the stdlib branch 2 times, most recently from 6488f46 to 551fc2a Compare May 20, 2022 20:21
@ekohl ekohl added the enhancement New feature or request label May 20, 2022
@ekohl ekohl enabled auto-merge May 20, 2022 20:23
@ekohl ekohl merged commit 377300a into master May 20, 2022
@ekohl ekohl deleted the stdlib branch May 20, 2022 20:43
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