Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save deanwilson/46c962c09a8ac9bcdbe61acf057c153b to your computer and use it in GitHub Desktop.
Save deanwilson/46c962c09a8ac9bcdbe61acf057c153b to your computer and use it in GitHub Desktop.
pdk build
pdk (INFO): This module is not compatible with PDK, so PDK can not validate or test this build. Unvalidated modules may have errors when uploading to the Forge. To make this module PDK compatible and use validate features, cancel the build and run `pdk convert`.
Continue build without converting? no
pdk (INFO): Build cancelled; exiting.
$ pdk convert
------------Files to be added-----------
puppet-ip_in_range/spec/default_facts.yml
puppet-ip_in_range/appveyor.yml
puppet-ip_in_range/.yardopts
puppet-ip_in_range/.vscode/extensions.json
puppet-ip_in_range/.travis.yml
puppet-ip_in_range/.puppet-lint.rc
puppet-ip_in_range/.pdkignore
puppet-ip_in_range/.gitlab-ci.yml
puppet-ip_in_range/.gitattributes
puppet-ip_in_range/.devcontainer/devcontainer.json
puppet-ip_in_range/.devcontainer/README.md
puppet-ip_in_range/.devcontainer/Dockerfile
puppet-ip_in_range/hiera.yaml
puppet-ip_in_range/data/common.yaml
puppet-ip_in_range/CHANGELOG.md
puppet-ip_in_range/.sync.yml
----------Files to be modified----------
puppet-ip_in_range/metadata.json
puppet-ip_in_range/spec/spec_helper.rb
puppet-ip_in_range/Rakefile
puppet-ip_in_range/Gemfile
puppet-ip_in_range/.rubocop.yml
puppet-ip_in_range/.rspec
puppet-ip_in_range/.gitignore
----------------------------------------
You can find a report of differences in convert_report.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment