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

Confusing Non-CI mode options #637

Open
a-osipov-toxa opened this issue Jun 30, 2021 · 0 comments
Open

Confusing Non-CI mode options #637

a-osipov-toxa opened this issue Jun 30, 2021 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@a-osipov-toxa
Copy link

Description

Actual result

In the same section of the documentation used mutually exclusive options
In Non-CI mode said:
1)
It does not report build results to any code review system.

At the same time there are an options in example of usage:

 [--report-build-start]
 [--report-build-success]
 [--report-only-fails] 
 [--report-no-vote]

As said in the manual, this Non-CI mode created to execute the configured scenario locally (means outside of Teamcity/Jenkins)
But there are an options in example of usage:

[--server-type {tc,jenkins,local}]
[--tc-server TEAMCITY_SERVER]
[--tc-build-id BUILD_ID]
[--tc-configuration-id CONFIGURATION_ID]
[--tc-auth-user-id TC_USER]
[--tc-auth-passwd TC_PASSWD]
[--jenkins-build-url BUILD_URL]

Expected result

Review the manual please, all these numerous options confuse users

@a-osipov-toxa a-osipov-toxa added the bug Something isn't working label Jun 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants