[yast-commit] [yast/yast-ruby-bindings] 4b7344: initial work on y2base replacement
Branch: refs/heads/master Home: https://github.com/yast/yast-ruby-bindings Commit: 4b73441049516d4a7da61e717fed60778df6c172 https://github.com/yast/yast-ruby-bindings/commit/4b73441049516d4a7da61e717f... Author: Josef Reidinger <jreidinger@suse.cz> Date: 2017-02-21 (Tue, 21 Feb 2017) Changed paths: M src/binary/Yast.cc A src/y2base/y2base Log Message: ----------- initial work on y2base replacement Commit: d5f7bcdaaa1567b01200379530cecb27df87b548 https://github.com/yast/yast-ruby-bindings/commit/d5f7bcdaaa1567b01200379530... Author: Josef Reidinger <jreidinger@suse.cz> Date: 2017-02-21 (Tue, 21 Feb 2017) Changed paths: M package/yast2-ruby-bindings.spec M src/CMakeLists.txt A src/ruby/yast/y2base.rb M src/y2base/y2base Log Message: ----------- more functionality to y2base Commit: f6c87471ed799109619a6018dc8267760dc5d6cc https://github.com/yast/yast-ruby-bindings/commit/f6c87471ed799109619a6018dc... Author: Josef Reidinger <jreidinger@suse.cz> Date: 2017-02-21 (Tue, 21 Feb 2017) Changed paths: M src/ruby/yast/y2base.rb Log Message: ----------- fix passing params Commit: f3ca732805f125d1bf1982c6fe3bf367d9b807ee https://github.com/yast/yast-ruby-bindings/commit/f3ca732805f125d1bf1982c6fe... Author: Josef Reidinger <jreidinger@suse.cz> Date: 2017-02-21 (Tue, 21 Feb 2017) Changed paths: M src/ruby/yast/y2base.rb Log Message: ----------- fix argument passing Commit: ad345003f9a00a25e6af65a789e8e2ce2b89bc2d https://github.com/yast/yast-ruby-bindings/commit/ad345003f9a00a25e6af65a789... Author: Josef Reidinger <jreidinger@suse.cz> Date: 2017-02-22 (Wed, 22 Feb 2017) Changed paths: M src/ruby/yast/y2base.rb M src/y2base/y2base Log Message: ----------- add initial signal handling Commit: ef24bf78967e592b1b044b66fd23ea9956613d84 https://github.com/yast/yast-ruby-bindings/commit/ef24bf78967e592b1b044b66fd... Author: Josef Reidinger <jreidinger@suse.cz> Date: 2017-02-22 (Wed, 22 Feb 2017) Changed paths: M src/ruby/yast/y2base.rb M src/y2base/y2base Log Message: ----------- add help and improve option parsing Commit: 9276fe92db5b301855c621e503053850a12e123f https://github.com/yast/yast-ruby-bindings/commit/9276fe92db5b301855c621e503... Author: Josef Reidinger <jreidinger@suse.cz> Date: 2017-02-22 (Wed, 22 Feb 2017) Changed paths: M src/ruby/yast/y2base.rb A tests/y2base_spec.rb Log Message: ----------- add tests for y2base helpers Commit: 71a4aa45269a9f276f49fa62315b7e386ef4c8c6 https://github.com/yast/yast-ruby-bindings/commit/71a4aa45269a9f276f49fa6231... Author: Josef Reidinger <jreidinger@suse.cz> Date: 2017-02-27 (Mon, 27 Feb 2017) Changed paths: M src/ruby/yast/wfm.rb Log Message: ----------- nicer handling of signals Commit: b9831990bdfecaff4e3ddb155ccfa470bc433d3a https://github.com/yast/yast-ruby-bindings/commit/b9831990bdfecaff4e3ddb155c... Author: Josef Reidinger <jreidinger@suse.cz> Date: 2017-02-28 (Tue, 28 Feb 2017) Changed paths: M package/yast2-ruby-bindings.changes M package/yast2-ruby-bindings.spec M src/binary/Yast.cc M src/ruby/yast/wfm.rb R src/ruby/yast/y2base.rb A src/ruby/yast/y2base_helpers.rb M src/y2base/y2base A tests/y2base_helpers_spec.rb R tests/y2base_spec.rb Log Message: ----------- changes from review Commit: 4a18bee788a4fc6a7bd699da698b8f4dff032e0b https://github.com/yast/yast-ruby-bindings/commit/4a18bee788a4fc6a7bd699da69... Author: Josef Reidinger <jreidinger@suse.cz> Date: 2017-02-28 (Tue, 28 Feb 2017) Changed paths: M src/ruby/yast/wfm.rb Log Message: ----------- add one more review change Commit: 8a95a90c9da0141867bee9adcb4e1074139d9e73 https://github.com/yast/yast-ruby-bindings/commit/8a95a90c9da0141867bee9adcb... Author: Josef Reidinger <jreidinger@suse.cz> Date: 2017-02-28 (Tue, 28 Feb 2017) Changed paths: M package/yast2-ruby-bindings.changes M package/yast2-ruby-bindings.spec M src/ruby/yast/wfm.rb Log Message: ----------- more changes from review Commit: 88a6057801dab686237ba6723ce383cdfdc1e386 https://github.com/yast/yast-ruby-bindings/commit/88a6057801dab686237ba6723c... Author: Josef Reidinger <jreidinger@suse.cz> Date: 2017-03-06 (Mon, 06 Mar 2017) Changed paths: M src/y2base/y2base Log Message: ----------- fix name of helper Commit: 27627b10c8941599933637c7858e40f76fc4701b https://github.com/yast/yast-ruby-bindings/commit/27627b10c8941599933637c785... Author: Martin Vidner <martin@vidner.net> Date: 2017-03-06 (Mon, 06 Mar 2017) Changed paths: M src/ruby/yast/y2base_helpers.rb Log Message: ----------- Don't lose a piece of the help text The syntax check warnings do help: src/ruby/yast/y2base_helpers.rb:25: warning: unused literal ignored Commit: 8cb642637cb670d29ccc1a3d3cb3876347a3ef13 https://github.com/yast/yast-ruby-bindings/commit/8cb642637cb670d29ccc1a3d3c... Author: Josef Reidinger <jreidinger@suse.cz> Date: 2017-04-07 (Fri, 07 Apr 2017) Changed paths: M Dockerfile M package/yast2-ruby-bindings.changes M package/yast2-ruby-bindings.spec M src/ruby/yast/path.rb M src/ruby/yast/wfm.rb M tests/integration/run.rb M tests/integration/std_streams_spec.rb M tests/path_spec.rb M tests/scr_spec.rb M tests/wfm_spec.rb Log Message: ----------- Merge remote-tracking branch 'origin/master' into y2base_replacement Commit: 010aa4b2b058518c83e51dbcf4827e3f6af65b35 https://github.com/yast/yast-ruby-bindings/commit/010aa4b2b058518c83e51dbcf4... Author: Josef Reidinger <jreidinger@suse.cz> Date: 2017-04-07 (Fri, 07 Apr 2017) Changed paths: M package/yast2-ruby-bindings.spec M src/CMakeLists.txt R src/ruby/yast/y2base_helpers.rb A src/ruby/yast/y2start_helpers.rb R src/y2base/y2base A src/y2start/y2start R tests/y2base_helpers_spec.rb A tests/y2start_helpers_spec.rb Log Message: ----------- change name to y2start. Reasoning is that y2base is still needed for old testsuite that require a lot of very specific y2base features like printing log to command line or logging config file. So for this reason use ruby starter with different name and drop y2base when old testsuite will be dropped. Commit: ae0cda5f4ec60ab62141d38f1152de9642fd7c43 https://github.com/yast/yast-ruby-bindings/commit/ae0cda5f4ec60ab62141d38f11... Author: Josef Reidinger <jreidinger@suse.cz> Date: 2017-04-07 (Fri, 07 Apr 2017) Changed paths: M src/ruby/yast/y2start_helpers.rb M tests/test_helper.rb A tests/y2start_spec.rb Log Message: ----------- add test for y2start binary itself Commit: f9686650240bf8c6808121d4904fceecf555f5d4 https://github.com/yast/yast-ruby-bindings/commit/f9686650240bf8c6808121d490... Author: Josef Reidinger <jreidinger@suse.cz> Date: 2017-04-07 (Fri, 07 Apr 2017) Changed paths: M tests/y2start_helpers_spec.rb Log Message: ----------- fix test according to latest changes in help behavior Commit: e28a3494e25e2eb6ac6d1bf3177f78045b6204a3 https://github.com/yast/yast-ruby-bindings/commit/e28a3494e25e2eb6ac6d1bf317... Author: Josef Reidinger <jreidinger@suse.cz> Date: 2017-04-07 (Fri, 07 Apr 2017) Changed paths: M package/yast2-ruby-bindings.changes Log Message: ----------- Changes from review Commit: 3c7ddcfe2c9c5598fe5f30d6503e7124ce7625c9 https://github.com/yast/yast-ruby-bindings/commit/3c7ddcfe2c9c5598fe5f30d650... Author: Josef Reidinger <jreidinger@suse.cz> Date: 2017-04-07 (Fri, 07 Apr 2017) Changed paths: M package/yast2-ruby-bindings.changes M package/yast2-ruby-bindings.spec M src/CMakeLists.txt M src/binary/Yast.cc M src/ruby/yast/wfm.rb A src/ruby/yast/y2start_helpers.rb A src/y2start/y2start M tests/test_helper.rb A tests/y2start_helpers_spec.rb A tests/y2start_spec.rb Log Message: ----------- Merge pull request #191 from yast/y2base_replacement Y2base replacement Compare: https://github.com/yast/yast-ruby-bindings/compare/8d19dfadff05...3c7ddcfe2c...
participants (1)
-
GitHub