[yast-commit] [yast/yast-yast2] 409076: Add an ElementPath class
Branch: refs/heads/master Home: https://github.com/yast/yast-yast2 Commit: 4090762b92387bb2594242ba1dca7da32abd06d6 https://github.com/yast/yast-yast2/commit/4090762b92387bb2594242ba1dca7da32a... Author: Imobach González Sosa <igonzalezsosa@suse.com> Date: 2020-08-25 (Tue, 25 Aug 2020) Changed paths: A library/general/src/lib/installation/autoinst_profile/element_path.rb M library/general/src/lib/installation/autoinst_profile/section_with_attributes.rb A library/general/test/installation/autoinst_profile/element_path_test.rb A library/general/test/installation/autoinst_profile/section_with_attributes_test.rb Log Message: ----------- Add an ElementPath class Commit: b4812ac796a74ac4960efed42630746e4dc908c2 https://github.com/yast/yast-yast2/commit/b4812ac796a74ac4960efed42630746e4d... Author: Imobach González Sosa <igonzalezsosa@suse.com> Date: 2020-08-25 (Tue, 25 Aug 2020) Changed paths: M library/general/src/lib/installation/autoinst_issues.rb Log Message: ----------- Add missing require Commit: d6af8c342288eeea485e03321ff6e2aa661b244e https://github.com/yast/yast-yast2/commit/d6af8c342288eeea485e03321ff6e2aa66... Author: Imobach González Sosa <igonzalezsosa@suse.com> Date: 2020-08-25 (Tue, 25 Aug 2020) Changed paths: M package/yast2.changes M package/yast2.spec Log Message: ----------- Bump version and update changes file Commit: 46b00c4b0cda69edb38a50ce4bd92f500798d698 https://github.com/yast/yast-yast2/commit/46b00c4b0cda69edb38a50ce4bd92f5007... Author: Imobach González Sosa <igonzalezsosa@suse.com> Date: 2020-08-25 (Tue, 25 Aug 2020) Changed paths: M library/general/src/lib/installation/autoinst_issues/issues_presenter.rb M package/yast2.changes Log Message: ----------- Use the XPath form to point to profile issues * We are using XPath because it is an standard. Commit: 70cfeba7dad3a96c005fd6ac2f8de1b048052946 https://github.com/yast/yast-yast2/commit/70cfeba7dad3a96c005fd6ac2f8de1b048... Author: Imobach González Sosa <igonzalezsosa@suse.com> Date: 2020-08-25 (Tue, 25 Aug 2020) Changed paths: M library/general/src/lib/installation/autoinst_issues/issues_presenter.rb M library/general/src/lib/installation/autoinst_profile/element_path.rb M library/general/test/installation/autoinst_profile/element_path_test.rb M package/yast2.changes Log Message: ----------- Drop XPath-like path support Commit: ff25cc9256aa9d3203e7758472f5e50f1f8dd20f https://github.com/yast/yast-yast2/commit/ff25cc9256aa9d3203e7758472f5e50f1f... Author: Imobach González Sosa <igonzalezsosa@suse.com> Date: 2020-08-26 (Wed, 26 Aug 2020) Changed paths: M library/general/src/lib/installation/autoinst_profile/section_with_attributes.rb M library/general/test/installation/autoinst_profile/section_with_attributes_test.rb Log Message: ----------- Improve section path calculation in collections Commit: 47d059d2655352f79de8d179a9c3c5f15147e3e7 https://github.com/yast/yast-yast2/commit/47d059d2655352f79de8d179a9c3c5f151... Author: Imobach González Sosa <igonzalezsosa@suse.com> Date: 2020-08-26 (Wed, 26 Aug 2020) Changed paths: M library/general/src/lib/installation/autoinst_profile/element_path.rb M library/general/test/installation/autoinst_profile/element_path_test.rb Log Message: ----------- Updates from code review Commit: d82677d3fd22308512e7867e51b85ae227566747 https://github.com/yast/yast-yast2/commit/d82677d3fd22308512e7867e51b85ae227... Author: Imobach González Sosa <igonzalezsosa@suse.com> Date: 2020-08-26 (Wed, 26 Aug 2020) Changed paths: M library/general/src/lib/installation/autoinst_issues.rb M library/general/src/lib/installation/autoinst_issues/issues_presenter.rb A library/general/src/lib/installation/autoinst_profile/element_path.rb M library/general/src/lib/installation/autoinst_profile/section_with_attributes.rb A library/general/test/installation/autoinst_profile/element_path_test.rb A library/general/test/installation/autoinst_profile/section_with_attributes_test.rb M package/yast2.changes M package/yast2.spec Log Message: ----------- Merge pull request #1090 from yast/autoinst-profile-element-path [AutoYaST] Profile element path Compare: https://github.com/yast/yast-yast2/compare/91ef35956856...d82677d3fd22
participants (1)
-
Imobach González Sosa