Skip to content
This repository was archived by the owner on Jun 19, 2026. It is now read-only.

Do not exit command even if checking version fail#286

Merged
jiikko merged 2 commits into
DeployGate:masterfrom
jiikko:safe-check
Oct 29, 2020
Merged

Do not exit command even if checking version fail#286
jiikko merged 2 commits into
DeployGate:masterfrom
jiikko:safe-check

Conversation

@jiikko

@jiikko jiikko commented Oct 29, 2020

Copy link
Copy Markdown
Contributor

related #284

@jiikko jiikko changed the title wip Do not exit command even if checking version fail Do not exit command even if checking version fail Oct 29, 2020
@jiikko jiikko marked this pull request as ready for review October 29, 2020 04:50
@jiikko jiikko requested a review from henteko October 29, 2020 04:50
Comment thread config/locales/en.yml Outdated
#################################################################
not_internet_connection_error: 'Error: Not internet connection. Please by connecting to the internet'
commands:
_setup:

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

What does it mean by starting with an underscore?

I guess it would be better to move this section up to the upper level and define errors section like the following.

  errors:
    check_update_failure: ...
  commands: ...

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

thanks you for comment!

i wanted to show like private method...

sound good! i try it!

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

@jmatsu
i fixed.
please review!

@jiikko jiikko requested a review from jmatsu October 29, 2020 06:03

@jmatsu jmatsu left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Brilliant~!

@jiikko

jiikko commented Oct 29, 2020

Copy link
Copy Markdown
Contributor Author

thank you!!!!!!!

@jiikko jiikko merged commit 979c213 into DeployGate:master Oct 29, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants