[openSUSE/open-build-service] 3ccb57: Update rubocop to version 1.24.0
Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: 3ccb57a562794b2150853a8fa6e6d90b7897695e https://github.com/openSUSE/open-build-service/commit/3ccb57a562794b2150853a... Author: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com> Date: 2021-12-24 (Fri, 24 Dec 2021) Changed paths: M src/api/Gemfile.lock Log Message: ----------- Update rubocop to version 1.24.0 Commit: 956c8663fb493a8f0c98f81e6e1fde11b3a40fc3 https://github.com/openSUSE/open-build-service/commit/956c8663fb493a8f0c98f8... Author: Victor Pereira <vpereira@suse.de> Date: 2021-12-27 (Mon, 27 Dec 2021) Changed paths: M src/api/app/controllers/webui/projects/rebuild_times_controller.rb M src/api/app/lib/backend/file.rb M src/api/app/services/package_service/file_verifier.rb M src/api/lib/tasks/dev.rake M src/api/script/start_test_backend M src/api/spec/controllers/webui/apidocs_controller_spec.rb M src/api/spec/factories/packages.rb M src/api/spec/features/webui/apidocs_spec.rb M src/api/spec/features/webui/repositories_spec.rb M src/api/spec/models/backend/file_spec.rb M src/api/test/functional/channel_maintenance_test.rb M src/api/test/functional/kgraft_maintenance_test.rb M src/api/test/functional/maintenance_test.rb M src/api/test/functional/product_test.rb M src/api/test/functional/request_controller_test.rb M src/api/test/functional/search_controller_test.rb M src/api/test/functional/source_controller_test.rb M src/api/test/test_helper.rb Log Message: ----------- Apply new rubocop cops "Style/FileRead" and "Style/FileWrite" Commit: 780f55c629cd9445f0dddfb7af3767bc88aeae3e https://github.com/openSUSE/open-build-service/commit/780f55c629cd9445f0dddf... Author: Victor Pereira <vpereira@suse.de> Date: 2021-12-27 (Mon, 27 Dec 2021) Changed paths: M src/api/app/models/branch_package/lookup_incident_package.rb M src/api/app/models/staging/staged_requests.rb M src/api/app/services/user_service/involved.rb Log Message: ----------- Fixes new rubocop cop Style/CollectionCompact rules introduced by this update Commit: f48f680f1aa06a5ec8e8e1290ebb28dc1764053b https://github.com/openSUSE/open-build-service/commit/f48f680f1aa06a5ec8e8e1... Author: Dani Donisa <daniel.donisa@suse.com> Date: 2021-12-28 (Tue, 28 Dec 2021) Changed paths: M src/api/Gemfile.lock M src/api/app/controllers/webui/projects/rebuild_times_controller.rb M src/api/app/lib/backend/file.rb M src/api/app/models/branch_package/lookup_incident_package.rb M src/api/app/models/staging/staged_requests.rb M src/api/app/services/package_service/file_verifier.rb M src/api/app/services/user_service/involved.rb M src/api/lib/tasks/dev.rake M src/api/script/start_test_backend M src/api/spec/controllers/webui/apidocs_controller_spec.rb M src/api/spec/factories/packages.rb M src/api/spec/features/webui/apidocs_spec.rb M src/api/spec/features/webui/repositories_spec.rb M src/api/spec/models/backend/file_spec.rb M src/api/test/functional/channel_maintenance_test.rb M src/api/test/functional/kgraft_maintenance_test.rb M src/api/test/functional/maintenance_test.rb M src/api/test/functional/product_test.rb M src/api/test/functional/request_controller_test.rb M src/api/test/functional/search_controller_test.rb M src/api/test/functional/source_controller_test.rb M src/api/test/test_helper.rb Log Message: ----------- Merge pull request #12020 from openSUSE/depfu/update/srcapi/rubocop-1.24.0 [src/api] Update rubocop: 1.23.0 → 1.24.0 (minor) Compare: https://github.com/openSUSE/open-build-service/compare/c44f28930de1...f48f68...
participants (1)
-
Dani Donisa