cookbook 's3_file_sigv4', '~> 2.5.6'
The s3_file_sigv4 cookbook has been deprecated
Author provided reason for deprecation:
The s3_file_sigv4 cookbook has been deprecated and is no longer being maintained by its authors. Use of the s3_file_sigv4 cookbook is no longer recommended.
You may find that the s3_file cookbook is a suitable alternative.
s3_file_sigv4 (3) Versions 2.5.6 Follow0
s3_file LWRP authored by adamsb6 with sigv4 fix from workeitel
cookbook 's3_file_sigv4', '~> 2.5.6', :supermarket
knife supermarket install s3_file_sigv4
knife supermarket download s3_file_sigv4
Dependent cookbooks
This cookbook has no specified dependencies.
Contingent cookbooks
There are no cookbooks that are contingent upon this one.
2015-06-03 version 2.5.4
- Adds version constraint on rest-client to 1.7.3.
- Adds a cookbook attribute for overwriting the rest-client gem version.
2015-03-20 version 2.5.3
- Fix deprecated digest call.
- Merged https://github.com/adamsb6/s3_file/pull/41. README enhancements. @eherot
- Merged https://github.com/adamsb6/s3_file/pull/43. Performance fix for rest client install. @scottymarshall
version 2.5.2
- Add retries for downloads
2014-12-09 version 2.5.1
- Merged https://github.com/adamsb6/s3_file/pull/36. Fix compatibility with Chef 12.
2014-10-01 version 2.5.0
- Merged https://github.com/adamsb6/s3_file/pull/31. This provides an optional s3_url value for a recipe to use S3 buckets other than US based ones.
- Merged https://github.com/adamsb6/s3_file/pull/29. Add ChefSpec matcher for testing.
2014-04-17 version 2.4.0
- Merged pull request https://github.com/adamsb6/s3_file/pull/25. This provides new functionality to automatically decrypt an encrypted file uploaded to S3.
2014-03-18 version 2.3.3
- Merged pull request https://github.com/adamsb6/s3_file/pull/24. This corrects documentation for use of X-Amz-Meta-Digest to identify md5 in multi-part uploads.
2014-02-20 version 2.3.2
- Added documentation for multi-part ETag/MD5 issue.
- Added changelog, backdated to 2014-02-14.
2014-02-14 version 2.3.1
- Merged pull request https://github.com/adamsb6/s3_file/pull/22. This fixes an issue in which an :immediately arg to notify would trigger the notified resource before file permissions had been set.
Collaborator Number Metric
2.5.6 failed this metric
Failure: Cookbook has 0 collaborators. A cookbook must have at least 2 collaborators to pass this metric.
Contributing File Metric
2.5.6 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a CONTRIBUTING.md file
Foodcritic Metric
2.5.6 failed this metric
FC055: Ensure maintainer is set in metadata: s3_file_sigv4/metadata.rb:1
FC056: Ensure maintainer_email is set in metadata: s3_file_sigv4/metadata.rb:1
FC064: Ensure issues_url is set in metadata: s3_file_sigv4/metadata.rb:1
FC065: Ensure source_url is set in metadata: s3_file_sigv4/metadata.rb:1
FC066: Ensure chef_version is set in metadata: s3_file_sigv4/metadata.rb:1
FC067: Ensure at least one platform supported in metadata: s3_file_sigv4/metadata.rb:1
FC074: LWRP should use DSL to define resource's default action: s3_file_sigv4/resources/default.rb:1
FC085: Resource using new_resource.updated_by_last_action to converge resource: s3_file_sigv4/providers/default.rb:94
Run with Foodcritic Version 16.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any
No Binaries Metric
2.5.6 passed this metric
Testing File Metric
2.5.6 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a TESTING.md file
Version Tag Metric
2.5.6 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must include a tag that matches this cookbook version number
2.5.6 failed this metric
2.5.6 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a CONTRIBUTING.md file
Foodcritic Metric
2.5.6 failed this metric
FC055: Ensure maintainer is set in metadata: s3_file_sigv4/metadata.rb:1
FC056: Ensure maintainer_email is set in metadata: s3_file_sigv4/metadata.rb:1
FC064: Ensure issues_url is set in metadata: s3_file_sigv4/metadata.rb:1
FC065: Ensure source_url is set in metadata: s3_file_sigv4/metadata.rb:1
FC066: Ensure chef_version is set in metadata: s3_file_sigv4/metadata.rb:1
FC067: Ensure at least one platform supported in metadata: s3_file_sigv4/metadata.rb:1
FC074: LWRP should use DSL to define resource's default action: s3_file_sigv4/resources/default.rb:1
FC085: Resource using new_resource.updated_by_last_action to converge resource: s3_file_sigv4/providers/default.rb:94
Run with Foodcritic Version 16.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any
No Binaries Metric
2.5.6 passed this metric
Testing File Metric
2.5.6 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a TESTING.md file
Version Tag Metric
2.5.6 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must include a tag that matches this cookbook version number
2.5.6 failed this metric
FC056: Ensure maintainer_email is set in metadata: s3_file_sigv4/metadata.rb:1
FC064: Ensure issues_url is set in metadata: s3_file_sigv4/metadata.rb:1
FC065: Ensure source_url is set in metadata: s3_file_sigv4/metadata.rb:1
FC066: Ensure chef_version is set in metadata: s3_file_sigv4/metadata.rb:1
FC067: Ensure at least one platform supported in metadata: s3_file_sigv4/metadata.rb:1
FC074: LWRP should use DSL to define resource's default action: s3_file_sigv4/resources/default.rb:1
FC085: Resource using new_resource.updated_by_last_action to converge resource: s3_file_sigv4/providers/default.rb:94
Run with Foodcritic Version 16.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any
2.5.6 passed this metric
Testing File Metric
2.5.6 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a TESTING.md file
Version Tag Metric
2.5.6 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must include a tag that matches this cookbook version number
2.5.6 failed this metric
2.5.6 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must include a tag that matches this cookbook version number