[yast/yast-autoinstallation] 0c157c: update to newer rubocop and apply auto corrections
Branch: refs/heads/master Home: https://github.com/yast/yast-autoinstallation Commit: 0c157cde3a27d0f2ae03ba0c6a894a9d93a6dbe2 https://github.com/yast/yast-autoinstallation/commit/0c157cde3a27d0f2ae03ba0... Author: Josef Reidinger <jreidinger@suse.cz> Date: 2023-12-22 (Fri, 22 Dec 2023) Changed paths: M .rubocop.yml M src/clients/inst_autoconfigure.rb M src/clients/inst_autopost.rb M src/clients/inst_store_upgrade_software.rb M src/include/autoinstall/classes.rb M src/include/autoinstall/common.rb M src/include/autoinstall/conftree.rb M src/include/autoinstall/dialogs.rb M src/include/autoinstall/general_dialogs.rb M src/include/autoinstall/helps.rb M src/include/autoinstall/io.rb M src/include/autoinstall/script_dialogs.rb M src/lib/autoinstall/ask/runner.rb M src/lib/autoinstall/clients/autoyast.rb M src/lib/autoinstall/clients/ayast_setup.rb M src/lib/autoinstall/clients/clone_system.rb M src/lib/autoinstall/clients/files_auto.rb M src/lib/autoinstall/clients/inst_autoinit.rb M src/lib/autoinstall/clients/inst_autosetup_upgrade.rb M src/lib/autoinstall/clients/report_auto.rb M src/lib/autoinstall/clients/software_auto.rb M src/lib/autoinstall/entries/description_sorter.rb M src/lib/autoinstall/pkg_gpg_check_handler.rb M src/lib/autoinstall/profile_checker.rb M src/lib/autoinstall/script.rb M src/lib/autoinstall/xml_checks.rb M src/lib/autoinstall/y2erb.rb M src/modules/AutoInstall.rb M src/modules/AutoInstallRules.rb M src/modules/AutoinstCommon.rb M src/modules/AutoinstConfig.rb M src/modules/AutoinstFile.rb M src/modules/AutoinstFunctions.rb M src/modules/AutoinstGeneral.rb M src/modules/AutoinstScripts.rb M src/modules/AutoinstSoftware.rb M src/modules/AutoinstStorage.rb M src/modules/Profile.rb M src/modules/ProfileLocation.rb M test/AutoInstallRules_test.rb M test/AutoinstClass_test.rb M test/AutoinstConfig_test.rb M test/lib/clients/files_auto_test.rb M test/lib/clients/report_auto_test.rb M test/lib/clients/scripts_auto_test.rb M test/lib/package_searcher_test.rb M test/lib/script_test.rb M test/lib/xml_checks_test.rb M test/profile_test.rb Log Message: ----------- update to newer rubocop and apply auto corrections Commit: 5204067180456802fd971e2a6a73eda8ba349f39 https://github.com/yast/yast-autoinstallation/commit/5204067180456802fd971e2... Author: Josef Reidinger <jreidinger@suse.cz> Date: 2023-12-22 (Fri, 22 Dec 2023) Changed paths: M src/clients/autoinst_scripts1_finish.rb M src/clients/autoinst_scripts2_finish.rb M src/clients/classes_auto.rb M src/clients/general_auto.rb M src/clients/inst_autoconfigure.rb M src/clients/inst_store_upgrade_software.rb M src/clients/storage_auto.rb M src/include/autoinstall/classes.rb M src/include/autoinstall/conftree.rb M src/include/autoinstall/dialogs.rb M src/include/autoinstall/general_dialogs.rb M src/include/autoinstall/script_dialogs.rb M src/lib/autoinstall/ask/runner.rb M src/lib/autoinstall/clients/files_auto.rb M src/lib/autoinstall/clients/software_auto.rb M src/modules/AutoInstallRules.rb M src/modules/AutoinstConfig.rb M src/modules/AutoinstFile.rb M src/modules/AutoinstScripts.rb M src/modules/AutoinstStorage.rb M src/modules/Profile.rb Log Message: ----------- new rubocop: auto corrections with -A Commit: a1ceecbbeb2931df6efde32d4d6e24b5bef9d786 https://github.com/yast/yast-autoinstallation/commit/a1ceecbbeb2931df6efde32... Author: Josef Reidinger <jreidinger@suse.cz> Date: 2023-12-25 (Mon, 25 Dec 2023) Changed paths: M .rubocop.yml M src/include/autoinstall/dialogs.rb M src/include/autoinstall/script_dialogs.rb M src/lib/autoinstall/autoinst_profile/ask_list_section.rb M src/lib/autoinstall/clients/autoyast.rb M src/lib/autoinstall/clients/clone_system.rb M src/lib/autoinstall/clients/files_auto.rb M src/lib/autoinstall/clients/report_auto.rb M src/lib/autoinstall/clients/scripts_auto.rb M src/lib/autoinstall/dialogs/disk_selector.rb M src/lib/autoinstall/dialogs/question.rb M src/lib/autoinstall/dialogs/storage.rb M src/lib/autoinstall/importer.rb M src/lib/autoinstall/pkg_gpg_check_handler.rb M src/lib/autoinstall/presenters/section.rb M src/lib/autoinstall/widgets/ask/check_box.rb M src/lib/autoinstall/widgets/ask/combo_box.rb M src/lib/autoinstall/widgets/ask/dialog.rb M src/lib/autoinstall/widgets/ask/input_field.rb M src/lib/autoinstall/widgets/ask/password_field.rb M src/lib/autoinstall/widgets/storage/add_partition_button.rb M src/lib/autoinstall/widgets/storage/delete_section_button.rb M src/lib/autoinstall/widgets/storage/filesystem.rb M src/lib/autoinstall/widgets/storage/overview_tree.rb M src/lib/autoinstall/widgets/storage/partition_tab.rb M src/lib/autoinstall/xml_checks.rb M src/modules/AutoinstFunctions.rb M src/modules/Profile.rb Log Message: ----------- new rubocop: manual fixes Commit: a031c5c27fe673ab215a07604ee7d690a834c5bf https://github.com/yast/yast-autoinstallation/commit/a031c5c27fe673ab215a076... Author: Josef Reidinger <jreidinger@suse.cz> Date: 2023-12-28 (Thu, 28 Dec 2023) Changed paths: M .rubocop.yml M src/include/autoinstall/general_dialogs.rb Log Message: ----------- rubocop: fix shadowing outer variables Commit: daf8f266de4178959df57eb8f85c12bb6192dd2d https://github.com/yast/yast-autoinstallation/commit/daf8f266de4178959df57eb... Author: Josef Reidinger <jreidinger@suse.cz> Date: 2023-12-28 (Thu, 28 Dec 2023) Changed paths: M .rubocop.yml M src/include/autoinstall/classes.rb M src/include/autoinstall/conftree.rb M src/modules/Profile.rb Log Message: ----------- rubocop: fix underscore prefix cop Commit: 3d294b8994dfe60a85335150e2b9d951b89a28cf https://github.com/yast/yast-autoinstallation/commit/3d294b8994dfe60a8533515... Author: Josef Reidinger <jreidinger@suse.cz> Date: 2023-12-28 (Thu, 28 Dec 2023) Changed paths: M .rubocop.yml M src/include/autoinstall/classes.rb M src/include/autoinstall/dialogs.rb M src/include/autoinstall/general_dialogs.rb M src/include/autoinstall/script_dialogs.rb Log Message: ----------- rubocop: fix loop warning Commit: 68e19e7acbdd2ee2ac703e124d79f9977593d42c https://github.com/yast/yast-autoinstallation/commit/68e19e7acbdd2ee2ac703e1... Author: Josef Reidinger <jreidinger@suse.cz> Date: 2023-12-28 (Thu, 28 Dec 2023) Changed paths: M src/lib/autoinstall/presenters/section.rb Log Message: ----------- fix callig super Commit: 0aaf3a7d22432b979126aa970ab6108b03eda194 https://github.com/yast/yast-autoinstallation/commit/0aaf3a7d22432b979126aa9... Author: Josef Reidinger <jreidinger@suse.cz> Date: 2023-12-28 (Thu, 28 Dec 2023) Changed paths: M .rubocop.yml Log Message: ----------- rubocop: relax metrics Commit: 4ef9ed8554a9cecb98ca18e445f7033a8b6a13e5 https://github.com/yast/yast-autoinstallation/commit/4ef9ed8554a9cecb98ca18e... Author: Josef Reidinger <jreidinger@suse.cz> Date: 2023-12-28 (Thu, 28 Dec 2023) Changed paths: M doc/profile_conversions.md Log Message: ----------- fix yardoc Commit: c2dc34560df4ba890688a0c84caec94cc2718f14 https://github.com/yast/yast-autoinstallation/commit/c2dc34560df4ba890688a0c... Author: Josef Reidinger <jreidinger@suse.cz> Date: 2023-12-28 (Thu, 28 Dec 2023) Changed paths: M .rubocop.yml M doc/profile_conversions.md M src/clients/autoinst_scripts1_finish.rb M src/clients/autoinst_scripts2_finish.rb M src/clients/classes_auto.rb M src/clients/general_auto.rb M src/clients/inst_autoconfigure.rb M src/clients/inst_autopost.rb M src/clients/inst_store_upgrade_software.rb M src/clients/storage_auto.rb M src/include/autoinstall/classes.rb M src/include/autoinstall/common.rb M src/include/autoinstall/conftree.rb M src/include/autoinstall/dialogs.rb M src/include/autoinstall/general_dialogs.rb M src/include/autoinstall/helps.rb M src/include/autoinstall/io.rb M src/include/autoinstall/script_dialogs.rb M src/lib/autoinstall/ask/runner.rb M src/lib/autoinstall/autoinst_profile/ask_list_section.rb M src/lib/autoinstall/clients/autoyast.rb M src/lib/autoinstall/clients/ayast_setup.rb M src/lib/autoinstall/clients/clone_system.rb M src/lib/autoinstall/clients/files_auto.rb M src/lib/autoinstall/clients/inst_autoinit.rb M src/lib/autoinstall/clients/inst_autosetup_upgrade.rb M src/lib/autoinstall/clients/report_auto.rb M src/lib/autoinstall/clients/scripts_auto.rb M src/lib/autoinstall/clients/software_auto.rb M src/lib/autoinstall/dialogs/disk_selector.rb M src/lib/autoinstall/dialogs/question.rb M src/lib/autoinstall/dialogs/storage.rb M src/lib/autoinstall/entries/description_sorter.rb M src/lib/autoinstall/importer.rb M src/lib/autoinstall/pkg_gpg_check_handler.rb M src/lib/autoinstall/presenters/section.rb M src/lib/autoinstall/profile_checker.rb M src/lib/autoinstall/script.rb M src/lib/autoinstall/widgets/ask/check_box.rb M src/lib/autoinstall/widgets/ask/combo_box.rb M src/lib/autoinstall/widgets/ask/dialog.rb M src/lib/autoinstall/widgets/ask/input_field.rb M src/lib/autoinstall/widgets/ask/password_field.rb M src/lib/autoinstall/widgets/storage/add_partition_button.rb M src/lib/autoinstall/widgets/storage/delete_section_button.rb M src/lib/autoinstall/widgets/storage/filesystem.rb M src/lib/autoinstall/widgets/storage/overview_tree.rb M src/lib/autoinstall/widgets/storage/partition_tab.rb M src/lib/autoinstall/xml_checks.rb M src/lib/autoinstall/y2erb.rb M src/modules/AutoInstall.rb M src/modules/AutoInstallRules.rb M src/modules/AutoinstCommon.rb M src/modules/AutoinstConfig.rb M src/modules/AutoinstFile.rb M src/modules/AutoinstFunctions.rb M src/modules/AutoinstGeneral.rb M src/modules/AutoinstScripts.rb M src/modules/AutoinstSoftware.rb M src/modules/AutoinstStorage.rb M src/modules/Profile.rb M src/modules/ProfileLocation.rb M test/AutoInstallRules_test.rb M test/AutoinstClass_test.rb M test/AutoinstConfig_test.rb M test/lib/clients/files_auto_test.rb M test/lib/clients/report_auto_test.rb M test/lib/clients/scripts_auto_test.rb M test/lib/package_searcher_test.rb M test/lib/script_test.rb M test/lib/xml_checks_test.rb M test/profile_test.rb Log Message: ----------- Merge pull request #874 from yast/rubocop_update Rubocop update Compare: https://github.com/yast/yast-autoinstallation/compare/519c4d8b7fb9...c2dc345...
participants (1)
-
Josef Reidinger