Skip to content

v0.0.76

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Nov 19:06
· 57 commits to main since this release
bfd1c6e
  • Fixed/Modified streaming/following of build logs in build logs --follow to utilize progressiveText Jenkins endpoint. However, it will fall back on old method when progressiveText does not work (Thank you @marcosdiez )
  • Added a --follow-logs option to build rebuild and job build commands. When specified it will wait for the build to go from queue to running, then immediately follow/stream the logs to the console. (Thank you @marcosdiez )
  • Added a spinner/waiter animation to server server-deploy command

What's Changed

  • fix: Update pypi branch reference to main by @ismet55555 in #168
  • fix yoenkins build logs with --follow by @marcosdiez in #164
  • fix: Stream build logs using progressiveText endpoint, fall-back on legacy method by @ismet55555 in #169
  • feat: Add show result console logs to build rebuild by @marcosdiez in #165
  • feat: Follow/Stream Logs to Console after Job Build and Rebuild by @ismet55555 in #170

Full Changelog: v0.0.75...v0.0.76