[yast/yast-autoinstallation] de2f34: Simplify <ask-list> stages handling
Branch: refs/heads/refactor-ask-list Home: https://github.com/yast/yast-autoinstallation Commit: de2f340698c5012f66837b1004e008f9634e85b1 https://github.com/yast/yast-autoinstallation/commit/de2f340698c5012f66837b1... Author: Imobach González Sosa <igonzalezsosa@suse.com> Date: 2021-05-05 (Wed, 05 May 2021) Changed paths: M src/lib/autoinstall/ask/dialog.rb M src/lib/autoinstall/ask/profile_reader.rb M src/lib/autoinstall/ask/runner.rb M src/lib/autoinstall/widgets/ask_dialog.rb M test/lib/autoinstall/ask/dialog_test.rb M test/lib/autoinstall/ask/profile_reader_test.rb M test/lib/autoinstall/ask/runner_test.rb M test/lib/autoinstall/widgets/ask_dialog_test.rb Log Message: ----------- Simplify <ask-list> stages handling * Filter the <ask> entries that belong to a different stage when parsing the profile. Commit: 0b6d51f4c5fcde0d617b50fde17f846d110e3168 https://github.com/yast/yast-autoinstallation/commit/0b6d51f4c5fcde0d617b50f... Author: Imobach González Sosa <igonzalezsosa@suse.com> Date: 2021-05-05 (Wed, 05 May 2021) Changed paths: M src/lib/autoinstall/ask/profile_reader.rb M src/lib/autoinstall/ask/runner.rb M src/lib/autoinstall/ask_script.rb M src/lib/autoinstall/widgets/ask_dialog.rb M test/lib/autoinstall/ask/profile_reader_test.rb M test/lib/autoinstall/ask/runner_test.rb A test/lib/autoinstall/ask_script_test.rb Log Message: ----------- Fix scripts handling for <ask> sections Compare: https://github.com/yast/yast-autoinstallation/compare/8986aec9895a...0b6d51f...
participants (1)
-
Imobach González Sosa