cloudsmith-api 1.42.3 → 1.61.3
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Gemfile.lock +5 -5
- data/README.md +7 -4
- data/build.json +1 -1
- data/docs/AlpinePackageUpload.md +2 -0
- data/docs/ConanPackageUpload.md +2 -0
- data/docs/MavenPackageUpload.md +2 -0
- data/docs/Package.md +2 -0
- data/docs/PackageCopy.md +2 -0
- data/docs/PackageMove.md +2 -0
- data/docs/PackageStatus.md +2 -0
- data/docs/PackagesApi.md +65 -0
- data/docs/PackagesQuarantine.md +8 -0
- data/docs/RawPackageUpload.md +2 -0
- data/docs/ReposApi.md +2 -2
- data/docs/ReposCreate.md +1 -1
- data/docs/RepositoryCreate.md +31 -0
- data/docs/VagrantPackageUpload.md +2 -0
- data/lib/cloudsmith-api/api/packages_api.rb +66 -0
- data/lib/cloudsmith-api/api/repos_api.rb +3 -3
- data/lib/cloudsmith-api/models/alpine_package_upload.rb +21 -1
- data/lib/cloudsmith-api/models/conan_package_upload.rb +21 -1
- data/lib/cloudsmith-api/models/maven_package_upload.rb +21 -1
- data/lib/cloudsmith-api/models/package.rb +21 -1
- data/lib/cloudsmith-api/models/package_copy.rb +21 -1
- data/lib/cloudsmith-api/models/package_move.rb +21 -1
- data/lib/cloudsmith-api/models/package_status.rb +21 -1
- data/lib/cloudsmith-api/models/packages_quarantine.rb +185 -0
- data/lib/cloudsmith-api/models/raw_package_upload.rb +21 -1
- data/lib/cloudsmith-api/models/repos_create.rb +1 -1
- data/lib/cloudsmith-api/models/repository_create.rb +422 -0
- data/lib/cloudsmith-api/models/vagrant_package_upload.rb +21 -1
- data/lib/cloudsmith-api/version.rb +1 -1
- data/lib/cloudsmith-api.rb +2 -0
- data/spec/api/packages_api_spec.rb +15 -0
- data/spec/api/repos_api_spec.rb +1 -1
- data/spec/models/alpine_package_upload_spec.rb +12 -0
- data/spec/models/conan_package_upload_spec.rb +12 -0
- data/spec/models/maven_package_upload_spec.rb +12 -0
- data/spec/models/package_copy_spec.rb +12 -0
- data/spec/models/package_move_spec.rb +12 -0
- data/spec/models/package_spec.rb +12 -0
- data/spec/models/package_status_spec.rb +12 -0
- data/spec/models/packages_quarantine_spec.rb +41 -0
- data/spec/models/raw_package_upload_spec.rb +12 -0
- data/spec/models/repository_create_spec.rb +179 -0
- data/spec/models/vagrant_package_upload_spec.rb +12 -0
- data/vendor/bundle/ruby/2.6.0/cache/json-2.6.2.gem +0 -0
- data/vendor/bundle/ruby/2.6.0/cache/public_suffix-4.0.7.gem +0 -0
- data/vendor/bundle/ruby/2.6.0/cache/rspec-mocks-3.11.1.gem +0 -0
- data/vendor/bundle/ruby/2.6.0/extensions/x86_64-linux/2.6.0/autotest-fsevent-0.2.19/gem_make.out +1 -1
- data/vendor/bundle/ruby/2.6.0/extensions/x86_64-linux/2.6.0/ffi-1.15.5/gem_make.out +2 -2
- data/vendor/bundle/ruby/2.6.0/extensions/x86_64-linux/2.6.0/{json-2.6.1 → json-2.6.2}/gem.build_complete +0 -0
- data/vendor/bundle/ruby/2.6.0/extensions/x86_64-linux/2.6.0/{json-2.6.1 → json-2.6.2}/gem_make.out +5 -5
- data/vendor/bundle/ruby/2.6.0/extensions/x86_64-linux/2.6.0/json-2.6.2/json/ext/generator.so +0 -0
- data/vendor/bundle/ruby/2.6.0/extensions/x86_64-linux/2.6.0/json-2.6.2/json/ext/parser.so +0 -0
- data/vendor/bundle/ruby/2.6.0/extensions/x86_64-linux/2.6.0/{json-2.6.1 → json-2.6.2}/mkmf.log +2 -2
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.15.5/ext/ffi_c/Makefile +2 -2
- data/vendor/bundle/ruby/2.6.0/gems/{json-2.6.1 → json-2.6.2}/CHANGES.md +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{json-2.6.1 → json-2.6.2}/LICENSE +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{json-2.6.1 → json-2.6.2}/README.md +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/json-2.6.2/VERSION +1 -0
- data/vendor/bundle/ruby/2.6.0/gems/{json-2.6.1 → json-2.6.2}/ext/json/Makefile +2 -2
- data/vendor/bundle/ruby/2.6.0/gems/{json-2.6.1 → json-2.6.2}/ext/json/ext/fbuffer/fbuffer.h +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{json-2.6.1 → json-2.6.2}/ext/json/ext/generator/.sitearchdir.-.json.-.ext.time +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{json-2.6.1 → json-2.6.2}/ext/json/ext/generator/Makefile +2 -2
- data/vendor/bundle/ruby/2.6.0/gems/{json-2.6.1 → json-2.6.2}/ext/json/ext/generator/depend +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{json-2.6.1 → json-2.6.2}/ext/json/ext/generator/extconf.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{json-2.6.1 → json-2.6.2}/ext/json/ext/generator/generator.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{json-2.6.1 → json-2.6.2}/ext/json/ext/generator/generator.h +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{json-2.6.1 → json-2.6.2}/ext/json/ext/generator/generator.o +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/json-2.6.2/ext/json/ext/generator/generator.so +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{json-2.6.1 → json-2.6.2}/ext/json/ext/parser/.sitearchdir.-.json.-.ext.time +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{json-2.6.1 → json-2.6.2}/ext/json/ext/parser/Makefile +2 -2
- data/vendor/bundle/ruby/2.6.0/gems/{json-2.6.1 → json-2.6.2}/ext/json/ext/parser/depend +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{json-2.6.1 → json-2.6.2}/ext/json/ext/parser/extconf.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{json-2.6.1 → json-2.6.2}/ext/json/ext/parser/parser.c +9 -0
- data/vendor/bundle/ruby/2.6.0/gems/{json-2.6.1 → json-2.6.2}/ext/json/ext/parser/parser.h +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{json-2.6.1 → json-2.6.2}/ext/json/ext/parser/parser.o +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{json-2.6.1 → json-2.6.2}/ext/json/ext/parser/parser.rl +9 -0
- data/vendor/bundle/ruby/2.6.0/gems/json-2.6.2/ext/json/ext/parser/parser.so +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{json-2.6.1 → json-2.6.2}/ext/json/extconf.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{json-2.6.1 → json-2.6.2}/json.gemspec +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{json-2.6.1 → json-2.6.2}/lib/json/add/bigdecimal.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{json-2.6.1 → json-2.6.2}/lib/json/add/complex.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{json-2.6.1 → json-2.6.2}/lib/json/add/core.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{json-2.6.1 → json-2.6.2}/lib/json/add/date.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{json-2.6.1 → json-2.6.2}/lib/json/add/date_time.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{json-2.6.1 → json-2.6.2}/lib/json/add/exception.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{json-2.6.1 → json-2.6.2}/lib/json/add/ostruct.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{json-2.6.1 → json-2.6.2}/lib/json/add/range.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{json-2.6.1 → json-2.6.2}/lib/json/add/rational.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{json-2.6.1 → json-2.6.2}/lib/json/add/regexp.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{json-2.6.1 → json-2.6.2}/lib/json/add/set.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{json-2.6.1 → json-2.6.2}/lib/json/add/struct.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{json-2.6.1 → json-2.6.2}/lib/json/add/symbol.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{json-2.6.1 → json-2.6.2}/lib/json/add/time.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{json-2.6.1 → json-2.6.2}/lib/json/common.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/json-2.6.2/lib/json/ext/generator.so +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/json-2.6.2/lib/json/ext/parser.so +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{json-2.6.1 → json-2.6.2}/lib/json/ext.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{json-2.6.1 → json-2.6.2}/lib/json/generic_object.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{json-2.6.1 → json-2.6.2}/lib/json/pure/generator.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{json-2.6.1 → json-2.6.2}/lib/json/pure/parser.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{json-2.6.1 → json-2.6.2}/lib/json/pure.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{json-2.6.1 → json-2.6.2}/lib/json/version.rb +1 -1
- data/vendor/bundle/ruby/2.6.0/gems/{json-2.6.1 → json-2.6.2}/lib/json.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-4.0.6 → public_suffix-4.0.7}/.github/FUNDING.yml +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/public_suffix-4.0.7/.github/dependabot.yml +8 -0
- data/vendor/bundle/ruby/2.6.0/gems/public_suffix-4.0.7/.github/workflows/release.yml +16 -0
- data/vendor/bundle/ruby/2.6.0/gems/public_suffix-4.0.7/.github/workflows/tests.yml +28 -0
- data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-4.0.6 → public_suffix-4.0.7}/.gitignore +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-4.0.6 → public_suffix-4.0.7}/.rubocop.yml +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-4.0.6 → public_suffix-4.0.7}/.rubocop_opinionated.yml +6 -0
- data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-4.0.6 → public_suffix-4.0.7}/.yardopts +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-4.0.6 → public_suffix-4.0.7}/2.0-Upgrade.md +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-4.0.6 → public_suffix-4.0.7}/CHANGELOG.md +11 -0
- data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-4.0.6 → public_suffix-4.0.7}/Gemfile +0 -1
- data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-4.0.6 → public_suffix-4.0.7}/LICENSE.txt +1 -1
- data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-4.0.6 → public_suffix-4.0.7}/README.md +12 -2
- data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-4.0.6 → public_suffix-4.0.7}/Rakefile +1 -0
- data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-4.0.6 → public_suffix-4.0.7}/SECURITY.md +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-4.0.6 → public_suffix-4.0.7}/bin/console +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-4.0.6 → public_suffix-4.0.7}/data/list.txt +1033 -378
- data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-4.0.6 → public_suffix-4.0.7}/lib/public_suffix/domain.rb +1 -1
- data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-4.0.6 → public_suffix-4.0.7}/lib/public_suffix/errors.rb +1 -1
- data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-4.0.6 → public_suffix-4.0.7}/lib/public_suffix/list.rb +3 -3
- data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-4.0.6 → public_suffix-4.0.7}/lib/public_suffix/rule.rb +11 -11
- data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-4.0.6 → public_suffix-4.0.7}/lib/public_suffix/version.rb +5 -3
- data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-4.0.6 → public_suffix-4.0.7}/lib/public_suffix.rb +11 -13
- data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-4.0.6 → public_suffix-4.0.7}/public_suffix.gemspec +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-4.0.6 → public_suffix-4.0.7}/test/.empty +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-4.0.6 → public_suffix-4.0.7}/test/acceptance_test.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-4.0.6 → public_suffix-4.0.7}/test/benchmarks/bm_find.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-4.0.6 → public_suffix-4.0.7}/test/benchmarks/bm_find_all.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-4.0.6 → public_suffix-4.0.7}/test/benchmarks/bm_names.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-4.0.6 → public_suffix-4.0.7}/test/benchmarks/bm_select.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-4.0.6 → public_suffix-4.0.7}/test/benchmarks/bm_select_incremental.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-4.0.6 → public_suffix-4.0.7}/test/benchmarks/bm_valid.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-4.0.6 → public_suffix-4.0.7}/test/profilers/domain_profiler.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-4.0.6 → public_suffix-4.0.7}/test/profilers/find_profiler.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-4.0.6 → public_suffix-4.0.7}/test/profilers/find_profiler_jp.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-4.0.6 → public_suffix-4.0.7}/test/profilers/initialization_profiler.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-4.0.6 → public_suffix-4.0.7}/test/profilers/list_profsize.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-4.0.6 → public_suffix-4.0.7}/test/profilers/object_binsize.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-4.0.6 → public_suffix-4.0.7}/test/psl_test.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-4.0.6 → public_suffix-4.0.7}/test/test_helper.rb +0 -8
- data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-4.0.6 → public_suffix-4.0.7}/test/tests.txt +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-4.0.6 → public_suffix-4.0.7}/test/unit/domain_test.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-4.0.6 → public_suffix-4.0.7}/test/unit/errors_test.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-4.0.6 → public_suffix-4.0.7}/test/unit/list_test.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-4.0.6 → public_suffix-4.0.7}/test/unit/public_suffix_test.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-4.0.6 → public_suffix-4.0.7}/test/unit/rule_test.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/.document +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/.yardopts +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/Changelog.md +10 -1
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/LICENSE.md +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/README.md +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/any_instance/chain.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/any_instance/error_generator.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/any_instance/expect_chain_chain.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/any_instance/expectation_chain.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/any_instance/message_chains.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/any_instance/proxy.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/any_instance/recorder.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/any_instance/stub_chain.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/any_instance/stub_chain_chain.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/any_instance.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/argument_list_matcher.rb +2 -1
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/argument_matchers.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/configuration.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/error_generator.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/example_methods.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/instance_method_stasher.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/marshal_extension.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/matchers/expectation_customization.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/matchers/have_received.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/matchers/receive.rb +1 -1
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/matchers/receive_message_chain.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/matchers/receive_messages.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/message_chain.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/message_expectation.rb +13 -3
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/method_double.rb +3 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/method_reference.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/minitest_integration.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/mutate_const.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/object_reference.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/order_group.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/proxy.rb +6 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/space.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/standalone.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/syntax.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/targets.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/test_double.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/verifying_double.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/verifying_message_expectation.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/verifying_proxy.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks/version.rb +1 -1
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.11.0 → rspec-mocks-3.11.1}/lib/rspec/mocks.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/specifications/{json-2.6.1.gemspec → json-2.6.2.gemspec} +0 -0
- data/vendor/bundle/ruby/2.6.0/specifications/{public_suffix-4.0.6.gemspec → public_suffix-4.0.7.gemspec} +4 -4
- data/vendor/bundle/ruby/2.6.0/specifications/{rspec-mocks-3.11.0.gemspec → rspec-mocks-3.11.1.gemspec} +5 -5
- metadata +163 -156
- data/docs/StorageregionsApi.md +0 -112
- data/vendor/bundle/ruby/2.6.0/cache/json-2.6.1.gem +0 -0
- data/vendor/bundle/ruby/2.6.0/cache/public_suffix-4.0.6.gem +0 -0
- data/vendor/bundle/ruby/2.6.0/cache/rspec-mocks-3.11.0.gem +0 -0
- data/vendor/bundle/ruby/2.6.0/extensions/x86_64-linux/2.6.0/json-2.6.1/json/ext/generator.so +0 -0
- data/vendor/bundle/ruby/2.6.0/extensions/x86_64-linux/2.6.0/json-2.6.1/json/ext/parser.so +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/json-2.6.1/VERSION +0 -1
- data/vendor/bundle/ruby/2.6.0/gems/json-2.6.1/ext/json/ext/generator/generator.so +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/json-2.6.1/ext/json/ext/parser/parser.so +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/json-2.6.1/lib/json/ext/generator.so +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/json-2.6.1/lib/json/ext/parser.so +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/public_suffix-4.0.6/.github/workflows/tests.yml +0 -36
- data/vendor/bundle/ruby/2.6.0/gems/public_suffix-4.0.6/.travis.yml +0 -23
- data/vendor/bundle/ruby/2.6.0/gems/public_suffix-4.0.6/codecov.yml +0 -12
@@ -0,0 +1,422 @@
|
|
1
|
+
=begin
|
2
|
+
#Cloudsmith API
|
3
|
+
|
4
|
+
#The API to the Cloudsmith Service
|
5
|
+
|
6
|
+
OpenAPI spec version: v1
|
7
|
+
Contact: support@cloudsmith.io
|
8
|
+
Generated by: https://github.com/swagger-api/swagger-codegen.git
|
9
|
+
Swagger Codegen version: 2.4.26
|
10
|
+
|
11
|
+
=end
|
12
|
+
|
13
|
+
require 'date'
|
14
|
+
|
15
|
+
module CloudsmithApi
|
16
|
+
class RepositoryCreate
|
17
|
+
# Base URL from which packages and other artifacts are downloaded.
|
18
|
+
attr_accessor :cdn_url
|
19
|
+
|
20
|
+
#
|
21
|
+
attr_accessor :created_at
|
22
|
+
|
23
|
+
#
|
24
|
+
attr_accessor :deleted_at
|
25
|
+
|
26
|
+
# A description of the repository's purpose/contents.
|
27
|
+
attr_accessor :description
|
28
|
+
|
29
|
+
#
|
30
|
+
attr_accessor :gpg_keys
|
31
|
+
|
32
|
+
# If checked, files contained in packages will be indexed, which increase the synchronisation time required for packages. Note that it is recommended you keep this enabled unless the synchronisation time is significantly impacted.
|
33
|
+
attr_accessor :index_files
|
34
|
+
|
35
|
+
#
|
36
|
+
attr_accessor :is_open_source
|
37
|
+
|
38
|
+
#
|
39
|
+
attr_accessor :is_private
|
40
|
+
|
41
|
+
#
|
42
|
+
attr_accessor :is_public
|
43
|
+
|
44
|
+
# A descriptive name for the repository.
|
45
|
+
attr_accessor :name
|
46
|
+
|
47
|
+
# Namespace to which this repository belongs.
|
48
|
+
attr_accessor :namespace
|
49
|
+
|
50
|
+
# API endpoint where data about this namespace can be retrieved.
|
51
|
+
attr_accessor :namespace_url
|
52
|
+
|
53
|
+
# The number of downloads for packages in the repository.
|
54
|
+
attr_accessor :num_downloads
|
55
|
+
|
56
|
+
# The number of packages in the repository.
|
57
|
+
attr_accessor :package_count
|
58
|
+
|
59
|
+
# The number of groups in the repository.
|
60
|
+
attr_accessor :package_group_count
|
61
|
+
|
62
|
+
# The repository type changes how it is accessed and billed. Private repositories can only be used on paid plans, but are visible only to you or authorised delegates. Open-Source repositories are always visible to everyone and are restricted by licensing, but are free to use and come with generous bandwidth/storage. You can only select Open-Source at repository creation time.
|
63
|
+
attr_accessor :repository_type
|
64
|
+
|
65
|
+
# The repository type changes how it is accessed and billed. Private repositories can only be used on paid plans, but are visible only to you or authorised delegates. Public repositories are free to use on all plans and visible to all Cloudsmith users.
|
66
|
+
attr_accessor :repository_type_str
|
67
|
+
|
68
|
+
# Website URL for this repository.
|
69
|
+
attr_accessor :self_html_url
|
70
|
+
|
71
|
+
# API endpoint where data about this repository can be retrieved.
|
72
|
+
attr_accessor :self_url
|
73
|
+
|
74
|
+
# The calculated size of the repository.
|
75
|
+
attr_accessor :size
|
76
|
+
|
77
|
+
# The calculated size of the repository (human readable).
|
78
|
+
attr_accessor :size_str
|
79
|
+
|
80
|
+
# The slug identifies the repository in URIs.
|
81
|
+
attr_accessor :slug
|
82
|
+
|
83
|
+
# The slug_perm immutably identifies the repository. It will never change once a repository has been created.
|
84
|
+
attr_accessor :slug_perm
|
85
|
+
|
86
|
+
# The Cloudsmith region in which package files are stored.
|
87
|
+
attr_accessor :storage_region
|
88
|
+
|
89
|
+
# Attribute mapping from ruby-style variable name to JSON key.
|
90
|
+
def self.attribute_map
|
91
|
+
{
|
92
|
+
:'cdn_url' => :'cdn_url',
|
93
|
+
:'created_at' => :'created_at',
|
94
|
+
:'deleted_at' => :'deleted_at',
|
95
|
+
:'description' => :'description',
|
96
|
+
:'gpg_keys' => :'gpg_keys',
|
97
|
+
:'index_files' => :'index_files',
|
98
|
+
:'is_open_source' => :'is_open_source',
|
99
|
+
:'is_private' => :'is_private',
|
100
|
+
:'is_public' => :'is_public',
|
101
|
+
:'name' => :'name',
|
102
|
+
:'namespace' => :'namespace',
|
103
|
+
:'namespace_url' => :'namespace_url',
|
104
|
+
:'num_downloads' => :'num_downloads',
|
105
|
+
:'package_count' => :'package_count',
|
106
|
+
:'package_group_count' => :'package_group_count',
|
107
|
+
:'repository_type' => :'repository_type',
|
108
|
+
:'repository_type_str' => :'repository_type_str',
|
109
|
+
:'self_html_url' => :'self_html_url',
|
110
|
+
:'self_url' => :'self_url',
|
111
|
+
:'size' => :'size',
|
112
|
+
:'size_str' => :'size_str',
|
113
|
+
:'slug' => :'slug',
|
114
|
+
:'slug_perm' => :'slug_perm',
|
115
|
+
:'storage_region' => :'storage_region'
|
116
|
+
}
|
117
|
+
end
|
118
|
+
|
119
|
+
# Attribute type mapping.
|
120
|
+
def self.swagger_types
|
121
|
+
{
|
122
|
+
:'cdn_url' => :'String',
|
123
|
+
:'created_at' => :'String',
|
124
|
+
:'deleted_at' => :'String',
|
125
|
+
:'description' => :'String',
|
126
|
+
:'gpg_keys' => :'Array<ReposGpgKeys>',
|
127
|
+
:'index_files' => :'BOOLEAN',
|
128
|
+
:'is_open_source' => :'BOOLEAN',
|
129
|
+
:'is_private' => :'BOOLEAN',
|
130
|
+
:'is_public' => :'BOOLEAN',
|
131
|
+
:'name' => :'String',
|
132
|
+
:'namespace' => :'String',
|
133
|
+
:'namespace_url' => :'String',
|
134
|
+
:'num_downloads' => :'Integer',
|
135
|
+
:'package_count' => :'Integer',
|
136
|
+
:'package_group_count' => :'Integer',
|
137
|
+
:'repository_type' => :'Integer',
|
138
|
+
:'repository_type_str' => :'String',
|
139
|
+
:'self_html_url' => :'String',
|
140
|
+
:'self_url' => :'String',
|
141
|
+
:'size' => :'Integer',
|
142
|
+
:'size_str' => :'String',
|
143
|
+
:'slug' => :'String',
|
144
|
+
:'slug_perm' => :'String',
|
145
|
+
:'storage_region' => :'String'
|
146
|
+
}
|
147
|
+
end
|
148
|
+
|
149
|
+
# Initializes the object
|
150
|
+
# @param [Hash] attributes Model attributes in the form of hash
|
151
|
+
def initialize(attributes = {})
|
152
|
+
return unless attributes.is_a?(Hash)
|
153
|
+
|
154
|
+
# convert string to symbol for hash key
|
155
|
+
attributes = attributes.each_with_object({}) { |(k, v), h| h[k.to_sym] = v }
|
156
|
+
|
157
|
+
if attributes.has_key?(:'cdn_url')
|
158
|
+
self.cdn_url = attributes[:'cdn_url']
|
159
|
+
end
|
160
|
+
|
161
|
+
if attributes.has_key?(:'created_at')
|
162
|
+
self.created_at = attributes[:'created_at']
|
163
|
+
end
|
164
|
+
|
165
|
+
if attributes.has_key?(:'deleted_at')
|
166
|
+
self.deleted_at = attributes[:'deleted_at']
|
167
|
+
end
|
168
|
+
|
169
|
+
if attributes.has_key?(:'description')
|
170
|
+
self.description = attributes[:'description']
|
171
|
+
end
|
172
|
+
|
173
|
+
if attributes.has_key?(:'gpg_keys')
|
174
|
+
if (value = attributes[:'gpg_keys']).is_a?(Array)
|
175
|
+
self.gpg_keys = value
|
176
|
+
end
|
177
|
+
end
|
178
|
+
|
179
|
+
if attributes.has_key?(:'index_files')
|
180
|
+
self.index_files = attributes[:'index_files']
|
181
|
+
end
|
182
|
+
|
183
|
+
if attributes.has_key?(:'is_open_source')
|
184
|
+
self.is_open_source = attributes[:'is_open_source']
|
185
|
+
end
|
186
|
+
|
187
|
+
if attributes.has_key?(:'is_private')
|
188
|
+
self.is_private = attributes[:'is_private']
|
189
|
+
end
|
190
|
+
|
191
|
+
if attributes.has_key?(:'is_public')
|
192
|
+
self.is_public = attributes[:'is_public']
|
193
|
+
end
|
194
|
+
|
195
|
+
if attributes.has_key?(:'name')
|
196
|
+
self.name = attributes[:'name']
|
197
|
+
end
|
198
|
+
|
199
|
+
if attributes.has_key?(:'namespace')
|
200
|
+
self.namespace = attributes[:'namespace']
|
201
|
+
end
|
202
|
+
|
203
|
+
if attributes.has_key?(:'namespace_url')
|
204
|
+
self.namespace_url = attributes[:'namespace_url']
|
205
|
+
end
|
206
|
+
|
207
|
+
if attributes.has_key?(:'num_downloads')
|
208
|
+
self.num_downloads = attributes[:'num_downloads']
|
209
|
+
end
|
210
|
+
|
211
|
+
if attributes.has_key?(:'package_count')
|
212
|
+
self.package_count = attributes[:'package_count']
|
213
|
+
end
|
214
|
+
|
215
|
+
if attributes.has_key?(:'package_group_count')
|
216
|
+
self.package_group_count = attributes[:'package_group_count']
|
217
|
+
end
|
218
|
+
|
219
|
+
if attributes.has_key?(:'repository_type')
|
220
|
+
self.repository_type = attributes[:'repository_type']
|
221
|
+
end
|
222
|
+
|
223
|
+
if attributes.has_key?(:'repository_type_str')
|
224
|
+
self.repository_type_str = attributes[:'repository_type_str']
|
225
|
+
end
|
226
|
+
|
227
|
+
if attributes.has_key?(:'self_html_url')
|
228
|
+
self.self_html_url = attributes[:'self_html_url']
|
229
|
+
end
|
230
|
+
|
231
|
+
if attributes.has_key?(:'self_url')
|
232
|
+
self.self_url = attributes[:'self_url']
|
233
|
+
end
|
234
|
+
|
235
|
+
if attributes.has_key?(:'size')
|
236
|
+
self.size = attributes[:'size']
|
237
|
+
end
|
238
|
+
|
239
|
+
if attributes.has_key?(:'size_str')
|
240
|
+
self.size_str = attributes[:'size_str']
|
241
|
+
end
|
242
|
+
|
243
|
+
if attributes.has_key?(:'slug')
|
244
|
+
self.slug = attributes[:'slug']
|
245
|
+
end
|
246
|
+
|
247
|
+
if attributes.has_key?(:'slug_perm')
|
248
|
+
self.slug_perm = attributes[:'slug_perm']
|
249
|
+
end
|
250
|
+
|
251
|
+
if attributes.has_key?(:'storage_region')
|
252
|
+
self.storage_region = attributes[:'storage_region']
|
253
|
+
end
|
254
|
+
end
|
255
|
+
|
256
|
+
# Show invalid properties with the reasons. Usually used together with valid?
|
257
|
+
# @return Array for valid properties with the reasons
|
258
|
+
def list_invalid_properties
|
259
|
+
invalid_properties = Array.new
|
260
|
+
if @name.nil?
|
261
|
+
invalid_properties.push('invalid value for "name", name cannot be nil.')
|
262
|
+
end
|
263
|
+
|
264
|
+
invalid_properties
|
265
|
+
end
|
266
|
+
|
267
|
+
# Check to see if the all the properties in the model are valid
|
268
|
+
# @return true if the model is valid
|
269
|
+
def valid?
|
270
|
+
return false if @name.nil?
|
271
|
+
true
|
272
|
+
end
|
273
|
+
|
274
|
+
# Checks equality by comparing each attribute.
|
275
|
+
# @param [Object] Object to be compared
|
276
|
+
def ==(o)
|
277
|
+
return true if self.equal?(o)
|
278
|
+
self.class == o.class &&
|
279
|
+
cdn_url == o.cdn_url &&
|
280
|
+
created_at == o.created_at &&
|
281
|
+
deleted_at == o.deleted_at &&
|
282
|
+
description == o.description &&
|
283
|
+
gpg_keys == o.gpg_keys &&
|
284
|
+
index_files == o.index_files &&
|
285
|
+
is_open_source == o.is_open_source &&
|
286
|
+
is_private == o.is_private &&
|
287
|
+
is_public == o.is_public &&
|
288
|
+
name == o.name &&
|
289
|
+
namespace == o.namespace &&
|
290
|
+
namespace_url == o.namespace_url &&
|
291
|
+
num_downloads == o.num_downloads &&
|
292
|
+
package_count == o.package_count &&
|
293
|
+
package_group_count == o.package_group_count &&
|
294
|
+
repository_type == o.repository_type &&
|
295
|
+
repository_type_str == o.repository_type_str &&
|
296
|
+
self_html_url == o.self_html_url &&
|
297
|
+
self_url == o.self_url &&
|
298
|
+
size == o.size &&
|
299
|
+
size_str == o.size_str &&
|
300
|
+
slug == o.slug &&
|
301
|
+
slug_perm == o.slug_perm &&
|
302
|
+
storage_region == o.storage_region
|
303
|
+
end
|
304
|
+
|
305
|
+
# @see the `==` method
|
306
|
+
# @param [Object] Object to be compared
|
307
|
+
def eql?(o)
|
308
|
+
self == o
|
309
|
+
end
|
310
|
+
|
311
|
+
# Calculates hash code according to all attributes.
|
312
|
+
# @return [Fixnum] Hash code
|
313
|
+
def hash
|
314
|
+
[cdn_url, created_at, deleted_at, description, gpg_keys, index_files, is_open_source, is_private, is_public, name, namespace, namespace_url, num_downloads, package_count, package_group_count, repository_type, repository_type_str, self_html_url, self_url, size, size_str, slug, slug_perm, storage_region].hash
|
315
|
+
end
|
316
|
+
|
317
|
+
# Builds the object from hash
|
318
|
+
# @param [Hash] attributes Model attributes in the form of hash
|
319
|
+
# @return [Object] Returns the model itself
|
320
|
+
def build_from_hash(attributes)
|
321
|
+
return nil unless attributes.is_a?(Hash)
|
322
|
+
self.class.swagger_types.each_pair do |key, type|
|
323
|
+
if type =~ /\AArray<(.*)>/i
|
324
|
+
# check to ensure the input is an array given that the attribute
|
325
|
+
# is documented as an array but the input is not
|
326
|
+
if attributes[self.class.attribute_map[key]].is_a?(Array)
|
327
|
+
self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
|
328
|
+
end
|
329
|
+
elsif !attributes[self.class.attribute_map[key]].nil?
|
330
|
+
self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
|
331
|
+
end # or else data not found in attributes(hash), not an issue as the data can be optional
|
332
|
+
end
|
333
|
+
|
334
|
+
self
|
335
|
+
end
|
336
|
+
|
337
|
+
# Deserializes the data based on type
|
338
|
+
# @param string type Data type
|
339
|
+
# @param string value Value to be deserialized
|
340
|
+
# @return [Object] Deserialized data
|
341
|
+
def _deserialize(type, value)
|
342
|
+
case type.to_sym
|
343
|
+
when :DateTime
|
344
|
+
DateTime.parse(value)
|
345
|
+
when :Date
|
346
|
+
Date.parse(value)
|
347
|
+
when :String
|
348
|
+
value.to_s
|
349
|
+
when :Integer
|
350
|
+
value.to_i
|
351
|
+
when :Float
|
352
|
+
value.to_f
|
353
|
+
when :BOOLEAN
|
354
|
+
if value.to_s =~ /\A(true|t|yes|y|1)\z/i
|
355
|
+
true
|
356
|
+
else
|
357
|
+
false
|
358
|
+
end
|
359
|
+
when :Object
|
360
|
+
# generic object (usually a Hash), return directly
|
361
|
+
value
|
362
|
+
when /\AArray<(?<inner_type>.+)>\z/
|
363
|
+
inner_type = Regexp.last_match[:inner_type]
|
364
|
+
value.map { |v| _deserialize(inner_type, v) }
|
365
|
+
when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
|
366
|
+
k_type = Regexp.last_match[:k_type]
|
367
|
+
v_type = Regexp.last_match[:v_type]
|
368
|
+
{}.tap do |hash|
|
369
|
+
value.each do |k, v|
|
370
|
+
hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
|
371
|
+
end
|
372
|
+
end
|
373
|
+
else # model
|
374
|
+
temp_model = CloudsmithApi.const_get(type).new
|
375
|
+
temp_model.build_from_hash(value)
|
376
|
+
end
|
377
|
+
end
|
378
|
+
|
379
|
+
# Returns the string representation of the object
|
380
|
+
# @return [String] String presentation of the object
|
381
|
+
def to_s
|
382
|
+
to_hash.to_s
|
383
|
+
end
|
384
|
+
|
385
|
+
# to_body is an alias to to_hash (backward compatibility)
|
386
|
+
# @return [Hash] Returns the object in the form of hash
|
387
|
+
def to_body
|
388
|
+
to_hash
|
389
|
+
end
|
390
|
+
|
391
|
+
# Returns the object in the form of hash
|
392
|
+
# @return [Hash] Returns the object in the form of hash
|
393
|
+
def to_hash
|
394
|
+
hash = {}
|
395
|
+
self.class.attribute_map.each_pair do |attr, param|
|
396
|
+
value = self.send(attr)
|
397
|
+
next if value.nil?
|
398
|
+
hash[param] = _to_hash(value)
|
399
|
+
end
|
400
|
+
hash
|
401
|
+
end
|
402
|
+
|
403
|
+
# Outputs non-array value in the form of hash
|
404
|
+
# For object, use to_hash. Otherwise, just return the value
|
405
|
+
# @param [Object] value Any valid value
|
406
|
+
# @return [Hash] Returns the value in the form of hash
|
407
|
+
def _to_hash(value)
|
408
|
+
if value.is_a?(Array)
|
409
|
+
value.compact.map { |v| _to_hash(v) }
|
410
|
+
elsif value.is_a?(Hash)
|
411
|
+
{}.tap do |hash|
|
412
|
+
value.each { |k, v| hash[k] = _to_hash(v) }
|
413
|
+
end
|
414
|
+
elsif value.respond_to? :to_hash
|
415
|
+
value.to_hash
|
416
|
+
else
|
417
|
+
value
|
418
|
+
end
|
419
|
+
end
|
420
|
+
|
421
|
+
end
|
422
|
+
end
|
@@ -74,6 +74,12 @@ module CloudsmithApi
|
|
74
74
|
#
|
75
75
|
attr_accessor :indexed
|
76
76
|
|
77
|
+
#
|
78
|
+
attr_accessor :is_downloadable
|
79
|
+
|
80
|
+
#
|
81
|
+
attr_accessor :is_quarantined
|
82
|
+
|
77
83
|
#
|
78
84
|
attr_accessor :is_sync_awaiting
|
79
85
|
|
@@ -232,6 +238,8 @@ module CloudsmithApi
|
|
232
238
|
:'format_url' => :'format_url',
|
233
239
|
:'identifier_perm' => :'identifier_perm',
|
234
240
|
:'indexed' => :'indexed',
|
241
|
+
:'is_downloadable' => :'is_downloadable',
|
242
|
+
:'is_quarantined' => :'is_quarantined',
|
235
243
|
:'is_sync_awaiting' => :'is_sync_awaiting',
|
236
244
|
:'is_sync_completed' => :'is_sync_completed',
|
237
245
|
:'is_sync_failed' => :'is_sync_failed',
|
@@ -303,6 +311,8 @@ module CloudsmithApi
|
|
303
311
|
:'format_url' => :'String',
|
304
312
|
:'identifier_perm' => :'String',
|
305
313
|
:'indexed' => :'BOOLEAN',
|
314
|
+
:'is_downloadable' => :'BOOLEAN',
|
315
|
+
:'is_quarantined' => :'BOOLEAN',
|
306
316
|
:'is_sync_awaiting' => :'BOOLEAN',
|
307
317
|
:'is_sync_completed' => :'BOOLEAN',
|
308
318
|
:'is_sync_failed' => :'BOOLEAN',
|
@@ -443,6 +453,14 @@ module CloudsmithApi
|
|
443
453
|
self.indexed = attributes[:'indexed']
|
444
454
|
end
|
445
455
|
|
456
|
+
if attributes.has_key?(:'is_downloadable')
|
457
|
+
self.is_downloadable = attributes[:'is_downloadable']
|
458
|
+
end
|
459
|
+
|
460
|
+
if attributes.has_key?(:'is_quarantined')
|
461
|
+
self.is_quarantined = attributes[:'is_quarantined']
|
462
|
+
end
|
463
|
+
|
446
464
|
if attributes.has_key?(:'is_sync_awaiting')
|
447
465
|
self.is_sync_awaiting = attributes[:'is_sync_awaiting']
|
448
466
|
end
|
@@ -677,6 +695,8 @@ module CloudsmithApi
|
|
677
695
|
format_url == o.format_url &&
|
678
696
|
identifier_perm == o.identifier_perm &&
|
679
697
|
indexed == o.indexed &&
|
698
|
+
is_downloadable == o.is_downloadable &&
|
699
|
+
is_quarantined == o.is_quarantined &&
|
680
700
|
is_sync_awaiting == o.is_sync_awaiting &&
|
681
701
|
is_sync_completed == o.is_sync_completed &&
|
682
702
|
is_sync_failed == o.is_sync_failed &&
|
@@ -733,7 +753,7 @@ module CloudsmithApi
|
|
733
753
|
# Calculates hash code according to all attributes.
|
734
754
|
# @return [Fixnum] Hash code
|
735
755
|
def hash
|
736
|
-
[architectures, cdn_url, checksum_md5, checksum_sha1, checksum_sha256, checksum_sha512, dependencies_checksum_md5, dependencies_url, description, distro, distro_version, downloads, epoch, extension, filename, files, format, format_url, identifier_perm, indexed, is_sync_awaiting, is_sync_completed, is_sync_failed, is_sync_in_flight, is_sync_in_progress, license, name, namespace, namespace_url, num_files, package_type, provider, release, repository, repository_url, security_scan_completed_at, security_scan_started_at, security_scan_status, security_scan_status_updated_at, self_html_url, self_url, signature_url, size, slug, slug_perm, stage, stage_str, stage_updated_at, status, status_reason, status_str, status_updated_at, status_url, subtype, summary, sync_finished_at, sync_progress, tags_immutable, type_display, uploaded_at, uploader, uploader_url, version, version_orig, vulnerability_scan_results_url].hash
|
756
|
+
[architectures, cdn_url, checksum_md5, checksum_sha1, checksum_sha256, checksum_sha512, dependencies_checksum_md5, dependencies_url, description, distro, distro_version, downloads, epoch, extension, filename, files, format, format_url, identifier_perm, indexed, is_downloadable, is_quarantined, is_sync_awaiting, is_sync_completed, is_sync_failed, is_sync_in_flight, is_sync_in_progress, license, name, namespace, namespace_url, num_files, package_type, provider, release, repository, repository_url, security_scan_completed_at, security_scan_started_at, security_scan_status, security_scan_status_updated_at, self_html_url, self_url, signature_url, size, slug, slug_perm, stage, stage_str, stage_updated_at, status, status_reason, status_str, status_updated_at, status_url, subtype, summary, sync_finished_at, sync_progress, tags_immutable, type_display, uploaded_at, uploader, uploader_url, version, version_orig, vulnerability_scan_results_url].hash
|
737
757
|
end
|
738
758
|
|
739
759
|
# Builds the object from hash
|
data/lib/cloudsmith-api.rb
CHANGED
@@ -47,6 +47,7 @@ require 'cloudsmith-api/models/package_status'
|
|
47
47
|
require 'cloudsmith-api/models/package_usage_metrics'
|
48
48
|
require 'cloudsmith-api/models/packages_copy'
|
49
49
|
require 'cloudsmith-api/models/packages_move'
|
50
|
+
require 'cloudsmith-api/models/packages_quarantine'
|
50
51
|
require 'cloudsmith-api/models/packages_tag'
|
51
52
|
require 'cloudsmith-api/models/packages_upload_alpine'
|
52
53
|
require 'cloudsmith-api/models/packages_upload_cargo'
|
@@ -104,6 +105,7 @@ require 'cloudsmith-api/models/repos_create'
|
|
104
105
|
require 'cloudsmith-api/models/repos_gpg_keys'
|
105
106
|
require 'cloudsmith-api/models/repos_partial_update'
|
106
107
|
require 'cloudsmith-api/models/repository'
|
108
|
+
require 'cloudsmith-api/models/repository_create'
|
107
109
|
require 'cloudsmith-api/models/repository_token'
|
108
110
|
require 'cloudsmith-api/models/repository_token_refresh'
|
109
111
|
require 'cloudsmith-api/models/repository_token_sync'
|
@@ -107,6 +107,21 @@ describe 'PackagesApi' do
|
|
107
107
|
end
|
108
108
|
end
|
109
109
|
|
110
|
+
# unit tests for packages_quarantine
|
111
|
+
# Quarantine or restore a package.
|
112
|
+
# Quarantine or restore a package.
|
113
|
+
# @param owner
|
114
|
+
# @param repo
|
115
|
+
# @param identifier
|
116
|
+
# @param [Hash] opts the optional parameters
|
117
|
+
# @option opts [PackagesQuarantine] :data
|
118
|
+
# @return [Package]
|
119
|
+
describe 'packages_quarantine test' do
|
120
|
+
it 'should work' do
|
121
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
122
|
+
end
|
123
|
+
end
|
124
|
+
|
110
125
|
# unit tests for packages_read
|
111
126
|
# Get a specific package in a repository.
|
112
127
|
# Get a specific package in a repository.
|
data/spec/api/repos_api_spec.rb
CHANGED
@@ -51,7 +51,7 @@ describe 'ReposApi' do
|
|
51
51
|
# @param owner
|
52
52
|
# @param [Hash] opts the optional parameters
|
53
53
|
# @option opts [ReposCreate] :data
|
54
|
-
# @return [
|
54
|
+
# @return [RepositoryCreate]
|
55
55
|
describe 'repos_create test' do
|
56
56
|
it 'should work' do
|
57
57
|
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
@@ -152,6 +152,18 @@ describe 'AlpinePackageUpload' do
|
|
152
152
|
end
|
153
153
|
end
|
154
154
|
|
155
|
+
describe 'test attribute "is_downloadable"' do
|
156
|
+
it 'should work' do
|
157
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
158
|
+
end
|
159
|
+
end
|
160
|
+
|
161
|
+
describe 'test attribute "is_quarantined"' do
|
162
|
+
it 'should work' do
|
163
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
164
|
+
end
|
165
|
+
end
|
166
|
+
|
155
167
|
describe 'test attribute "is_sync_awaiting"' do
|
156
168
|
it 'should work' do
|
157
169
|
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
@@ -164,6 +164,18 @@ describe 'ConanPackageUpload' do
|
|
164
164
|
end
|
165
165
|
end
|
166
166
|
|
167
|
+
describe 'test attribute "is_downloadable"' do
|
168
|
+
it 'should work' do
|
169
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
170
|
+
end
|
171
|
+
end
|
172
|
+
|
173
|
+
describe 'test attribute "is_quarantined"' do
|
174
|
+
it 'should work' do
|
175
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
176
|
+
end
|
177
|
+
end
|
178
|
+
|
167
179
|
describe 'test attribute "is_sync_awaiting"' do
|
168
180
|
it 'should work' do
|
169
181
|
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
@@ -164,6 +164,18 @@ describe 'MavenPackageUpload' do
|
|
164
164
|
end
|
165
165
|
end
|
166
166
|
|
167
|
+
describe 'test attribute "is_downloadable"' do
|
168
|
+
it 'should work' do
|
169
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
170
|
+
end
|
171
|
+
end
|
172
|
+
|
173
|
+
describe 'test attribute "is_quarantined"' do
|
174
|
+
it 'should work' do
|
175
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
176
|
+
end
|
177
|
+
end
|
178
|
+
|
167
179
|
describe 'test attribute "is_sync_awaiting"' do
|
168
180
|
it 'should work' do
|
169
181
|
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
@@ -152,6 +152,18 @@ describe 'PackageCopy' do
|
|
152
152
|
end
|
153
153
|
end
|
154
154
|
|
155
|
+
describe 'test attribute "is_downloadable"' do
|
156
|
+
it 'should work' do
|
157
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
158
|
+
end
|
159
|
+
end
|
160
|
+
|
161
|
+
describe 'test attribute "is_quarantined"' do
|
162
|
+
it 'should work' do
|
163
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
164
|
+
end
|
165
|
+
end
|
166
|
+
|
155
167
|
describe 'test attribute "is_sync_awaiting"' do
|
156
168
|
it 'should work' do
|
157
169
|
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
@@ -152,6 +152,18 @@ describe 'PackageMove' do
|
|
152
152
|
end
|
153
153
|
end
|
154
154
|
|
155
|
+
describe 'test attribute "is_downloadable"' do
|
156
|
+
it 'should work' do
|
157
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
158
|
+
end
|
159
|
+
end
|
160
|
+
|
161
|
+
describe 'test attribute "is_quarantined"' do
|
162
|
+
it 'should work' do
|
163
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
164
|
+
end
|
165
|
+
end
|
166
|
+
|
155
167
|
describe 'test attribute "is_sync_awaiting"' do
|
156
168
|
it 'should work' do
|
157
169
|
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
data/spec/models/package_spec.rb
CHANGED
@@ -152,6 +152,18 @@ describe 'Package' do
|
|
152
152
|
end
|
153
153
|
end
|
154
154
|
|
155
|
+
describe 'test attribute "is_downloadable"' do
|
156
|
+
it 'should work' do
|
157
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
158
|
+
end
|
159
|
+
end
|
160
|
+
|
161
|
+
describe 'test attribute "is_quarantined"' do
|
162
|
+
it 'should work' do
|
163
|
+
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
164
|
+
end
|
165
|
+
end
|
166
|
+
|
155
167
|
describe 'test attribute "is_sync_awaiting"' do
|
156
168
|
it 'should work' do
|
157
169
|
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
@@ -32,6 +32,18 @@ describe 'PackageStatus' do
|
|
32
32
|
expect(@instance).to be_instance_of(CloudsmithApi::PackageStatus)
|
33
33
|
end
|
34
34
|
end
|
35
|
+
describe 'test attribute "is_downloadable"' 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
|
+
describe 'test attribute "is_quarantined"' 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
|
+
|
35
47
|
describe 'test attribute "is_sync_awaiting"' do
|
36
48
|
it 'should work' do
|
37
49
|
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|