[openSUSE/open-build-service] 580eb0: Manually fix some Naming/VariableNumber RuboCop of...
Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: 580eb0253aa823928b29f15949dc0dfece37c4fb https://github.com/openSUSE/open-build-service/commit/580eb0253aa823928b29f1... Author: Eduardo Navarro <enavarro@suse.com> Date: 2024-08-12 (Mon, 12 Aug 2024) Changed paths: M src/api/.rubocop_todo.yml M src/api/app/controllers/webui/request_controller.rb M src/api/spec/db/data/backfill_notified_projects_spec.rb M src/api/spec/db/data/generate_web_notifications_spec.rb M src/api/spec/db/data/regenerate_notifications_spec.rb M src/api/spec/db/data/remove_duplicated_flags_spec.rb M src/api/spec/features/webui/groups_spec.rb M src/api/spec/features/webui/repositories_spec.rb M src/api/spec/features/webui/requests/submissions_spec.rb M src/api/spec/features/webui/requests_spec.rb M src/api/spec/lib/statistics_calculations_spec.rb M src/api/spec/lib/tasks/rollout_spec.rb M src/api/spec/models/branch_package/lookup_incident_package_spec.rb M src/api/spec/models/comment_spec.rb M src/api/spec/models/full_text_search_spec.rb M src/api/spec/models/owner_search_spec.rb M src/api/spec/models/project/maintenance_incidents_spec.rb M src/api/spec/models/project/staging_project_spec.rb M src/api/spec/models/project/subprojects_spec.rb M src/api/spec/models/project/update_from_xml_command_spec.rb M src/api/spec/models/project_spec.rb M src/api/spec/models/staging/workflow_spec.rb Log Message: ----------- Manually fix some Naming/VariableNumber RuboCop offenses (II) Commit: 165d092aef8723e6424750918f1dfbe51cb42386 https://github.com/openSUSE/open-build-service/commit/165d092aef8723e6424750... Author: Saray Cabrera Padrón <scabrerapadron@suse.com> Date: 2024-08-13 (Tue, 13 Aug 2024) Changed paths: M src/api/.rubocop_todo.yml M src/api/app/controllers/webui/request_controller.rb M src/api/spec/db/data/backfill_notified_projects_spec.rb M src/api/spec/db/data/generate_web_notifications_spec.rb M src/api/spec/db/data/regenerate_notifications_spec.rb M src/api/spec/db/data/remove_duplicated_flags_spec.rb M src/api/spec/features/webui/groups_spec.rb M src/api/spec/features/webui/repositories_spec.rb M src/api/spec/features/webui/requests/submissions_spec.rb M src/api/spec/features/webui/requests_spec.rb M src/api/spec/lib/statistics_calculations_spec.rb M src/api/spec/lib/tasks/rollout_spec.rb M src/api/spec/models/branch_package/lookup_incident_package_spec.rb M src/api/spec/models/comment_spec.rb M src/api/spec/models/full_text_search_spec.rb M src/api/spec/models/owner_search_spec.rb M src/api/spec/models/project/maintenance_incidents_spec.rb M src/api/spec/models/project/staging_project_spec.rb M src/api/spec/models/project/subprojects_spec.rb M src/api/spec/models/project/update_from_xml_command_spec.rb M src/api/spec/models/project_spec.rb M src/api/spec/models/staging/workflow_spec.rb Log Message: ----------- Merge pull request #16677 from eduardoj/refactoring/fix_rubocop_naming_offenses_ii Manually fix some Naming/VariableNumber RuboCop offenses (II) Compare: https://github.com/openSUSE/open-build-service/compare/29072269861f...165d09... To unsubscribe from these emails, change your notification settings at https://github.com/openSUSE/open-build-service/settings/notifications
participants (1)
-
Saray Cabrera Padrón