[yast-commit] [yast/yast-autoinstallation] c57628: Add a ProfilePath class
Branch: refs/heads/profile-path Home: https://github.com/yast/yast-autoinstallation Commit: c5762890a9228dc65240c8e48455a31ae5015a31 https://github.com/yast/yast-autoinstallation/commit/c5762890a9228dc65240c8e... 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: ca0d42a1b7145d6cc6ca3ad03618d610ffdbd0de https://github.com/yast/yast-autoinstallation/commit/ca0d42a1b7145d6cc6ca3ad... 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: 872cbfbea00eea0a8cd59829d4d9439bfa033d7d https://github.com/yast/yast-autoinstallation/commit/872cbfbea00eea0a8cd5982... 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: a7c067be5c5dd0721a8413a35b7c6512f9a36a43 https://github.com/yast/yast-autoinstallation/commit/a7c067be5c5dd0721a8413a... 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/3ea648a151cb...a7c067b...
participants (1)
-
Imobach González Sosa