[yast-commit] [yast/yast-autoinstallation] 2ca465: Add a ProfilePath class
Branch: refs/heads/profile-path Home: https://github.com/yast/yast-autoinstallation Commit: 2ca4656154832f9a14a0d42481d7c2e890aca752 https://github.com/yast/yast-autoinstallation/commit/2ca4656154832f9a14a0d42... Author: Imobach González Sosa <igonzalezsosa@suse.com> Date: 2020-08-24 (Mon, 24 Aug 2020) Changed paths: A src/lib/autoinstall/profile_path.rb A test/lib/profile_path_test.rb Log Message: ----------- Add a ProfilePath class * This class abstract the details of paths to get profile elements. Commit: fa9faa7dd76b43819b7708e72b8d74befba66677 https://github.com/yast/yast-autoinstallation/commit/fa9faa7dd76b43819b7708e... Author: Imobach González Sosa <igonzalezsosa@suse.com> Date: 2020-08-24 (Mon, 24 Aug 2020) Changed paths: M src/include/autoinstall/ask.rb M src/modules/Profile.rb M test/lib/profile_path_test.rb M test/profile_test.rb Log Message: ----------- Add a Profile.set_element_by_path method * Do not parse the path in the ask.rb file anymore. Commit: cad1a84d3dc0b97b65e2c74573b73bb408c69aa7 https://github.com/yast/yast-autoinstallation/commit/cad1a84d3dc0b97b65e2c74... Author: Imobach González Sosa <igonzalezsosa@suse.com> Date: 2020-08-24 (Mon, 24 Aug 2020) Changed paths: M .rubocop.yml Log Message: ----------- RuboCop: disable BlockLength cop for tests Commit: 3ea648a151cb6479df47f51ed57ffec70a448b5f https://github.com/yast/yast-autoinstallation/commit/3ea648a151cb6479df47f51... Author: Imobach González Sosa <igonzalezsosa@suse.com> Date: 2020-08-24 (Mon, 24 Aug 2020) 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/7884918f176f...3ea648a...
participants (1)
-
Imobach González Sosa