Skip to content

Conversation

@theshadowco
Copy link
Contributor

Перенес этап изменения версии файлов перед коммитом в git.
Это снижает вероятность ошибки пропуска версий при падении.

bia-tech and others added 5 commits February 3, 2017 10:24
Перенес этап изменения версии файлов перед коммитом в git.
Это снижает вероятность ошибки пропуска версий при падении.
Copy link
Member

@artbear artbear left a comment

Choose a reason for hiding this comment

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

Полезное исправление.
Но есть небольшое замечание.

Copy link
Member

Choose a reason for hiding this comment

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

ИМХО зря убрал откат версии в исключении, это важно.
ошибка и прерывание может случиться на разных этапах.
например, падает коммит гит из-за неверных настроек гит, и файл не откатится.

Copy link
Member

Choose a reason for hiding this comment

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

или гут пуш отвалится.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Согласен, поторопился

@artbear artbear self-assigned this Feb 17, 2017
@artbear artbear added this to the 1.3 milestone Feb 17, 2017
Copy link
Member

@artbear artbear Feb 17, 2017

Choose a reason for hiding this comment

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

Убери случайный лишний пробел

@artbear artbear modified the milestone: 1.2 Feb 17, 2017
@artbear
Copy link
Member

artbear commented Feb 17, 2017

Исправил пробел.
Мержу

@artbear artbear merged commit ea495c1 into oscript-library:develop Feb 17, 2017
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.

3 participants