Skip to content
This repository has been archived by the owner on Mar 18, 2024. It is now read-only.

fix(apexlink): direct conversion to json breaks on large packages #1306

Merged
merged 1 commit into from
May 12, 2023

Conversation

azlam-abdulsalam
Copy link
Contributor

This fix is to ensure apex link's output is not getting truncated when directly fetched as a result
of a process execution. It now writes to a file and then the file is converted to JSON

Checklist

All items have to be completed before a PR is merged

  • Adhere to Contribution Guidelines
  • Updates to Decision Records considered?
  • Updates to documentation at DX@Scale Guide considered?
  • Tested changes?
  • Unit Tests new and existing passing locally?

This fix is to ensure apex link's output is not getting truncated when directly fetched as a result
of a process execution. It now writes to a file and then the file is converted to JSON
@reviewpad reviewpad bot added large Pull request is large waiting-for-review labels May 12, 2023
Copy link
Contributor

@vuha-acn vuha-acn left a comment

Choose a reason for hiding this comment

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

Ok

@reviewpad
Copy link

reviewpad bot commented Jun 9, 2023

Reviewpad Report

⚠️ Warnings

  • Please link an issue to the pull request

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
large Pull request is large waiting-for-review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants