Branch: refs/heads/SLE-15-SP2 Home: https://github.com/yast/yast-autoinstallation Commit: 6d2f289239d2870fae1c55a386b20d95d46fc6f9 https://github.com/yast/yast-autoinstallation/commit/6d2f289239d2870fae1c55a... Author: Imobach González Sosa <igonzalezsosa@suse.com> Date: 2021-07-16 (Fri, 16 Jul 2021) Changed paths: M src/modules/AutoinstFile.rb A test/autoinst_file_test.rb Log Message: ----------- Copy files to the corrrect path when <file_location> is given Commit: 8b6f882d853f67f4bdc96fdc584dcb7b25da6fec https://github.com/yast/yast-autoinstallation/commit/8b6f882d853f67f4bdc96fd... Author: Imobach González Sosa <igonzalezsosa@suse.com> Date: 2021-07-16 (Fri, 16 Jul 2021) Changed paths: M test/AutoinstGeneral_test.rb Log Message: ----------- Make RuboCop happy Commit: 810c11a9a4b2bf102c340623e9a4d70b620a0f46 https://github.com/yast/yast-autoinstallation/commit/810c11a9a4b2bf102c34062... Author: Imobach González Sosa <igonzalezsosa@suse.com> Date: 2021-07-16 (Fri, 16 Jul 2021) Changed paths: M package/autoyast2.changes M package/autoyast2.spec Log Message: ----------- Bump version and update changes file Commit: dcfa2f9e45abd474e0c8b64e59e8de976b68584f https://github.com/yast/yast-autoinstallation/commit/dcfa2f9e45abd474e0c8b64... Author: Imobach González Sosa <igonzalezsosa@suse.com> Date: 2021-07-16 (Fri, 16 Jul 2021) Changed paths: M package/autoyast2.changes M package/autoyast2.spec M src/modules/AutoinstFile.rb M test/AutoinstGeneral_test.rb A test/autoinst_file_test.rb Log Message: ----------- Merge pull request #781 from yast/bsc-1188357 bsc#1188357: copy files to the right location when `file_location` is given Compare: https://github.com/yast/yast-autoinstallation/compare/5b5f0e61876a...dcfa2f9...