cloudsmith-api 2.0.32 → 2.0.33
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/Gemfile.lock +1 -1
- data/README.md +15 -4
- data/build.json +1 -1
- data/docs/AlpinePackageUpload.md +1 -2
- data/docs/AlpinePackageUploadRequest.md +0 -2
- data/docs/CargoPackageUpload.md +1 -2
- data/docs/CargoPackageUploadRequest.md +0 -2
- data/docs/CocoapodsPackageUpload.md +1 -2
- data/docs/CocoapodsPackageUploadRequest.md +0 -2
- data/docs/ComposerPackageUpload.md +1 -2
- data/docs/ComposerPackageUploadRequest.md +0 -2
- data/docs/ConanPackageUpload.md +1 -2
- data/docs/ConanPackageUploadRequest.md +0 -2
- data/docs/CondaPackageUpload.md +1 -2
- data/docs/CondaPackageUploadRequest.md +0 -2
- data/docs/ConnectedRepository.md +3 -0
- data/docs/ConnectedRepositoryTargetSummary.md +11 -0
- data/docs/ConnectedRepositoryUpstream.md +9 -0
- data/docs/CranPackageUpload.md +1 -2
- data/docs/CranPackageUploadRequest.md +0 -2
- data/docs/DartPackageUpload.md +1 -2
- data/docs/DartPackageUploadRequest.md +0 -2
- data/docs/DebPackageUpload.md +1 -2
- data/docs/DebPackageUploadRequest.md +0 -2
- data/docs/DockerPackageUpload.md +1 -2
- data/docs/DockerPackageUploadRequest.md +0 -2
- data/docs/GenericPackageUpload.md +1 -2
- data/docs/GenericPackageUploadRequest.md +0 -2
- data/docs/GoPackageUpload.md +1 -2
- data/docs/GoPackageUploadRequest.md +0 -2
- data/docs/HelmPackageUpload.md +1 -2
- data/docs/HelmPackageUploadRequest.md +0 -2
- data/docs/HexPackageUpload.md +1 -2
- data/docs/HexPackageUploadRequest.md +0 -2
- data/docs/HuggingfacePackageUpload.md +1 -2
- data/docs/HuggingfacePackageUploadRequest.md +0 -2
- data/docs/LuarocksPackageUpload.md +1 -2
- data/docs/LuarocksPackageUploadRequest.md +0 -2
- data/docs/MavenPackageUpload.md +1 -2
- data/docs/MavenPackageUploadRequest.md +0 -2
- data/docs/McpPackageUpload.md +1 -2
- data/docs/McpPackageUploadRequest.md +0 -2
- data/docs/NixPackageUpload.md +1 -2
- data/docs/NixPackageUploadRequest.md +0 -2
- data/docs/NpmPackageUpload.md +1 -2
- data/docs/NpmPackageUploadRequest.md +0 -2
- data/docs/NugetPackageUpload.md +1 -2
- data/docs/NugetPackageUploadRequest.md +0 -2
- data/docs/OrganizationApiKeyRule.md +16 -0
- data/docs/OrganizationApiKeyRuleRequest.md +12 -0
- data/docs/OrganizationApiKeyRuleRequestPatch.md +12 -0
- data/docs/OrgsApi.md +377 -0
- data/docs/P2PackageUpload.md +1 -2
- data/docs/P2PackageUploadRequest.md +0 -2
- data/docs/Package.md +1 -0
- data/docs/PackageCopy.md +1 -2
- data/docs/PackageCopyRequest.md +0 -2
- data/docs/PackageDetail.md +1 -0
- data/docs/PackageLicense.md +0 -2
- data/docs/PackageLicenseRequestPatch.md +0 -2
- data/docs/PackageMove.md +1 -2
- data/docs/PackageMoveRequest.md +0 -2
- data/docs/PackageQuarantine.md +1 -2
- data/docs/PackageQuarantineRequest.md +0 -2
- data/docs/PackageResync.md +1 -2
- data/docs/PackageTag.md +1 -2
- data/docs/PackageTagRequest.md +0 -2
- data/docs/PackageVulnerability.md +0 -2
- data/docs/PackagesApi.md +2 -2
- data/docs/PythonPackageUpload.md +1 -2
- data/docs/PythonPackageUploadRequest.md +0 -2
- data/docs/RawPackageUpload.md +1 -2
- data/docs/RawPackageUploadRequest.md +0 -2
- data/docs/RpmPackageUpload.md +1 -2
- data/docs/RpmPackageUploadRequest.md +0 -2
- data/docs/RubyPackageUpload.md +1 -2
- data/docs/RubyPackageUploadRequest.md +0 -2
- data/docs/SwiftPackageUpload.md +1 -2
- data/docs/SwiftPackageUploadRequest.md +0 -2
- data/docs/TerraformPackageUpload.md +1 -2
- data/docs/TerraformPackageUploadRequest.md +0 -2
- data/docs/VagrantPackageUpload.md +1 -2
- data/docs/VagrantPackageUploadRequest.md +0 -2
- data/docs/VsxPackageUpload.md +1 -2
- data/docs/VsxPackageUploadRequest.md +0 -2
- data/lib/cloudsmith-api/api/orgs_api.rb +353 -0
- data/lib/cloudsmith-api/api/packages_api.rb +2 -2
- data/lib/cloudsmith-api/models/alpine_package_upload.rb +11 -20
- data/lib/cloudsmith-api/models/alpine_package_upload_request.rb +4 -23
- data/lib/cloudsmith-api/models/cargo_package_upload.rb +11 -20
- data/lib/cloudsmith-api/models/cargo_package_upload_request.rb +4 -23
- data/lib/cloudsmith-api/models/cocoapods_package_upload.rb +11 -20
- data/lib/cloudsmith-api/models/cocoapods_package_upload_request.rb +4 -23
- data/lib/cloudsmith-api/models/composer_package_upload.rb +11 -20
- data/lib/cloudsmith-api/models/composer_package_upload_request.rb +4 -23
- data/lib/cloudsmith-api/models/conan_package_upload.rb +11 -20
- data/lib/cloudsmith-api/models/conan_package_upload_request.rb +4 -23
- data/lib/cloudsmith-api/models/conda_package_upload.rb +11 -20
- data/lib/cloudsmith-api/models/conda_package_upload_request.rb +4 -23
- data/lib/cloudsmith-api/models/connected_repository.rb +35 -4
- data/lib/cloudsmith-api/models/connected_repository_target_summary.rb +211 -0
- data/lib/cloudsmith-api/models/connected_repository_upstream.rb +194 -0
- data/lib/cloudsmith-api/models/cran_package_upload.rb +11 -20
- data/lib/cloudsmith-api/models/cran_package_upload_request.rb +4 -23
- data/lib/cloudsmith-api/models/dart_package_upload.rb +11 -20
- data/lib/cloudsmith-api/models/dart_package_upload_request.rb +4 -23
- data/lib/cloudsmith-api/models/deb_package_upload.rb +11 -20
- data/lib/cloudsmith-api/models/deb_package_upload_request.rb +4 -23
- data/lib/cloudsmith-api/models/docker_package_upload.rb +11 -20
- data/lib/cloudsmith-api/models/docker_package_upload_request.rb +4 -23
- data/lib/cloudsmith-api/models/generic_package_upload.rb +11 -20
- data/lib/cloudsmith-api/models/generic_package_upload_request.rb +4 -23
- data/lib/cloudsmith-api/models/go_package_upload.rb +11 -20
- data/lib/cloudsmith-api/models/go_package_upload_request.rb +4 -23
- data/lib/cloudsmith-api/models/helm_package_upload.rb +11 -20
- data/lib/cloudsmith-api/models/helm_package_upload_request.rb +4 -23
- data/lib/cloudsmith-api/models/hex_package_upload.rb +11 -20
- data/lib/cloudsmith-api/models/hex_package_upload_request.rb +4 -23
- data/lib/cloudsmith-api/models/huggingface_package_upload.rb +11 -20
- data/lib/cloudsmith-api/models/huggingface_package_upload_request.rb +4 -23
- data/lib/cloudsmith-api/models/luarocks_package_upload.rb +11 -20
- data/lib/cloudsmith-api/models/luarocks_package_upload_request.rb +4 -23
- data/lib/cloudsmith-api/models/maven_package_upload.rb +11 -20
- data/lib/cloudsmith-api/models/maven_package_upload_request.rb +4 -23
- data/lib/cloudsmith-api/models/mcp_package_upload.rb +11 -20
- data/lib/cloudsmith-api/models/mcp_package_upload_request.rb +4 -23
- data/lib/cloudsmith-api/models/nix_package_upload.rb +11 -20
- data/lib/cloudsmith-api/models/nix_package_upload_request.rb +4 -23
- data/lib/cloudsmith-api/models/npm_package_upload.rb +11 -20
- data/lib/cloudsmith-api/models/npm_package_upload_request.rb +4 -23
- data/lib/cloudsmith-api/models/nuget_package_upload.rb +11 -20
- data/lib/cloudsmith-api/models/nuget_package_upload_request.rb +4 -23
- data/lib/cloudsmith-api/models/organization_api_key_rule.rb +302 -0
- data/lib/cloudsmith-api/models/organization_api_key_rule_request.rb +264 -0
- data/lib/cloudsmith-api/models/organization_api_key_rule_request_patch.rb +259 -0
- data/lib/cloudsmith-api/models/p2_package_upload.rb +11 -20
- data/lib/cloudsmith-api/models/p2_package_upload_request.rb +4 -23
- data/lib/cloudsmith-api/models/package.rb +11 -1
- data/lib/cloudsmith-api/models/package_copy.rb +11 -20
- data/lib/cloudsmith-api/models/package_copy_request.rb +4 -23
- data/lib/cloudsmith-api/models/package_detail.rb +11 -1
- data/lib/cloudsmith-api/models/package_license.rb +4 -23
- data/lib/cloudsmith-api/models/package_license_request_patch.rb +4 -23
- data/lib/cloudsmith-api/models/package_move.rb +11 -20
- data/lib/cloudsmith-api/models/package_move_request.rb +4 -23
- data/lib/cloudsmith-api/models/package_quarantine.rb +11 -20
- data/lib/cloudsmith-api/models/package_quarantine_request.rb +4 -23
- data/lib/cloudsmith-api/models/package_resync.rb +11 -20
- data/lib/cloudsmith-api/models/package_tag.rb +11 -20
- data/lib/cloudsmith-api/models/package_tag_request.rb +4 -23
- data/lib/cloudsmith-api/models/package_vulnerability.rb +4 -23
- data/lib/cloudsmith-api/models/python_package_upload.rb +11 -20
- data/lib/cloudsmith-api/models/python_package_upload_request.rb +4 -23
- data/lib/cloudsmith-api/models/raw_package_upload.rb +11 -20
- data/lib/cloudsmith-api/models/raw_package_upload_request.rb +4 -23
- data/lib/cloudsmith-api/models/rpm_package_upload.rb +11 -20
- data/lib/cloudsmith-api/models/rpm_package_upload_request.rb +4 -23
- data/lib/cloudsmith-api/models/ruby_package_upload.rb +11 -20
- data/lib/cloudsmith-api/models/ruby_package_upload_request.rb +4 -23
- data/lib/cloudsmith-api/models/swift_package_upload.rb +11 -20
- data/lib/cloudsmith-api/models/swift_package_upload_request.rb +4 -23
- data/lib/cloudsmith-api/models/terraform_package_upload.rb +11 -20
- data/lib/cloudsmith-api/models/terraform_package_upload_request.rb +4 -23
- data/lib/cloudsmith-api/models/vagrant_package_upload.rb +11 -20
- data/lib/cloudsmith-api/models/vagrant_package_upload_request.rb +4 -23
- data/lib/cloudsmith-api/models/vsx_package_upload.rb +11 -20
- data/lib/cloudsmith-api/models/vsx_package_upload_request.rb +4 -23
- data/lib/cloudsmith-api/version.rb +1 -1
- data/lib/cloudsmith-api.rb +5 -0
- data/spec/api/orgs_api_spec.rb +79 -0
- data/spec/api/packages_api_spec.rb +1 -1
- data/spec/models/alpine_package_upload_request_spec.rb +0 -12
- data/spec/models/alpine_package_upload_spec.rb +6 -12
- data/spec/models/cargo_package_upload_request_spec.rb +0 -12
- data/spec/models/cargo_package_upload_spec.rb +6 -12
- data/spec/models/cocoapods_package_upload_request_spec.rb +0 -12
- data/spec/models/cocoapods_package_upload_spec.rb +6 -12
- data/spec/models/composer_package_upload_request_spec.rb +0 -12
- data/spec/models/composer_package_upload_spec.rb +6 -12
- data/spec/models/conan_package_upload_request_spec.rb +0 -12
- data/spec/models/conan_package_upload_spec.rb +6 -12
- data/spec/models/conda_package_upload_request_spec.rb +0 -12
- data/spec/models/conda_package_upload_spec.rb +6 -12
- data/spec/models/connected_repository_spec.rb +18 -0
- data/spec/models/connected_repository_target_summary_spec.rb +59 -0
- data/spec/models/connected_repository_upstream_spec.rb +47 -0
- data/spec/models/cran_package_upload_request_spec.rb +0 -12
- data/spec/models/cran_package_upload_spec.rb +6 -12
- data/spec/models/dart_package_upload_request_spec.rb +0 -12
- data/spec/models/dart_package_upload_spec.rb +6 -12
- data/spec/models/deb_package_upload_request_spec.rb +0 -12
- data/spec/models/deb_package_upload_spec.rb +6 -12
- data/spec/models/docker_package_upload_request_spec.rb +0 -12
- data/spec/models/docker_package_upload_spec.rb +6 -12
- data/spec/models/generic_package_upload_request_spec.rb +0 -12
- data/spec/models/generic_package_upload_spec.rb +6 -12
- data/spec/models/go_package_upload_request_spec.rb +0 -12
- data/spec/models/go_package_upload_spec.rb +6 -12
- data/spec/models/helm_package_upload_request_spec.rb +0 -12
- data/spec/models/helm_package_upload_spec.rb +6 -12
- data/spec/models/hex_package_upload_request_spec.rb +0 -12
- data/spec/models/hex_package_upload_spec.rb +6 -12
- data/spec/models/huggingface_package_upload_request_spec.rb +0 -12
- data/spec/models/huggingface_package_upload_spec.rb +6 -12
- data/spec/models/luarocks_package_upload_request_spec.rb +0 -12
- data/spec/models/luarocks_package_upload_spec.rb +6 -12
- data/spec/models/maven_package_upload_request_spec.rb +0 -12
- data/spec/models/maven_package_upload_spec.rb +6 -12
- data/spec/models/mcp_package_upload_request_spec.rb +0 -12
- data/spec/models/mcp_package_upload_spec.rb +6 -12
- data/spec/models/nix_package_upload_request_spec.rb +0 -12
- data/spec/models/nix_package_upload_spec.rb +6 -12
- data/spec/models/npm_package_upload_request_spec.rb +0 -12
- data/spec/models/npm_package_upload_spec.rb +6 -12
- data/spec/models/nuget_package_upload_request_spec.rb +0 -12
- data/spec/models/nuget_package_upload_spec.rb +6 -12
- data/spec/models/organization_api_key_rule_request_patch_spec.rb +69 -0
- data/spec/models/organization_api_key_rule_request_spec.rb +69 -0
- data/spec/models/organization_api_key_rule_spec.rb +93 -0
- data/spec/models/p2_package_upload_request_spec.rb +0 -12
- data/spec/models/p2_package_upload_spec.rb +6 -12
- data/spec/models/package_copy_request_spec.rb +0 -12
- data/spec/models/package_copy_spec.rb +6 -12
- data/spec/models/package_detail_spec.rb +6 -0
- data/spec/models/package_license_request_patch_spec.rb +0 -12
- data/spec/models/package_license_spec.rb +0 -12
- data/spec/models/package_move_request_spec.rb +0 -12
- data/spec/models/package_move_spec.rb +6 -12
- data/spec/models/package_quarantine_request_spec.rb +0 -12
- data/spec/models/package_quarantine_spec.rb +6 -12
- data/spec/models/package_resync_spec.rb +6 -12
- data/spec/models/package_spec.rb +6 -0
- data/spec/models/package_tag_request_spec.rb +0 -12
- data/spec/models/package_tag_spec.rb +6 -12
- data/spec/models/package_vulnerability_spec.rb +0 -12
- data/spec/models/python_package_upload_request_spec.rb +0 -12
- data/spec/models/python_package_upload_spec.rb +6 -12
- data/spec/models/raw_package_upload_request_spec.rb +0 -12
- data/spec/models/raw_package_upload_spec.rb +6 -12
- data/spec/models/rpm_package_upload_request_spec.rb +0 -12
- data/spec/models/rpm_package_upload_spec.rb +6 -12
- data/spec/models/ruby_package_upload_request_spec.rb +0 -12
- data/spec/models/ruby_package_upload_spec.rb +6 -12
- data/spec/models/swift_package_upload_request_spec.rb +0 -12
- data/spec/models/swift_package_upload_spec.rb +6 -12
- data/spec/models/terraform_package_upload_request_spec.rb +0 -12
- data/spec/models/terraform_package_upload_spec.rb +6 -12
- data/spec/models/vagrant_package_upload_request_spec.rb +0 -12
- data/spec/models/vagrant_package_upload_spec.rb +6 -12
- data/spec/models/vsx_package_upload_request_spec.rb +0 -12
- data/spec/models/vsx_package_upload_spec.rb +6 -12
- data/vendor/bundle/ruby/2.6.0/extensions/x86_64-linux/2.6.0/autotest-fsevent-0.3.2/gem_make.out +1 -1
- data/vendor/bundle/ruby/2.6.0/extensions/x86_64-linux/2.6.0/bigdecimal-4.1.2/gem_make.out +2 -2
- data/vendor/bundle/ruby/2.6.0/extensions/x86_64-linux/2.6.0/bigdecimal-4.1.2/mkmf.log +4 -4
- data/vendor/bundle/ruby/2.6.0/extensions/x86_64-linux/2.6.0/ffi-1.17.4/gem_make.out +2 -2
- data/vendor/bundle/ruby/2.6.0/extensions/x86_64-linux/2.6.0/ffi-1.17.4/mkmf.log +1 -1
- data/vendor/bundle/ruby/2.6.0/extensions/x86_64-linux/2.6.0/json-2.7.6/gem_make.out +2 -2
- data/vendor/bundle/ruby/2.6.0/extensions/x86_64-linux/2.6.0/json-2.7.6/mkmf.log +1 -1
- data/vendor/bundle/ruby/2.6.0/gems/bigdecimal-4.1.2/ext/bigdecimal/Makefile +2 -2
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.17.4/ext/ffi_c/Makefile +2 -2
- data/vendor/bundle/ruby/2.6.0/gems/json-2.7.6/ext/json/ext/generator/Makefile +2 -2
- data/vendor/bundle/ruby/2.6.0/gems/json-2.7.6/ext/json/ext/parser/Makefile +2 -2
- metadata +26 -6
|
@@ -92,6 +92,12 @@ describe 'PackageResync' do
|
|
|
92
92
|
end
|
|
93
93
|
end
|
|
94
94
|
|
|
95
|
+
describe 'test attribute "display_source"' do
|
|
96
|
+
it 'should work' do
|
|
97
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
98
|
+
end
|
|
99
|
+
end
|
|
100
|
+
|
|
95
101
|
describe 'test attribute "distro"' do
|
|
96
102
|
it 'should work' do
|
|
97
103
|
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
@@ -212,12 +218,6 @@ describe 'PackageResync' do
|
|
|
212
218
|
end
|
|
213
219
|
end
|
|
214
220
|
|
|
215
|
-
describe 'test attribute "is_malware_detected"' do
|
|
216
|
-
it 'should work' do
|
|
217
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
218
|
-
end
|
|
219
|
-
end
|
|
220
|
-
|
|
221
221
|
describe 'test attribute "is_moveable"' do
|
|
222
222
|
it 'should work' do
|
|
223
223
|
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
@@ -576,12 +576,6 @@ describe 'PackageResync' do
|
|
|
576
576
|
end
|
|
577
577
|
end
|
|
578
578
|
|
|
579
|
-
describe 'test attribute "vulnerability_counts"' do
|
|
580
|
-
it 'should work' do
|
|
581
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
582
|
-
end
|
|
583
|
-
end
|
|
584
|
-
|
|
585
579
|
describe 'test attribute "vulnerability_scan_results_url"' do
|
|
586
580
|
it 'should work' do
|
|
587
581
|
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
data/spec/models/package_spec.rb
CHANGED
|
@@ -92,6 +92,12 @@ describe 'Package' do
|
|
|
92
92
|
end
|
|
93
93
|
end
|
|
94
94
|
|
|
95
|
+
describe 'test attribute "display_source"' do
|
|
96
|
+
it 'should work' do
|
|
97
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
98
|
+
end
|
|
99
|
+
end
|
|
100
|
+
|
|
95
101
|
describe 'test attribute "distro"' do
|
|
96
102
|
it 'should work' do
|
|
97
103
|
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
@@ -48,22 +48,10 @@ describe 'PackageTagRequest' do
|
|
|
48
48
|
end
|
|
49
49
|
end
|
|
50
50
|
|
|
51
|
-
describe 'test attribute "is_malware_detected"' do
|
|
52
|
-
it 'should work' do
|
|
53
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
54
|
-
end
|
|
55
|
-
end
|
|
56
|
-
|
|
57
51
|
describe 'test attribute "tags"' do
|
|
58
52
|
it 'should work' do
|
|
59
53
|
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
60
54
|
end
|
|
61
55
|
end
|
|
62
56
|
|
|
63
|
-
describe 'test attribute "vulnerability_counts"' do
|
|
64
|
-
it 'should work' do
|
|
65
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
66
|
-
end
|
|
67
|
-
end
|
|
68
|
-
|
|
69
57
|
end
|
|
@@ -92,6 +92,12 @@ describe 'PackageTag' do
|
|
|
92
92
|
end
|
|
93
93
|
end
|
|
94
94
|
|
|
95
|
+
describe 'test attribute "display_source"' do
|
|
96
|
+
it 'should work' do
|
|
97
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
98
|
+
end
|
|
99
|
+
end
|
|
100
|
+
|
|
95
101
|
describe 'test attribute "distro"' do
|
|
96
102
|
it 'should work' do
|
|
97
103
|
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
@@ -218,12 +224,6 @@ describe 'PackageTag' do
|
|
|
218
224
|
end
|
|
219
225
|
end
|
|
220
226
|
|
|
221
|
-
describe 'test attribute "is_malware_detected"' do
|
|
222
|
-
it 'should work' do
|
|
223
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
224
|
-
end
|
|
225
|
-
end
|
|
226
|
-
|
|
227
227
|
describe 'test attribute "is_moveable"' do
|
|
228
228
|
it 'should work' do
|
|
229
229
|
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
@@ -576,12 +576,6 @@ describe 'PackageTag' do
|
|
|
576
576
|
end
|
|
577
577
|
end
|
|
578
578
|
|
|
579
|
-
describe 'test attribute "vulnerability_counts"' do
|
|
580
|
-
it 'should work' do
|
|
581
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
582
|
-
end
|
|
583
|
-
end
|
|
584
|
-
|
|
585
579
|
describe 'test attribute "vulnerability_scan_results_url"' do
|
|
586
580
|
it 'should work' do
|
|
587
581
|
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
@@ -38,12 +38,6 @@ describe 'PackageVulnerability' do
|
|
|
38
38
|
end
|
|
39
39
|
end
|
|
40
40
|
|
|
41
|
-
describe 'test attribute "is_malware_detected"' do
|
|
42
|
-
it 'should work' do
|
|
43
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
44
|
-
end
|
|
45
|
-
end
|
|
46
|
-
|
|
47
41
|
describe 'test attribute "name"' do
|
|
48
42
|
it 'should work' do
|
|
49
43
|
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
@@ -62,10 +56,4 @@ describe 'PackageVulnerability' do
|
|
|
62
56
|
end
|
|
63
57
|
end
|
|
64
58
|
|
|
65
|
-
describe 'test attribute "vulnerability_counts"' do
|
|
66
|
-
it 'should work' do
|
|
67
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
68
|
-
end
|
|
69
|
-
end
|
|
70
|
-
|
|
71
59
|
end
|
|
@@ -32,12 +32,6 @@ describe 'PythonPackageUploadRequest' do
|
|
|
32
32
|
expect(@instance).to be_instance_of(CloudsmithApi::PythonPackageUploadRequest)
|
|
33
33
|
end
|
|
34
34
|
end
|
|
35
|
-
describe 'test attribute "is_malware_detected"' do
|
|
36
|
-
it 'should work' do
|
|
37
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
38
|
-
end
|
|
39
|
-
end
|
|
40
|
-
|
|
41
35
|
describe 'test attribute "package_file"' do
|
|
42
36
|
it 'should work' do
|
|
43
37
|
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
@@ -56,10 +50,4 @@ describe 'PythonPackageUploadRequest' do
|
|
|
56
50
|
end
|
|
57
51
|
end
|
|
58
52
|
|
|
59
|
-
describe 'test attribute "vulnerability_counts"' do
|
|
60
|
-
it 'should work' do
|
|
61
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
62
|
-
end
|
|
63
|
-
end
|
|
64
|
-
|
|
65
53
|
end
|
|
@@ -92,6 +92,12 @@ describe 'PythonPackageUpload' do
|
|
|
92
92
|
end
|
|
93
93
|
end
|
|
94
94
|
|
|
95
|
+
describe 'test attribute "display_source"' do
|
|
96
|
+
it 'should work' do
|
|
97
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
98
|
+
end
|
|
99
|
+
end
|
|
100
|
+
|
|
95
101
|
describe 'test attribute "distro"' do
|
|
96
102
|
it 'should work' do
|
|
97
103
|
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
@@ -206,12 +212,6 @@ describe 'PythonPackageUpload' do
|
|
|
206
212
|
end
|
|
207
213
|
end
|
|
208
214
|
|
|
209
|
-
describe 'test attribute "is_malware_detected"' do
|
|
210
|
-
it 'should work' do
|
|
211
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
212
|
-
end
|
|
213
|
-
end
|
|
214
|
-
|
|
215
215
|
describe 'test attribute "is_moveable"' do
|
|
216
216
|
it 'should work' do
|
|
217
217
|
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
@@ -564,12 +564,6 @@ describe 'PythonPackageUpload' do
|
|
|
564
564
|
end
|
|
565
565
|
end
|
|
566
566
|
|
|
567
|
-
describe 'test attribute "vulnerability_counts"' do
|
|
568
|
-
it 'should work' do
|
|
569
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
570
|
-
end
|
|
571
|
-
end
|
|
572
|
-
|
|
573
567
|
describe 'test attribute "vulnerability_scan_results_url"' do
|
|
574
568
|
it 'should work' do
|
|
575
569
|
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
@@ -44,12 +44,6 @@ describe 'RawPackageUploadRequest' do
|
|
|
44
44
|
end
|
|
45
45
|
end
|
|
46
46
|
|
|
47
|
-
describe 'test attribute "is_malware_detected"' do
|
|
48
|
-
it 'should work' do
|
|
49
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
50
|
-
end
|
|
51
|
-
end
|
|
52
|
-
|
|
53
47
|
describe 'test attribute "name"' do
|
|
54
48
|
it 'should work' do
|
|
55
49
|
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
@@ -86,10 +80,4 @@ describe 'RawPackageUploadRequest' do
|
|
|
86
80
|
end
|
|
87
81
|
end
|
|
88
82
|
|
|
89
|
-
describe 'test attribute "vulnerability_counts"' do
|
|
90
|
-
it 'should work' do
|
|
91
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
92
|
-
end
|
|
93
|
-
end
|
|
94
|
-
|
|
95
83
|
end
|
|
@@ -92,6 +92,12 @@ describe 'RawPackageUpload' do
|
|
|
92
92
|
end
|
|
93
93
|
end
|
|
94
94
|
|
|
95
|
+
describe 'test attribute "display_source"' do
|
|
96
|
+
it 'should work' do
|
|
97
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
98
|
+
end
|
|
99
|
+
end
|
|
100
|
+
|
|
95
101
|
describe 'test attribute "distro"' do
|
|
96
102
|
it 'should work' do
|
|
97
103
|
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
@@ -206,12 +212,6 @@ describe 'RawPackageUpload' do
|
|
|
206
212
|
end
|
|
207
213
|
end
|
|
208
214
|
|
|
209
|
-
describe 'test attribute "is_malware_detected"' do
|
|
210
|
-
it 'should work' do
|
|
211
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
212
|
-
end
|
|
213
|
-
end
|
|
214
|
-
|
|
215
215
|
describe 'test attribute "is_moveable"' do
|
|
216
216
|
it 'should work' do
|
|
217
217
|
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
@@ -564,12 +564,6 @@ describe 'RawPackageUpload' do
|
|
|
564
564
|
end
|
|
565
565
|
end
|
|
566
566
|
|
|
567
|
-
describe 'test attribute "vulnerability_counts"' do
|
|
568
|
-
it 'should work' do
|
|
569
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
570
|
-
end
|
|
571
|
-
end
|
|
572
|
-
|
|
573
567
|
describe 'test attribute "vulnerability_scan_results_url"' do
|
|
574
568
|
it 'should work' do
|
|
575
569
|
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
@@ -38,12 +38,6 @@ describe 'RpmPackageUploadRequest' do
|
|
|
38
38
|
end
|
|
39
39
|
end
|
|
40
40
|
|
|
41
|
-
describe 'test attribute "is_malware_detected"' do
|
|
42
|
-
it 'should work' do
|
|
43
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
44
|
-
end
|
|
45
|
-
end
|
|
46
|
-
|
|
47
41
|
describe 'test attribute "package_file"' do
|
|
48
42
|
it 'should work' do
|
|
49
43
|
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
@@ -62,10 +56,4 @@ describe 'RpmPackageUploadRequest' do
|
|
|
62
56
|
end
|
|
63
57
|
end
|
|
64
58
|
|
|
65
|
-
describe 'test attribute "vulnerability_counts"' do
|
|
66
|
-
it 'should work' do
|
|
67
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
68
|
-
end
|
|
69
|
-
end
|
|
70
|
-
|
|
71
59
|
end
|
|
@@ -92,6 +92,12 @@ describe 'RpmPackageUpload' do
|
|
|
92
92
|
end
|
|
93
93
|
end
|
|
94
94
|
|
|
95
|
+
describe 'test attribute "display_source"' do
|
|
96
|
+
it 'should work' do
|
|
97
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
98
|
+
end
|
|
99
|
+
end
|
|
100
|
+
|
|
95
101
|
describe 'test attribute "distro"' do
|
|
96
102
|
it 'should work' do
|
|
97
103
|
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
@@ -206,12 +212,6 @@ describe 'RpmPackageUpload' do
|
|
|
206
212
|
end
|
|
207
213
|
end
|
|
208
214
|
|
|
209
|
-
describe 'test attribute "is_malware_detected"' do
|
|
210
|
-
it 'should work' do
|
|
211
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
212
|
-
end
|
|
213
|
-
end
|
|
214
|
-
|
|
215
215
|
describe 'test attribute "is_moveable"' do
|
|
216
216
|
it 'should work' do
|
|
217
217
|
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
@@ -564,12 +564,6 @@ describe 'RpmPackageUpload' do
|
|
|
564
564
|
end
|
|
565
565
|
end
|
|
566
566
|
|
|
567
|
-
describe 'test attribute "vulnerability_counts"' do
|
|
568
|
-
it 'should work' do
|
|
569
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
570
|
-
end
|
|
571
|
-
end
|
|
572
|
-
|
|
573
567
|
describe 'test attribute "vulnerability_scan_results_url"' do
|
|
574
568
|
it 'should work' do
|
|
575
569
|
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
@@ -32,12 +32,6 @@ describe 'RubyPackageUploadRequest' do
|
|
|
32
32
|
expect(@instance).to be_instance_of(CloudsmithApi::RubyPackageUploadRequest)
|
|
33
33
|
end
|
|
34
34
|
end
|
|
35
|
-
describe 'test attribute "is_malware_detected"' do
|
|
36
|
-
it 'should work' do
|
|
37
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
38
|
-
end
|
|
39
|
-
end
|
|
40
|
-
|
|
41
35
|
describe 'test attribute "package_file"' do
|
|
42
36
|
it 'should work' do
|
|
43
37
|
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
@@ -56,10 +50,4 @@ describe 'RubyPackageUploadRequest' do
|
|
|
56
50
|
end
|
|
57
51
|
end
|
|
58
52
|
|
|
59
|
-
describe 'test attribute "vulnerability_counts"' do
|
|
60
|
-
it 'should work' do
|
|
61
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
62
|
-
end
|
|
63
|
-
end
|
|
64
|
-
|
|
65
53
|
end
|
|
@@ -92,6 +92,12 @@ describe 'RubyPackageUpload' do
|
|
|
92
92
|
end
|
|
93
93
|
end
|
|
94
94
|
|
|
95
|
+
describe 'test attribute "display_source"' do
|
|
96
|
+
it 'should work' do
|
|
97
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
98
|
+
end
|
|
99
|
+
end
|
|
100
|
+
|
|
95
101
|
describe 'test attribute "distro"' do
|
|
96
102
|
it 'should work' do
|
|
97
103
|
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
@@ -206,12 +212,6 @@ describe 'RubyPackageUpload' do
|
|
|
206
212
|
end
|
|
207
213
|
end
|
|
208
214
|
|
|
209
|
-
describe 'test attribute "is_malware_detected"' do
|
|
210
|
-
it 'should work' do
|
|
211
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
212
|
-
end
|
|
213
|
-
end
|
|
214
|
-
|
|
215
215
|
describe 'test attribute "is_moveable"' do
|
|
216
216
|
it 'should work' do
|
|
217
217
|
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
@@ -564,12 +564,6 @@ describe 'RubyPackageUpload' do
|
|
|
564
564
|
end
|
|
565
565
|
end
|
|
566
566
|
|
|
567
|
-
describe 'test attribute "vulnerability_counts"' do
|
|
568
|
-
it 'should work' do
|
|
569
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
570
|
-
end
|
|
571
|
-
end
|
|
572
|
-
|
|
573
567
|
describe 'test attribute "vulnerability_scan_results_url"' do
|
|
574
568
|
it 'should work' do
|
|
575
569
|
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
@@ -44,12 +44,6 @@ describe 'SwiftPackageUploadRequest' do
|
|
|
44
44
|
end
|
|
45
45
|
end
|
|
46
46
|
|
|
47
|
-
describe 'test attribute "is_malware_detected"' do
|
|
48
|
-
it 'should work' do
|
|
49
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
50
|
-
end
|
|
51
|
-
end
|
|
52
|
-
|
|
53
47
|
describe 'test attribute "license_url"' do
|
|
54
48
|
it 'should work' do
|
|
55
49
|
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
@@ -104,10 +98,4 @@ describe 'SwiftPackageUploadRequest' do
|
|
|
104
98
|
end
|
|
105
99
|
end
|
|
106
100
|
|
|
107
|
-
describe 'test attribute "vulnerability_counts"' do
|
|
108
|
-
it 'should work' do
|
|
109
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
110
|
-
end
|
|
111
|
-
end
|
|
112
|
-
|
|
113
101
|
end
|
|
@@ -104,6 +104,12 @@ describe 'SwiftPackageUpload' do
|
|
|
104
104
|
end
|
|
105
105
|
end
|
|
106
106
|
|
|
107
|
+
describe 'test attribute "display_source"' do
|
|
108
|
+
it 'should work' do
|
|
109
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
110
|
+
end
|
|
111
|
+
end
|
|
112
|
+
|
|
107
113
|
describe 'test attribute "distro"' do
|
|
108
114
|
it 'should work' do
|
|
109
115
|
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
@@ -218,12 +224,6 @@ describe 'SwiftPackageUpload' do
|
|
|
218
224
|
end
|
|
219
225
|
end
|
|
220
226
|
|
|
221
|
-
describe 'test attribute "is_malware_detected"' do
|
|
222
|
-
it 'should work' do
|
|
223
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
224
|
-
end
|
|
225
|
-
end
|
|
226
|
-
|
|
227
227
|
describe 'test attribute "is_moveable"' do
|
|
228
228
|
it 'should work' do
|
|
229
229
|
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
@@ -594,12 +594,6 @@ describe 'SwiftPackageUpload' do
|
|
|
594
594
|
end
|
|
595
595
|
end
|
|
596
596
|
|
|
597
|
-
describe 'test attribute "vulnerability_counts"' do
|
|
598
|
-
it 'should work' do
|
|
599
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
600
|
-
end
|
|
601
|
-
end
|
|
602
|
-
|
|
603
597
|
describe 'test attribute "vulnerability_scan_results_url"' do
|
|
604
598
|
it 'should work' do
|
|
605
599
|
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
@@ -32,12 +32,6 @@ describe 'TerraformPackageUploadRequest' do
|
|
|
32
32
|
expect(@instance).to be_instance_of(CloudsmithApi::TerraformPackageUploadRequest)
|
|
33
33
|
end
|
|
34
34
|
end
|
|
35
|
-
describe 'test attribute "is_malware_detected"' do
|
|
36
|
-
it 'should work' do
|
|
37
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
38
|
-
end
|
|
39
|
-
end
|
|
40
|
-
|
|
41
35
|
describe 'test attribute "package_file"' do
|
|
42
36
|
it 'should work' do
|
|
43
37
|
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
@@ -56,10 +50,4 @@ describe 'TerraformPackageUploadRequest' do
|
|
|
56
50
|
end
|
|
57
51
|
end
|
|
58
52
|
|
|
59
|
-
describe 'test attribute "vulnerability_counts"' do
|
|
60
|
-
it 'should work' do
|
|
61
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
62
|
-
end
|
|
63
|
-
end
|
|
64
|
-
|
|
65
53
|
end
|
|
@@ -92,6 +92,12 @@ describe 'TerraformPackageUpload' do
|
|
|
92
92
|
end
|
|
93
93
|
end
|
|
94
94
|
|
|
95
|
+
describe 'test attribute "display_source"' do
|
|
96
|
+
it 'should work' do
|
|
97
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
98
|
+
end
|
|
99
|
+
end
|
|
100
|
+
|
|
95
101
|
describe 'test attribute "distro"' do
|
|
96
102
|
it 'should work' do
|
|
97
103
|
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
@@ -206,12 +212,6 @@ describe 'TerraformPackageUpload' do
|
|
|
206
212
|
end
|
|
207
213
|
end
|
|
208
214
|
|
|
209
|
-
describe 'test attribute "is_malware_detected"' do
|
|
210
|
-
it 'should work' do
|
|
211
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
212
|
-
end
|
|
213
|
-
end
|
|
214
|
-
|
|
215
215
|
describe 'test attribute "is_moveable"' do
|
|
216
216
|
it 'should work' do
|
|
217
217
|
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
@@ -564,12 +564,6 @@ describe 'TerraformPackageUpload' do
|
|
|
564
564
|
end
|
|
565
565
|
end
|
|
566
566
|
|
|
567
|
-
describe 'test attribute "vulnerability_counts"' do
|
|
568
|
-
it 'should work' do
|
|
569
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
570
|
-
end
|
|
571
|
-
end
|
|
572
|
-
|
|
573
567
|
describe 'test attribute "vulnerability_scan_results_url"' do
|
|
574
568
|
it 'should work' do
|
|
575
569
|
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
@@ -32,12 +32,6 @@ describe 'VagrantPackageUploadRequest' do
|
|
|
32
32
|
expect(@instance).to be_instance_of(CloudsmithApi::VagrantPackageUploadRequest)
|
|
33
33
|
end
|
|
34
34
|
end
|
|
35
|
-
describe 'test attribute "is_malware_detected"' do
|
|
36
|
-
it 'should work' do
|
|
37
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
38
|
-
end
|
|
39
|
-
end
|
|
40
|
-
|
|
41
35
|
describe 'test attribute "name"' do
|
|
42
36
|
it 'should work' do
|
|
43
37
|
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
@@ -74,10 +68,4 @@ describe 'VagrantPackageUploadRequest' do
|
|
|
74
68
|
end
|
|
75
69
|
end
|
|
76
70
|
|
|
77
|
-
describe 'test attribute "vulnerability_counts"' do
|
|
78
|
-
it 'should work' do
|
|
79
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
80
|
-
end
|
|
81
|
-
end
|
|
82
|
-
|
|
83
71
|
end
|
|
@@ -92,6 +92,12 @@ describe 'VagrantPackageUpload' do
|
|
|
92
92
|
end
|
|
93
93
|
end
|
|
94
94
|
|
|
95
|
+
describe 'test attribute "display_source"' do
|
|
96
|
+
it 'should work' do
|
|
97
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
98
|
+
end
|
|
99
|
+
end
|
|
100
|
+
|
|
95
101
|
describe 'test attribute "distro"' do
|
|
96
102
|
it 'should work' do
|
|
97
103
|
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
@@ -206,12 +212,6 @@ describe 'VagrantPackageUpload' do
|
|
|
206
212
|
end
|
|
207
213
|
end
|
|
208
214
|
|
|
209
|
-
describe 'test attribute "is_malware_detected"' do
|
|
210
|
-
it 'should work' do
|
|
211
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
212
|
-
end
|
|
213
|
-
end
|
|
214
|
-
|
|
215
215
|
describe 'test attribute "is_moveable"' do
|
|
216
216
|
it 'should work' do
|
|
217
217
|
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
@@ -570,12 +570,6 @@ describe 'VagrantPackageUpload' do
|
|
|
570
570
|
end
|
|
571
571
|
end
|
|
572
572
|
|
|
573
|
-
describe 'test attribute "vulnerability_counts"' do
|
|
574
|
-
it 'should work' do
|
|
575
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
576
|
-
end
|
|
577
|
-
end
|
|
578
|
-
|
|
579
573
|
describe 'test attribute "vulnerability_scan_results_url"' do
|
|
580
574
|
it 'should work' do
|
|
581
575
|
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
@@ -32,12 +32,6 @@ describe 'VsxPackageUploadRequest' do
|
|
|
32
32
|
expect(@instance).to be_instance_of(CloudsmithApi::VsxPackageUploadRequest)
|
|
33
33
|
end
|
|
34
34
|
end
|
|
35
|
-
describe 'test attribute "is_malware_detected"' do
|
|
36
|
-
it 'should work' do
|
|
37
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
38
|
-
end
|
|
39
|
-
end
|
|
40
|
-
|
|
41
35
|
describe 'test attribute "package_file"' do
|
|
42
36
|
it 'should work' do
|
|
43
37
|
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
@@ -56,10 +50,4 @@ describe 'VsxPackageUploadRequest' do
|
|
|
56
50
|
end
|
|
57
51
|
end
|
|
58
52
|
|
|
59
|
-
describe 'test attribute "vulnerability_counts"' do
|
|
60
|
-
it 'should work' do
|
|
61
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
62
|
-
end
|
|
63
|
-
end
|
|
64
|
-
|
|
65
53
|
end
|
|
@@ -92,6 +92,12 @@ describe 'VsxPackageUpload' do
|
|
|
92
92
|
end
|
|
93
93
|
end
|
|
94
94
|
|
|
95
|
+
describe 'test attribute "display_source"' do
|
|
96
|
+
it 'should work' do
|
|
97
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
98
|
+
end
|
|
99
|
+
end
|
|
100
|
+
|
|
95
101
|
describe 'test attribute "distro"' do
|
|
96
102
|
it 'should work' do
|
|
97
103
|
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
@@ -206,12 +212,6 @@ describe 'VsxPackageUpload' do
|
|
|
206
212
|
end
|
|
207
213
|
end
|
|
208
214
|
|
|
209
|
-
describe 'test attribute "is_malware_detected"' do
|
|
210
|
-
it 'should work' do
|
|
211
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
212
|
-
end
|
|
213
|
-
end
|
|
214
|
-
|
|
215
215
|
describe 'test attribute "is_moveable"' do
|
|
216
216
|
it 'should work' do
|
|
217
217
|
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
@@ -564,12 +564,6 @@ describe 'VsxPackageUpload' do
|
|
|
564
564
|
end
|
|
565
565
|
end
|
|
566
566
|
|
|
567
|
-
describe 'test attribute "vulnerability_counts"' do
|
|
568
|
-
it 'should work' do
|
|
569
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
|
570
|
-
end
|
|
571
|
-
end
|
|
572
|
-
|
|
573
567
|
describe 'test attribute "vulnerability_scan_results_url"' do
|
|
574
568
|
it 'should work' do
|
|
575
569
|
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
data/vendor/bundle/ruby/2.6.0/extensions/x86_64-linux/2.6.0/autotest-fsevent-0.3.2/gem_make.out
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
current directory: /home/circleci/project/bindings/ruby/src/vendor/bundle/ruby/2.6.0/gems/autotest-fsevent-0.3.2/ext/fsevent
|
|
2
|
-
/usr/local/bin/ruby -I /usr/local/lib/ruby/site_ruby/2.6.0 -r ./
|
|
2
|
+
/usr/local/bin/ruby -I /usr/local/lib/ruby/site_ruby/2.6.0 -r ./siteconf20260909-866-1wounks.rb extconf.rb
|
|
3
3
|
|
|
4
4
|
current directory: /home/circleci/project/bindings/ruby/src/vendor/bundle/ruby/2.6.0/gems/autotest-fsevent-0.3.2/ext/fsevent
|
|
5
5
|
make DESTDIR\= clean
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
current directory: /home/circleci/project/bindings/ruby/src/vendor/bundle/ruby/2.6.0/gems/bigdecimal-4.1.2/ext/bigdecimal
|
|
2
|
-
/usr/local/bin/ruby -I /usr/local/lib/ruby/site_ruby/2.6.0 -r ./
|
|
2
|
+
/usr/local/bin/ruby -I /usr/local/lib/ruby/site_ruby/2.6.0 -r ./siteconf20260909-866-1fwkpwg.rb extconf.rb
|
|
3
3
|
checking for __builtin_clz()... yes
|
|
4
4
|
checking for __builtin_clzl()... yes
|
|
5
5
|
checking for __builtin_clzll()... yes
|
|
@@ -203,4 +203,4 @@ linking shared-object bigdecimal.so
|
|
|
203
203
|
|
|
204
204
|
current directory: /home/circleci/project/bindings/ruby/src/vendor/bundle/ruby/2.6.0/gems/bigdecimal-4.1.2/ext/bigdecimal
|
|
205
205
|
make DESTDIR\= install
|
|
206
|
-
/usr/bin/install -c -m 0755 bigdecimal.so ./.gem.
|
|
206
|
+
/usr/bin/install -c -m 0755 bigdecimal.so ./.gem.20260909-866-1jfy3du
|