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

feat: Add-Signature to support new formats of input #538

Merged

Conversation

ChevronTango
Copy link
Contributor

@ChevronTango ChevronTango commented Aug 1, 2023

Please fill in the fields below to submit a pull request. The more information that is provided, the better.

Fixes #532 add-signature to support alternative formats of input

Release Notes:

Types of changes:

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected). Please ensure that your PR title is a Conventional Commit breaking change (with a !, as in feat!: change foo).

Description of the changes being introduced by the pull request:

add-signature to support alternative formats of input

Please verify and check that the pull request fulfills the following requirements:

  • Tests have been added for the bug fix or new feature
  • Docs have been added for the bug fix or new feature

@rdimitrov rdimitrov added enhancement go Pull requests that update Go code labels Sep 15, 2023
Copy link
Contributor

@rdimitrov rdimitrov left a comment

Choose a reason for hiding this comment

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

Thanks for you contribution @ChevronTango! 💯 🎉

@rdimitrov rdimitrov merged commit 14ed751 into theupdateframework:master Sep 15, 2023
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

add-signature to support more formats
3 participants