Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move product selection to welcome #602

Merged
merged 22 commits into from Sep 4, 2017

Conversation

imobachgs
Copy link
Contributor

@imobachgs imobachgs commented Aug 31, 2017

Requires yast/yast-yast2#619, yast/yast-packager#273 and
yast/yast-country#138.

Move product's selection to welcome screen.

complex-welcome-license

@coveralls
Copy link

Coverage Status

Coverage decreased (-10.9%) to 6.649% when pulling f186cf0 on move-product-selection-to-welcome into a66d8a9 on master.

@imobachgs imobachgs force-pushed the move-product-selection-to-welcome branch from f186cf0 to 9476f25 Compare September 1, 2017 10:31
@coveralls
Copy link

Coverage Status

Coverage decreased (-10.9%) to 6.65% when pulling 9476f25 on move-product-selection-to-welcome into a66d8a9 on master.

return nil
end
setup_final_choice
merge_and_run_workflow if selected_product
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is this check really needed?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No, it is not :)

end
end

# Most of the work is done by #retranslate_yast. If changing to english if
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

typo? is needed?

Copy link
Contributor

@teclator teclator left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, please just solve conflicts

@@ -48,6 +67,12 @@

describe "#main" do
let(:restarting) { false }
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please, remove also this from the test as it is not needed anymore

@imobachgs imobachgs changed the title [WIP] Move product selection to welcome Move product selection to welcome Sep 1, 2017
* master:
  Adapt unit test due changes in module
  version + changelog
  Skip inst_complex_welcome in auto mode.
@imobachgs imobachgs force-pushed the move-product-selection-to-welcome branch from 09db101 to 4115a53 Compare September 4, 2017 07:49
@teclator
Copy link
Contributor

teclator commented Sep 4, 2017

Rubocop is still unhappy

@coveralls
Copy link

Coverage Status

Coverage decreased (-10.9%) to 6.636% when pulling b35722e on move-product-selection-to-welcome into e4b1ff1 on master.

@imobachgs
Copy link
Contributor Author

imobachgs commented Sep 4, 2017

Yes, you are right. I did not check Travis because I expected a dependencies problem (new yast2-packager and yast2 are not available yet). Now Rubocop is happy but it is failing due to missing dependencies :)

@coveralls
Copy link

Coverage Status

Coverage increased (+0.2%) to 17.751% when pulling 4020636 on move-product-selection-to-welcome into e4b1ff1 on master.

@teclator
Copy link
Contributor

teclator commented Sep 4, 2017

Thnx ;) it LGTM

@imobachgs imobachgs merged commit ff3349e into master Sep 4, 2017
@imobachgs imobachgs deleted the move-product-selection-to-welcome branch September 4, 2017 10:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants