GitHub action error while saving DelayJS lists because json file is too large #6055
Labels
dev initiative
needs: r&d
Needs research and development (R&D) before a solution can be proposed and scoped.
priority: medium
Issues which are important, but no one will go out of business.
severity: moderate
Feature isn't working as expected but has work around to get same value
type: bug
Indicates an unexpected problem or unintended behavior
Before submitting an issue please check that you’ve completed the following steps:
Describe the bug
When releasing, we have github action to get latest json file from our backend and save commit it to develop branch before releasing as a fallback data provider.
The json file started to be bigger and we face exactly this issue:
jsdaniell/create-json#5
So we need to find a better way to save this json file
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Json file should be created and committed without any problem.
Backlog Grooming (for WP Media dev team use only)
The text was updated successfully, but these errors were encountered: