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

Print output version message all on one line for easy parsing #11

Merged
merged 1 commit into from
Aug 30, 2021

Conversation

sophiewigmore
Copy link
Member

Summary

Print out the newly added version message as a single line for easy parsing.

Use Cases

This is needed to unblock paketo-buildpacks/github-config#339, in which we want to parse the output of the command to get just the slice of versions.

Checklist

  • I have viewed, signed, and submitted the Contributor License Agreement.
  • I have linked issue(s) that this PR should close using keywords or the Github UI (See docs)
  • I have added an integration test, if necessary.
  • I have reviewed the styleguide for guidance on my code quality.
  • I'm happy with the commit history on this PR (I have rebased/squashed as needed).

@sophiewigmore sophiewigmore requested a review from a team as a code owner August 30, 2021 13:48
Copy link

@fg-j fg-j left a comment

Choose a reason for hiding this comment

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

Output prints on one line, and on my machine this works great with the workflow from paketo-buildpacks/github-config#339

@fg-j fg-j merged commit 6a2a2c5 into main Aug 30, 2021
@fg-j fg-j deleted the fix-update-dependencies branch August 30, 2021 14:34
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