[openSUSE/open-build-service] c0333f: Autocorrect some Style/StringConcatenation RuboCop...
Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: c0333fe6fec95d4a7368113c5eeaa63a0d0a0eae https://github.com/openSUSE/open-build-service/commit/c0333fe6fec95d4a736811... Author: Eduardo Navarro <enavarro@suse.com> Date: 2024-03-13 (Wed, 13 Mar 2024) Changed paths: M src/api/.rubocop.yml M src/api/.rubocop_todo.yml M src/api/app/components/notification_action_bar_component.rb M src/api/app/helpers/webui/elisions_helper.rb M src/api/app/helpers/webui/repository_helper.rb M src/api/app/helpers/webui/webui_helper.rb M src/api/app/lib/gitea_api/v1/client.rb M src/api/app/lib/suse/validator.rb M src/api/app/mailers/admin_mailer.rb M src/api/app/mixins/parse_package_diff.rb M src/api/app/queries/packages_finder.rb M src/api/app/services/trigger_controller_service/token_extractor.rb M src/api/app/views/models/_project.xml.builder M src/api/lib/memory_debugger.rb M src/api/lib/tasks/dev/rake_support.rb M src/api/lib/tasks/extract.rake M src/api/lib/tasks/statistics/github/code_frequency.rake M src/api/lib/tasks/statistics/github/commit_activity.rake M src/api/lib/xpath_engine.rb M src/api/script/reformat_memprof M src/api/script/start_test_backend Log Message: ----------- Autocorrect some Style/StringConcatenation RuboCop ... ... offenses, part II Commit: 4b876bb1e223ef8139b3c12ca58009d731079bef https://github.com/openSUSE/open-build-service/commit/4b876bb1e223ef8139b3c1... Author: Eduardo J <enavarro@suse.com> Date: 2024-03-14 (Thu, 14 Mar 2024) Changed paths: M src/api/.rubocop.yml M src/api/.rubocop_todo.yml M src/api/app/components/notification_action_bar_component.rb M src/api/app/helpers/webui/elisions_helper.rb M src/api/app/helpers/webui/repository_helper.rb M src/api/app/helpers/webui/webui_helper.rb M src/api/app/lib/gitea_api/v1/client.rb M src/api/app/lib/suse/validator.rb M src/api/app/mailers/admin_mailer.rb M src/api/app/mixins/parse_package_diff.rb M src/api/app/queries/packages_finder.rb M src/api/app/services/trigger_controller_service/token_extractor.rb M src/api/app/views/models/_project.xml.builder M src/api/lib/memory_debugger.rb M src/api/lib/tasks/dev/rake_support.rb M src/api/lib/tasks/extract.rake M src/api/lib/tasks/statistics/github/code_frequency.rake M src/api/lib/tasks/statistics/github/commit_activity.rake M src/api/lib/xpath_engine.rb M src/api/script/reformat_memprof M src/api/script/start_test_backend Log Message: ----------- Merge pull request #15785 from eduardoj/refactoring/rubocop_offenses_part_7 Autocorrect some Style/StringConcatenation RuboCop offenses, part II Compare: https://github.com/openSUSE/open-build-service/compare/6053ff12d926...4b876b... To unsubscribe from these emails, change your notification settings at https://github.com/openSUSE/open-build-service/settings/notifications
participants (1)
-
Eduardo J.