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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

core(asset-saver): save flow artifacts in separate files #14599

Merged
merged 12 commits into from Dec 7, 2022

Conversation

adamraine
Copy link
Member

I have come to repent my sins. This fixes #13915

Not only is this make reviews easier, but I also discovered we were saving each devtools log and trace twice 馃槵

I used the new api to split core/test/fixtures/fraggle-rock/artifacts/sample-flow-artifacts.json into the desired file structure. This worked because there are no changes to core/test/fixtures/fraggle-rock/reports/sample-flow-result.json.

@adamraine adamraine requested a review from a team as a code owner December 7, 2022 19:24
@adamraine adamraine requested review from brendankenny and removed request for a team December 7, 2022 19:24
Copy link
Collaborator

@connorjclark connorjclark left a comment

Choose a reason for hiding this comment

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

looks good!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use asset saver to separate user flow artifacts into separate files
4 participants