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

Использовать Gitrunner #130

Merged
merged 8 commits into from
Mar 24, 2019

Conversation

zeratulayuris
Copy link

Вызовы переписаны на gitrunner по #129

@nixel2007 nixel2007 self-assigned this Mar 20, 2019
@@ -196,6 +198,9 @@
ИспользоватьКонфигуратор = Ложь;
КонтекстКонфигуратора = Неопределено;

ГитРепозиторий = Новый ГитРепозиторий();
ГитРепозиторий.УстановитьРабочийКаталог(ТекущийКаталог());
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
Author

Choose a reason for hiding this comment

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

Верно, там нужно добавить изменение. В остальных случаях не требуется, т.к. запуск происходит после установки текущим требуемого.

@zeratulayuris zeratulayuris merged commit 73497e0 into xDrivenDevelopment:develop Mar 24, 2019
@zeratulayuris zeratulayuris deleted the gitrunner branch March 24, 2019 11:27
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.

2 participants