[openSUSE/open-build-service] 31c232: Fix Rails/FilePath RuboCop offenses
Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: 31c2320bdea64ed20492be7aed15f5596801c209 https://github.com/openSUSE/open-build-service/commit/31c2320bdea64ed20492be... Author: Eduardo Navarro <enavarro@suse.com> Date: 2024-11-14 (Thu, 14 Nov 2024) Changed paths: M src/api/.rubocop_todo.yml M src/api/app/controllers/concerns/backend_proxy.rb M src/api/app/controllers/source_controller.rb M src/api/app/controllers/webui/projects/rebuild_times_controller.rb M src/api/app/lib/backend/file.rb M src/api/app/lib/backend/logger.rb M src/api/app/lib/backend/test.rb M src/api/app/lib/backend/test/tasks.rb M src/api/config/environment.rb M src/api/config/initializers/secret_token.rb M src/api/config/initializers/tempdir.rb M src/api/lib/tasks/extract.rake M src/api/script/start_test_backend M src/api/spec/shared/contexts/rake.rb M src/api/spec/support/capybara.rb M src/api/spec/support/vcr.rb Log Message: ----------- Fix Rails/FilePath RuboCop offenses Commit: 1dabe6163481790976efe7b684bf4296602433b4 https://github.com/openSUSE/open-build-service/commit/1dabe6163481790976efe7... Author: Dani Donisa <dani.doni@gmail.com> Date: 2024-11-15 (Fri, 15 Nov 2024) Changed paths: M src/api/.rubocop_todo.yml M src/api/app/controllers/concerns/backend_proxy.rb M src/api/app/controllers/source_controller.rb M src/api/app/controllers/webui/projects/rebuild_times_controller.rb M src/api/app/lib/backend/file.rb M src/api/app/lib/backend/logger.rb M src/api/app/lib/backend/test.rb M src/api/app/lib/backend/test/tasks.rb M src/api/config/environment.rb M src/api/config/initializers/secret_token.rb M src/api/config/initializers/tempdir.rb M src/api/lib/tasks/extract.rake M src/api/script/start_test_backend M src/api/spec/shared/contexts/rake.rb M src/api/spec/support/capybara.rb M src/api/spec/support/vcr.rb Log Message: ----------- Merge pull request #17108 from eduardoj/refactoring/rubocop_rails_file_path Fix Rails/FilePath RuboCop offenses Compare: https://github.com/openSUSE/open-build-service/compare/f55086355a8f...1dabe6... To unsubscribe from these emails, change your notification settings at https://github.com/openSUSE/open-build-service/settings/notifications
participants (1)
-
Dani Donisa