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

Allow specifying variables when queueing builds #105

Closed
lzybkr opened this issue Dec 5, 2017 · 4 comments
Closed

Allow specifying variables when queueing builds #105

lzybkr opened this issue Dec 5, 2017 · 4 comments

Comments

@lzybkr
Copy link

lzybkr commented Dec 5, 2017

We have a mandatory parameter in our build that is specified in the Web UI.

If I try to queue such a build from vsts, I get an error:

PS> vsts build queue --definition-name Build_Test --verbose -o json
'NoneType' object has no attribute 'message'
@tedchamb
Copy link
Contributor

tedchamb commented Dec 6, 2017

@lzybkr Thanks for reporting. We should definitely add support for this.

@lzybkr
Copy link
Author

lzybkr commented Dec 6, 2017

I did debug some more and found the error has nothing to do with my request, I'll open another issue for that.

@bergmeister
Copy link
Contributor

+1.
It would also be nice to get prompted if the build has mandatory variables with no default.

@tedchamb
Copy link
Contributor

tedchamb commented Dec 8, 2017

addressed in #109

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants