[yast/yast-autoinstallation] 5bd448: Improve AskDialog layout
Branch: refs/heads/refactor-ask-list Home: https://github.com/yast/yast-autoinstallation Commit: 5bd448e2cdacb0b1c103c59d79496d045af8aa54 https://github.com/yast/yast-autoinstallation/commit/5bd448e2cdacb0b1c103c59... Author: Imobach González Sosa <igonzalezsosa@suse.com> Date: 2021-05-06 (Thu, 06 May 2021) Changed paths: M src/lib/autoinstall/widgets/ask_dialog.rb M test/lib/autoinstall/widgets/ask_dialog_test.rb Log Message: ----------- Improve AskDialog layout Commit: e1b4b6a9da7f61e75f5d83ae2e06cefd0fcbbd13 https://github.com/yast/yast-autoinstallation/commit/e1b4b6a9da7f61e75f5d83a... Author: Imobach González Sosa <igonzalezsosa@suse.com> Date: 2021-05-06 (Thu, 06 May 2021) Changed paths: M src/lib/autoinstall/ask/profile_reader.rb R src/lib/autoinstall/ask_default_value_script.rb R src/lib/autoinstall/ask_script.rb M src/lib/autoinstall/script.rb M test/lib/autoinstall/ask/runner_test.rb R test/lib/autoinstall/ask_default_value_script_test.rb M test/lib/script_test.rb Log Message: ----------- Fix AskScript and AskDefaultValueScript path calculation * Additionally, move them to script.rb. Commit: e9fb94b3f3b2f963a726a509174e3a2d2b51ee7a https://github.com/yast/yast-autoinstallation/commit/e9fb94b3f3b2f963a726a50... Author: Imobach González Sosa <igonzalezsosa@suse.com> Date: 2021-05-06 (Thu, 06 May 2021) Changed paths: M src/lib/autoinstall/script.rb M src/modules/AutoInstall.rb R test/.gitignore M test/AutoInstall_test.rb A test/fixtures/instsys/tmp/ask-default-value-scripts/ask-value.sh A test/fixtures/instsys/tmp/ask-scripts/ask.sh A test/fixtures/instsys/tmp/ask-scripts/logs/ask.sh.log A test/fixtures/instsys/tmp/pre-scripts/logs/pre.sh.log A test/fixtures/instsys/tmp/pre-scripts/pre.sh A test/fixtures/instsys/tmp/profile/autoinst.xml Log Message: ----------- Copy all ask-* scripts at the end of the installation Commit: 137c15faf7fe3dab871bcb25df169b7853b99914 https://github.com/yast/yast-autoinstallation/commit/137c15faf7fe3dab871bcb2... Author: Imobach González Sosa <igonzalezsosa@suse.com> Date: 2021-05-06 (Thu, 06 May 2021) Changed paths: M package/autoyast2.changes M package/autoyast2.spec Log Message: ----------- Bump version and update changes file Compare: https://github.com/yast/yast-autoinstallation/compare/ec7c81e5fdb6...137c15f...
participants (1)
-
Imobach González Sosa