versionize icon indicating copy to clipboard operation
versionize copied to clipboard

Test current struct versions are in the VersionMap

Open ioanachirca opened this issue 5 years ago • 1 comments

Signed-off-by: Ioana Chirca [email protected]

Reason for This PR

Test for https://github.com/firecracker-microvm/versionize_derive/pull/5. Needs that change to be merged in order to pass.

Description of Changes

[Author TODO: add description of changes.]

License Acceptance

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

PR Checklist

[Author TODO: Meet these criteria.] [Reviewer TODO: Verify that these criteria are met. Request changes if not]

  • [x] All commits in this PR are signed (git commit -s).
  • [x] The reason for this PR is clearly provided (issue no. or explanation).
  • [x] The description of changes is clear and encompassing.
  • [x] Any required documentation changes (code and docs) are included in this PR.
  • [x] Any newly added unsafe code is properly documented.
  • [x] Any user-facing changes are mentioned in CHANGELOG.md.

ioanachirca avatar Jun 18 '20 10:06 ioanachirca

Please also mark changes in changelog.

sandreim avatar Jun 25 '20 08:06 sandreim