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

Trace files fixed #552

Merged
merged 4 commits into from
Sep 3, 2020
Merged

Trace files fixed #552

merged 4 commits into from
Sep 3, 2020

Conversation

et22
Copy link

@et22 et22 commented Sep 2, 2020

Issue #, if available: Smithy lacks model traceability.

Description of changes: Add support for trace file serialization, deserialization, validation, and creation.

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

Ethan Trepka added 4 commits September 2, 2020 13:27
Smithy currently lacks the ability to link
code-generated artifacts back to the original
model code. These data objects represent a trace file
that provides this functionality. They contain
methods for serializing, deserializing and validating
trace files.
@srchase srchase merged commit 04144a0 into master Sep 3, 2020
@srchase srchase deleted the trace-files-fixed branch September 3, 2020 17: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.

3 participants