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

(PDK-506) Resource API-based provider template #13

Merged
merged 3 commits into from
Jan 29, 2018

Conversation

DavidS
Copy link
Contributor

@DavidS DavidS commented Jan 19, 2018

No description provided.

The `receive` style is more compact, and avoids duplicating setups
between `allow` and `have_received`.
@DavidS DavidS force-pushed the pdk-506-provider branch 2 times, most recently from 1e36264 to 15990c6 Compare January 22, 2018 13:30
DavidS added a commit to DavidS/pdk that referenced this pull request Jan 22, 2018
This implements `pdk new provider` command to support use of the Resource
API in modules.

This requires the template changes from puppetlabs/pdk-templates#13

See the README on https://github.com/puppetlabs/puppet-resource_api for details
Copy link
Contributor

@bmjen bmjen left a comment

Choose a reason for hiding this comment

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

When I'm testing these template changes with puppetlabs/pdk#409. I'm getting unit test failures. Still investigating those.

UPDATE: Tests are passing now, but I had to point the Gemfile at the puppet-resource_api git repo vs getting the 0.1.0 release from rubygems.

@DavidS
Copy link
Contributor Author

DavidS commented Jan 23, 2018

v0.2.0 was just released, which should address that particular issue.

DavidS added a commit to DavidS/pdk that referenced this pull request Jan 25, 2018
This implements `pdk new provider` command to support use of the
Resource API in modules.

This requires the template changes from puppetlabs/pdk-templates#13

See the README on https://github.com/puppetlabs/puppet-resource_api for details
@bmjen bmjen merged commit bb2a2b7 into puppetlabs:master Jan 29, 2018
@DavidS DavidS deleted the pdk-506-provider branch March 12, 2018 13:00
nabertrand pushed a commit to umnmsi/pdk-templates that referenced this pull request Oct 17, 2023
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