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

Console cmd should support viewing running build console #53

Merged

Conversation

m-sureshraj
Copy link
Owner

@m-sureshraj m-sureshraj commented Jul 29, 2020

The console command jen console (without arguments) behavior has changed.

  • When a job has no running builds -> Print the last build console
  • When a job has only one running build -> Print the running build console
  • When a job has multiple running builds -> Ask the user to pick a build

Closes: #51

@m-sureshraj m-sureshraj marked this pull request as draft July 29, 2020 03:57
@m-sureshraj m-sureshraj force-pushed the console-cmd-should-support-viewing-running-build-console branch 2 times, most recently from b0de030 to ca5c694 Compare August 1, 2020 08:15
@m-sureshraj m-sureshraj marked this pull request as ready for review August 1, 2020 08:22
The console command `jen console` (without arguments) behavior has changed.
* When a job has no running builds -> Print the last build console
* When a job has only one running build -> Print the running build console
* When a job has multiple running builds -> Ask user to pick a build

Closes: #51
@m-sureshraj m-sureshraj force-pushed the console-cmd-should-support-viewing-running-build-console branch from c87770a to 74f08ca Compare August 3, 2020 06:54
@m-sureshraj m-sureshraj merged commit fd0d8f4 into master Aug 3, 2020
@m-sureshraj m-sureshraj deleted the console-cmd-should-support-viewing-running-build-console branch August 3, 2020 07:55
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.

console command should provide a option to view the running build console output
1 participant