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

Fix CI #158

Merged
merged 2 commits into from
Aug 29, 2020
Merged

Fix CI #158

merged 2 commits into from
Aug 29, 2020

Conversation

smortex
Copy link
Member

@smortex smortex commented Aug 28, 2020

#157 shows that the regression test suite is currently broken.

These commits fix CI, unfortunately I cloud not figure out why targeting Puppet 6 installs an older version of voxpupuli-test instead of the latest shiniest one 🤷

The updated puppet-string improved the way the REFERENCE documentation
is formatted.

No functional change.
When configured to use Puppet 5, voxpupuli-test is installed at the
latest available version, 2.1.0, which add a dependency on
puppet-lint-manifest_whitespace-check.  When targetting Puppet 6, a
previous version of voxpupuli-test is installed, 1.3.0, which does not
have this dependency.

No functional change.
@zachfi
Copy link
Contributor

zachfi commented Aug 29, 2020

Nice, thanks @smortex .

@zachfi zachfi merged commit b6004be into master Aug 29, 2020
@zachfi zachfi deleted the ci-fixes branch August 29, 2020 16:50
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